donnybb Posted June 24, 2009 Posted June 24, 2009 (edited) 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. Edited June 24, 2009 by donnybb
Guest Posted June 24, 2009 Posted June 24, 2009 You could use a batch file for that. exstart /wait program1.exe /silentstart /wait program2.exe /silentetcFind out what command line options each program will accept and replace my example of /silent with it.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now