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
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