Jump to content

First Time -- Help with WINDOWS.0


Recommended Posts

I've just tried creating my own unattended install CD, and attempted to do a reinstall of Windows, but now I have a folder called WINDOWS.0 and booting up gives me the option to choose either Windows XP Professional or Windows XP Professional. Is there something that I need to add to the WINNT.SIF in order to get it to delete any current Windows folder and install it in C:\WINDOWS ?

Thanks in advance!

TM

Link to comment
Share on other sites


Here is what your Winnt.sif should look like

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates=yes

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition=Yes

Link to comment
Share on other sites

Be aware that Repartition = Yes will delete all partitions on the first drive of your computer and reformat the drive with the NTFS file system.

Time to BACKUP!

Link to comment
Share on other sites

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