run exe without play button,exe to run with no "play" button

Hi
is there a way to run my exe (command line arguments or anything else) without displaying the “play” button?
(to run automatically?)
thank you,is there a way / command line arguments that will make my exe work without having to press the “play” button (to start app by itself)
thank you

? You only click the play button to test the game in the editor.
On a Standalone build, you just launch the executable.

sorry i guess i didn’t explain myself properly (probably b.c i asked for a friend and never actually tired it myself).
anyway i found the solution inanother post:
“When you are in the Build Settings window (File > Build Settings) go to Player Settings. Then in the Inspector, change Display Resolution Dialog to Disabled.”
thank you for your time and willingness to help!