Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Had this in FSUIPC4.ini :

 

[Programs]
RunIf1=CLOSE,E:\Fraps\fraps.exe
RunIf2=CLOSE,C:\OpusFSX\FSXSERVER.EXE
RunIf3=CLOSE,G:\Utilities\FSX Fiber Accelerator\FSX Fiber Accelerator.exe
RunIf4=CLOSE,G:\Utilities\AI smooth\AISmooth.exe
RunIf5=KILL,E:\ASNext_FSX\ASNext.exe

 

Used to work just fine...Now only one program (AISmooth) starts. All programs start fine on their own when launched manually.

 

Any idea why this stopped working folks ?

 

Error log:

    94427 FSUIPC couldn't run: "E:\Fraps\fraps.exe" [Error=740]
    94443 FSUIPC couldn't run: "C:\OpusFSX\FSXSERVER.EXE" [Error=740]
    94459 FSUIPC couldn't run: "G:\Utilities\FSX Fiber Accelerator\FSX Fiber Accelerator.exe" [Error=740]
    94459 Run: "G:\Utilities\AI smooth\AISmooth.exe"
    94474 FSUIPC couldn't run: "E:\ASNext_FSX\ASNext.exe" [Error=740]

 

Thanks

  • 2 weeks later...
Posted

Any idea why this stopped working folks ?

 

Error log:

    94427 FSUIPC couldn't run: "E:\Fraps\fraps.exe" [Error=740]

    94443 FSUIPC couldn't run: "C:\OpusFSX\FSXSERVER.EXE" [Error=740]

    94459 FSUIPC couldn't run: "G:\Utilities\FSX Fiber Accelerator\FSX Fiber Accelerator.exe" [Error=740]

    94459 Run: "G:\Utilities\AI smooth\AISmooth.exe"

    94474 FSUIPC couldn't run: "E:\ASNext_FSX\ASNext.exe" [Error=740]

 

Why not do as I did and look up Windows error 740? I just Googled it and found:

"Create Process Failed code 740 The requested operation requires elevation"

In other words you are either running FS in elevated administrator mode ("... as administrator"), or the programs which failed are set to run in that mode. A process at one privilege level cannot create one in a different level.

 

Looks like AISmooth.exe was the only exception.

 

Just set everything to run at the same privilege level. Unless you have allowed FS to install in "Program Files" then there should never be any need to run anything "as administrator", except for Installers, but they usually manage to acquire that level in any case.

 

[EDIT]

Ah, I see Reinhard gave the answer more succinctly already! ;-)

 

Pete

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.