sxa1376 Posted August 24, 2013 Report Posted August 24, 2013 Hello Pete, I need some help to fix something. I am using widefs to run some programs to a client pc. I have fix the wideclient.ini like this to run and close the following programs : [Config]ButtonScanInterval=20ClassInstance=0NetworkTiming=5,1MailslotTiming=2000,1000PollInterval=2000Port=8002Port2=9002ResponseTime=18ApplicationDelay=0TCPcoalesce=NoWaitForNewData=500MaxSendQ=100OnMaxSendQ=LogNewSendScanTime=50Priority=3,1,2Window=0,0,112,27ServerIPAddr=192.168.137.167Protocol=TCP; -----------------------------------------------[user]Log=Errors+RunReady1=D:\FCU\fcu.exeRunReady2=D:\AS2012\AS2012_Exec.exeAllowShutdown=AppOnlyCloseReady1=YesCloseReady2=Yes; ===============================================[sounds]Path=D:\WideFS\Sound\Device1=Primary Sound DriverDevice2=C-Media Wave Device but i want to add a 10 second's delay between running fcu and as2012. I have read about the delay command but i don't understand of how i can add this command so the as2012 will start 10 seconds after the fcu has started. Many thanks in advance.
Pete Dowson Posted August 25, 2013 Report Posted August 25, 2013 but i want to add a 10 second's delay between running fcu and as2012. I have read about the delay command but i don't understand of how i can add this command so the as2012 will start 10 seconds after the fcu has started. Many thanks in advance. You add a command by editing the INI file and typing the command on its own line. You seem to have managed to add RunReady commands, so what is so hard about adding DelayReady commands? I don't understand your difficulty. "DelayReady1=10" says, as clearly documented, delay for 10 seconds after loading the RunReady1 program. Isn't that what you want? What's the problem? Pete
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now