March 1, 200719 yr I have windows xp x64 and am trying to make a fully unattended setup with all the goodies. On my tests the setup is stopping at this screen.I've changed the winnt.sif file multiple times. Here is mine.Can someone help.ThanksMikewoops, forgot to take out the key WINNT.SIF Edited March 1, 200719 yr by dmikester1
March 2, 200719 yr change: AutoPartition = 1 to AutoPartition = 0If you have the selection on 1 then Windows Setup will install the OS on any free partition that is available. If you remove this line or if you put AutoPartition=0 then setup will ask you on which partition you wish to install Windows onto and advises you what to do if your partition already contains an OS.change: Repartition=1 to Repartition=NOSpecifies whether to delete all partitions on the first drive of the client computer and to reformat the drive with the NTFS file system automatically.remove: FileSystem = ConvertNTFSIf you prefer to manually choose a partition during text-mode setup with full control on choice of filesystem, add this entry to your winnt.sif file.
Create an account or sign in to comment