This post has been edited by donnybb: 24 June 2009 - 10:13 AM
Page 1 of 1
need unattended program add, after WinXP
#1
Posted 24 June 2009 - 10:11 AM
Not even sure this is the right forum, but I have been looking for a way to take an existing XP Pro system and adding several programs to it using a slipstream-type program. What I wanted this for was adding several pieces of software to a classroom full of computers. All have XP Pro. BTW, some of the programs are freeware and some are commercial. Also, I am new to nLite and just found that and am happy with it so far.
#2
Posted 24 June 2009 - 12:33 PM
You could use a batch file for that. ex
start /wait program1.exe /silent
start /wait program2.exe /silent
etc
Find out what command line options each program will accept and replace my example of /silent with it.
start /wait program1.exe /silent
start /wait program2.exe /silent
etc
Find out what command line options each program will accept and replace my example of /silent with it.
Share this topic:
Page 1 of 1



Help
Back to top









