Can unity exe application skip 'unity Configuration' ?

I succeeded to make .exe applications. But it requires unity Configuration when I start up this app.
So are there any settings for skip this start-up configuration? I want to start-up my app without unity Configuration. It’ll be better that the configuration included to the app.

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.