Jump to content

Recommended Posts

Posted (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 by swbchen

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...