tmitchell30 Posted May 28, 2006 Posted May 28, 2006 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
Gee Posted May 28, 2006 Posted May 28, 2006 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
crol Posted May 29, 2006 Posted May 29, 2006 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!
T D Posted May 29, 2006 Posted May 29, 2006 WINDOWS.0 comes up if you multiboot on one partition. So WinXP Pro 1 uses windows and 2 uses windows.0
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