Results 11 to 20 of 30
Thread: FSUIPC Run options for FSX
-
05-23-2011, 02:14 PM #11
- Join Date
- Jan 2007
- Location
- NEW ZEALAND
- Posts
- 899
Re: FSUIPC Run options for FSX
Hi Nick,
FsuipcRun Options DOES not work for FSX. You have to edit FSUIPC.ini file.
BSD gives over options,there are many for want you want to do.
Les
-
Post Thanks / Like - 1 Thanks, 0 Likes, 0 DislikesNick1150 thanked for this post
-
06-04-2011, 01:32 AM #12
Re: FSUIPC Run options for FSX
Coming back to this issue... It was a very busy week for me with more or less 14 hours spent in the office daily, so I could not spent even one minute on my sim. Never the less I tried yesterday to fix few things, and now I am flying !!!! I must admit that FSX is WOW, it is a great upgrade from FS9. I can say that it was worth it yet, but I am happy for the time being.
Anyway I have few issues I have to take care and after hopefully I can be 100% operational. One of the issues I have concerns the above matter.
More specificaly, I have made 7 Runif lines to open and close 7 programs after FSUIPC starts. All prgrams work well, except the Revolution Sim Products for Project Magenta.exe application. For a very strange reason, FSUIPC open Revolution Sim Products.exe instead of Revolution Sim Products for Project Magenta.exe !!!! Both files are situated in the same directory. I even tried moving the Revolution Sim Products.exe file to another directory, and then FSUIPC did not open anything. So I am in a deadend right now. My mind cannot think of anything. Do you have any clue why would that happen ?
FYI when I use the shortcut from the start menu with the mouse, it opens the Revolution Sim Products for Project Magenta.exe as it should. The problem is that FSUIPC open Revolution Sim Products.exe instead of Revolution Sim Products for Project Magenta.exe !!!!
Any hint guys ?
-
06-04-2011, 07:30 AM #13
- Join Date
- Jan 2007
- Posts
- 496
Re: FSUIPC Run options for FSX
Try putting "..." around the complete name. It might simply be getting a shortened part of the name (it only passes the data to Windows to handle).
Alternatively, make a copy of "Revolution Sim Products for Project Magenta.exe" and rename it, say, "RSP4PM.exe" and use that more convenient name.
Pete
-
06-04-2011, 08:08 AM #14
Re: FSUIPC Run options for FSX
-
06-04-2011, 01:36 PM #15
Re: FSUIPC Run options for FSX
Nope...
It didn't work !!!!
Whatever I do FSUIPC still opens Revolution Sim Products.exe instead of Revolution Sim Products for Project Magenta.exe !!!!
By using the mouse and opening the Revolution Sim Products for Project Magenta.exe from the desktop it works, but not the other way.
Any idea ?
Crazy, isn'y it ?
-
06-05-2011, 07:20 AM #16
- Join Date
- Jan 2007
- Posts
- 496
Re: FSUIPC Run options for FSX
I think it logs the command line it sends. What does it show there?
By using the mouse and opening the Revolution Sim Products for Project Magenta.exe from the desktop it works, but not the other way.
Any idea ?
It isn't a complicated facility. All it does is send the command to Windows. I'm guessing that the shortcut you are using has a command line parameter to specify PM mode, and that you are omitting th\at in the INI file line.
Pete
-
06-05-2011, 07:46 AM #17
- Join Date
- Oct 2010
- Location
- Australia
- Posts
- 163
Re: FSUIPC Run options for FSX
Hi,
This is how it is written in my FSUIPC4 Ini file and it works perfectly in FSX.
[Programs]
Run1=E:\pm\Prosim\ProsimDisplay\CAPT\ProsimDisplay.exe
Run2=E:\pm\Prosim\Prosim737\ProSim737.exe
Run3=E:\pm\Prosim\ProsimMCP\ProsimMCP.exe
Run4=E:\pm\Prosim\ProsimCDU\ProsimCDU.exe
pm being the folder I created in E Drive, Prosim a folder within pm, and so on.
Kind Regards
Bernie.E8400 @ 3.0GHz, DDR2 Ram 800MHz 4Gb, Vista Home Premium 64Bit, MSI 9800GT @ 512Mb, Philips 22" LCD Widescreen, Cockpit Setup X 5 using Wideview and Widetraffic.
-
06-05-2011, 10:58 AM #18
Re: FSUIPC Run options for FSX
Hi,
First of all thanks for the help, I really appreciate it
As far as the lines, it goes as follows:
[Programs]
RunIf1=READY,CLOSE,C:\PFD\pfd.exe
RunIf2=READY,CLOSE,C:\pmSounds\pmSounds.exe
RunIf3=READY,CLOSE,C:\MCP\MCP.exe
RunIf4=READY,KILL,C:\Users\Boeing737\Desktop\B737.exe
RunIf5=READY,CLOSE,"C:\Program Files (x86)\IOCards\SIOC\sioc.exe"
RunIf6=READY,KILL,"C:\Program Files (x86)\SquawkBox\squawkbox_fsx.exe"
RunIf7=READY,KILL,"C:\Program Files (x86)\Revolution Simproducts\Throttle quadrant manager\RSim throttle Project Magenta.exe"
Please note that all 6 first lines work ok, expect the last one, which runs as said above the file "RSim throttle.exe" instead of "RSim throttle Project Magenta.exe"
Thanks again,
Nick
-
06-05-2011, 02:26 PM #19
- Join Date
- Jan 2007
- Posts
- 496
Re: FSUIPC Run options for FSX
Sounds like it's somehow getting truncated. The entire line is 126 characters, which is close to one of the possible limits (128 including 0 terminator) -- though it might be 256 (I don't know without wading into the code). What about the suggested short renaming?
[LATER] Checked FSUIPC4 code (you've not told me anything about versions yet), and it can take well over the max possible path handled by Windows. I added your line to my INI and this was logged:
122219 FSUIPC couldn't run: "C:\Program Files (x86)\Revolution Simproducts\Throttle quadrant manager\RSim throttle Project Magenta.exe" [Error=2]
The error is "file not found" which is understandable because I don't have it. What does your log show (to repeat the question)?
Please also see my last reply where I asked quite a few additional questions. I still have insufficient information.
Pete
-
Post Thanks / Like - 1 Thanks, 0 Likes, 0 DislikesNick1150 thanked for this post
-
06-06-2011, 12:04 AM #20
Re: FSUIPC Run options for FSX
That means that I have to see the log file, right ? Please specify what exactly am I looking for, because I haven't ever used the log file. I will do this this afternoon.
That's just the Cockpit Sonic driver for the MIP. I originaly placed it on the desktop, and yes it is an .exe file. Runs without any issues from there. Could that trouble anything ?
The latest FSUIPC4 version.
I will send this link to Eren from RSP, maybe he can help.
Thanks
Nick
Search Prettys Womans from your city for night
5.Sharing an Essay about PIC16F877