Jump to content
The simFlight Network Forums

Run IvAp v2 at Prepar3d v4 start with FSUIPC5


Recommended Posts

Hi

I know this topic has been covered before but I've not been able to start IvAp v2 just including the RunIf sentence in the FSUIPC.ini file.

This is the path that I use in the desktop shortcut I use to manually open it:

"C:\Program Files (x86)\IVAO\IvAp v2\ivap_dllhost.exe" "C:\Program Files (x86)\IVAO\IvAp v2\ivap_fsx.dll"

I will apreciate any advice as I have tried many combinations of "",

Thanks!

Jose

 

Link to comment
Share on other sites

19 hours ago, Jose Vela said:

This is the path that I use in the desktop shortcut I use to manually open it:

"C:\Program Files (x86)\IVAO\IvAp v2\ivap_dllhost.exe" "C:\Program Files (x86)\IVAO\IvAp v2\ivap_fsx.dll"

The problem is probably that only the part of the given parameter between the first pair of " are being used. Have you tried removing the " " pair in the middle of the string? That shouldn't be needed unless iVAp needs it.

The only other alternative would be to move the package to a path with no spaces. Installing things in "Program Files" is nearly always a bad idea for all sorts of reasons.

Pete

 

Link to comment
Share on other sites

Hi,

I have reinstall IvAp to another folder but it is not working.

This is what I have put in FSUIPC5.ini: RunIf11=CLOSE,READY,AM=2,"C:\IvAp_v2\ivap_dllhost.exe C:\IvAp_v2\ivap_fsx.dll"

And this is what the direct access icon uses to launc it: C:\IvAp_v2\ivap_dllhost.exe "C:\IvAp_v2\ivap_fsx.dll"

What else can I try?

Thanks!

Jose

Link to comment
Share on other sites

48 minutes ago, Jose Vela said:

I have reinstall IvAp to another folder but it is not working.

This is what I have put in FSUIPC5.ini: RunIf11=CLOSE,READY,AM=2,"C:\IvAp_v2\ivap_dllhost.exe C:\IvAp_v2\ivap_fsx.dll"

What happens? Is there any indication? Is there any log entry in the FSUIPC log file?

Try omitting the "", or just having them on the first part.

Pete

 

 

Link to comment
Share on other sites

1 hour ago, Jose Vela said:

his is the entry in the log file:

   196187 FSUIPC couldn't run: "C:\IvAp_v2\ivap_dllhost.exe C:\IvAp_v2\ivap_fsx.dll" [Error=267]

Error 267:

ERROR_DIRECTORY
267 (0x10B)   The directory name is invalid.
 
Try:
 
1. No "" at all.
2. "" just aound first part
3. "" just arouund second part
4. Make second part just ivap_fsx.dll, no path. I wouldn't have thought the path was needed.
 
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.