Jump to content

Recommended Posts

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

Posted

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.

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