swbchen Posted February 8, 2006 Posted February 8, 2006 (edited) How to make a pause between 2 programs installations?--------------------------------------------------------------------------------prog[pn]=['301- NERO v6.6.0.18']uid[pn]=['301']picw[pn]=['128']pich[pn]=['128']desc[pn]=['NERO v6.6.0.18']textl[pn]=['Bottom']texti[pn]=['1']ordr[pn]=[301]cmd1[pn]=['%cdrom%\\install\\nero\\66018\\nero66018.exe']cmd2[pn]=['sleep.exe 30'] <<<<<< add sleep.exe here ????gcond[pn]=['FileExists(\'%programfiles%\\\')']configs[pn]=['no']cat[pn]=['3rd']pn++prog[pn]=['302- NERO v7.0.1.4']uid[pn]=['302']picw[pn]=['128']pich[pn]=['128']desc[pn]=['NERO v7.0.1.4']textl[pn]=['Bottom']texti[pn]=['1']ordr[pn]=[302]cmd1[pn]=['%cdrom%\\install\\nero\\7014\\Nero7014.exe']gcond[pn]=['FileExists(\'%programfiles%\\\')']configs[pn]=['no']cat[pn]=['3rd']pn++------------------------------------------------------------------this wil delay 30 seconds after installation of 301 program ???!!! Edited February 8, 2006 by swbchen
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