PDA

View Full Version : FSUIPC and WideFS



Bob Reed
11-08-2005, 01:08 PM
I want to have WideFS start up on my clients and wait for FS to start. I have never had any luck with this. Can someone give me some pointers?

a340-th
11-11-2005, 10:28 PM
Bob,

put this into your wideclient ini-file:

RunReady1=D:\directory\program.exe
RunReady2=D:\directory\program.exe
etc
where:

D: drive
directory: what it says
Program.exe: the program to be started of course

Example (on one pc I start FsCommunicator, once FS2004 has come up on the server):

RunReady1=c:\program files\FS Communicator\fscom.exe

Regards

Ron Buchwald
11-25-2005, 08:20 PM
Bob,

put this into your wideclient ini-file:

RunReady1=D:\directory\program.exe
RunReady2=D:\directory\program.exe
etc
where:

D: drive
directory: what it says
Program.exe: the program to be started of course

Example (on one pc I start FsCommunicator, once FS2004 has come up on the server):

Glad to see you use fscomm.....it works good... Ron.

RunReady1=c:\program files\FS Communicator\fscom.exe

Regards