Unattended Install in Windows XP

Contributor Icon Contributed by mikejc Date Icon August 24, 2004  
Tag Icon Tagged: Windows installation

Create a bootable CD-ROM that will install Windows XP unattended. Setup Manager on the Windows XP CD will be used to create an answer file

When installing multiple PCs it is easier to set up an unattended installation and burn a bootable CD. Then to answer each prompt during a manual installation.


1. Extract Setup Manager(Setupmgr.*) from \Support\Tools\Deploy.Cab on your Windows XP CD.

2. Run Setupmgr.exe

3. Setup Manager will generate files based on your answers.

4. Create a directory for your modified Windows XP install. For example, C:\NEWXP

5. Copy your original Windows XP CD into this directory preserving the directory structure of the CD.

6. Copy the files generated by Setup Manager to C:\NEWXP.

7. Modify autorun.inf to run your unattended setup of Windows XP and not the default.

8. Burn bootable CD.

mike

Previous recipe | Next recipe |
 
  • Anonymous
    awesome! just was going to do this but no need!
    nice recipe!

    peace
    seamonkey420
  • Tura_Satana
    In this kind of instalation of windows xp can I had more tasks and/or more software instalation to the windows setup :?:

    Thkx :lol:
  • seamonkey420
    note!!!

    <span style="text-decoration:underline">this does not work with installs from a DOS environment.</span>

    This recipe works only if you do an OS upgrade (upgrade from Windows 98/ME/2000/, in other words if you have an OS already on your pc, works great though!!)

    I'll be posting a recipe for doing this from DOS (ie brand new computer/harddrive/install, including how to format and all).

    Peace
    seamonkey420
  • eug2k
    What I want to do is install windows xp (on a partition without windows) and have it install documents and settings on a different partition. Microsoft Knowledge Database describes how to do this using an unattend file(http://support.microsoft.com/default.aspx?scid=kb;en-us;314843). However their instructions do not work. Can I make an unattend file manually that only includes this:

    [GuiUNattended]
    ProfilesDir = "D:Documents and Settings"

    and somehow get the setup to use it, or do I have to go through the whole wizard and then just add that line to the file that it generates?
  • Anonymous
    You may want to look at these two keys and create a .reg file


    HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerShell Folders
    HKEY_USERSS-1-5-21-your_SIDSoftwareMicrosoftWindowsCurrentVersionExplorerShell


    In that you can change the file location. Then just right click and export to get the coding you need and place in your .reg unattended file. Hope that works
  • guest
    I have made a unattended disk for xp but it only creates 2 files unattend.txt & unattend.bat. Is the another file I am missing or what do I have to do to the setup.exe (origanal). My autorun has this in
    [AutoRun]
    open=setup.exe
    icon=setup.exe,0
    Do I change any of this

    Many Thnaks
    Gomez
  • anonimous
    This option of XP working good only if you need to upgrade your system or repair.If you need to install new computer or formated disk this unattended XP CD not installed like unattended.
  • Anonymous
    any i want to make a windows xp unattended cd and i would like to know where to put the unattend.txt, unattend.udb and winnt.sif file. can anybody please help i have try do copy to root of my cd didnt work nd ive tried copy into i386 folder and still dint work.
  • fletch
    By the way, mike, nice recipe I've been looking for this one. Question though when I use your unattended install it doesn't uninstall/delete the old OS, do you have a solution?

    Seamonkey, whenever you come up with a recipe to install XP in DOS mode where can I find that?

    Thanks to all
  • Fletch
    Check this site out: I found this to be the most thorough instructions on everything and will answer alot of your questions.
    http://unattended.msfn.org/

    Hope this helps!
  • Anonymous
    Can anyone give a little more in-depths follow-through on Mike
  • Anonymous
    The Solution for Windows Silent Software Installation. The Great Unattended Project - TGUP is an executable Package that downloads and installs latest versions of commonly-used freeware silently or manually in sequence and sorts them into the startmenu.

    http://tgup.sourceforge.net
    Islam Adel
blog comments powered by Disqus