Jump to content

Select applications to install before XP installation starts...


Recommended Posts

Posted

Hi all,

I want to create an unattanded installation of windows XP where i can select in a menu the applications I want to install.

The difficult is that I want to select the applications before windows xp installation starts.

Someone have an idea?


Posted

Windows PE

Boot to PE, partition and format the hard drive, run the application to select the programs to install, create answer files and installation scripts on the hard drive. Start winnt32 with unattend switch pointing to answer files and away you go.

Posted

It's a good way, but I don't see how I can make an answer file which includ all combination of installation (ex : nero + acrobat reader + winzip or winrar + nero + media player or nero + vnc or ...)

Posted

Depends upon how you install your applications.

Have your selection application write the appropriate installation lines to the appropriate file, runonceex.cmd, winnt.sif, cmdlines.txt or whatever you want to use. You could even copy everything to the hard drive first and run the installation from the hard drive for windows, then your installation source is already there and you should never be asked for a cd.

Posted

I understand, but how increment my file (runonex.cmd, winnt.sif, cmdlines.txt, ...) automaticaly and depending my selection of applications?

Posted

depends upon how you write the application selector. If you use vbscript you can just append to the existing file, same with other programming languages like VB an C.

If you are going to use CMD scripts it is a little more difficult but still doable.

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