Jump to content
The simFlight Network Forums

Getting rid of the preparing cabin FSUIPC splash screen?


Orinks

Recommended Posts

I just discovered that especially with SU15, starting FSUIPC with the fast launch is faster. However, is ther a way to get rid of the preparing cabin screen? I assumed removed the CMD command to start it in the bat file, but the code that creates it is also in said bat file.

 

If it's required, fine, but I'd rather not see it.

Link to comment
Share on other sites

You can edit the MSFS.bat file to remove the display of if you like, but why not just not install the desktop icon installed by the FSUIPC installer. To do this, you need to select the auto-start via the EXE.xml method (and de-select the MSFS.bat method) during installation (if you want FSUIPC7 auto-started) and also uncheck the installation of the desktop icon on the last installer page.

If you want to use the MSFS.bat but just not show the splash screen, change this line:

start mshta "%splash%"

to this

::start mshta "%splash%"

i.e. comment it out

John

Edited by John Dowson
Further info added
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.