Jump to content
The simFlight Network Forums

How to get programs loaded via FSUIPC minimized?


Recommended Posts

Hi Pete,

I´m loading 747MCP, FSBus router and PM MCP via FSUIPC using following syntax:

[Programs]

RunIf1=Ready,Hide,Close,C:\Aerosoft MCP747\mcp747.exe

RunIf2=Ready,Hide,Close,C:\Programme\FSBUS\FSBUS.exe

RunIf3=Ready,Hide,Close,C:\MCP\MCP.exe

Unfortunately the programs are not hidden (minimized) and I have to do it manually to get FS in the fore ground.

What am I doing wrong?

Thanks for any hint and best rgds

Peter

Link to comment
Share on other sites

Unfortunately the programs are not hidden (minimized) and I have to do it manually to get FS in the fore ground.

What am I doing wrong?

Unfortunately the programs are written with their own "ShowWindow" code which overrides the initialisation instructions provided to Windows for their start-up. As you will see from the FSUIPC documentation, the "HIDE" option tries to get the program to hide itself. In fact it does actually say "it isn't very useful for many programs, unfortunately".

You should look to see if the programs themselves can be set to minimze or hide. I don't know FSBUS, but if that MCP.EXE is the Project Magenta one you can certainly load that minimised or hidden -- I do myself. Also MCP747.EXE should get hidden with FS's screen over it. But in all three cases I think you'd do better to remove both the "READY" and the "HIDE". The only one I'm not sure of is FSBUS, but the other two can most certainly be started before FS even starts loading without any problems.

Regards

Pete

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.