i slipstreamed sp2 into my xp pro cd. made a winnt.sif using the guide @ http://unattended.ms...p/winnt_sif.htm and placed it into the i386 folder. created an iso using cdimage. burned iso. all AOK so far. however, during installation of xp from the cd the winnt.sif is ignored and i still am prompted to enter all the info like key and name etc. any ideas please as to the main reasons for this trouble ? winnt.sif below
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
OemPreinstall=Yes
UnattendSwitch="yes"
FileSystem=*
[GuiUnattended]
AdminPassword="password"
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=255
OemSkipWelcome=1
[UserData]
ProductKey=?????-?????????-?????-?????
FullName="XCVXCVXCV"
OrgName="XCVXCVXCV"
ComputerName=*
[Display]
Xresolution=800
YResolution=600
[TapiLocation]
CountryCode=61
Dialing=Tone
AreaCode=02
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
Page 1 of 1
Winnt.sif ignored
#2
Posted 11 August 2004 - 05:38 PM
Maybe this is your problem:
You have OemPreinstall TWICE. One with YES, and one with NO. Maybe it is just ignoring it altogether!
[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS OemPreinstall=Yes UnattendSwitch="yes" FileSystem=*
You have OemPreinstall TWICE. One with YES, and one with NO. Maybe it is just ignoring it altogether!
#3
Posted 11 August 2004 - 05:40 PM
First thing to check is that you haven't actually named Winnt.sif as Winnt.sif.txt. It's a common problem when saving from notepad or other text editors. To check, you should make sure that 'Hide extensions for known file types' is not checked in folder options and then look at winnt.sif in the i386 directory.
Although this shouldn't account for the reason your unnattended installation is asking for your information, you should remove the one you don't want. That determines whether your OEM drivers and programs get copied over.
Quote
[Unattended]UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
OemPreinstall=Yes
UnattendSwitch="yes"
FileSystem=*
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
OemPreinstall=Yes
UnattendSwitch="yes"
FileSystem=*
Although this shouldn't account for the reason your unnattended installation is asking for your information, you should remove the one you don't want. That determines whether your OEM drivers and programs get copied over.
#4
Posted 11 August 2004 - 05:45 PM
ok, thanx for that. the sif file is not a double extension, although i agree this would be an easy error to overlook. i'll try removing the OemPreinstall=No and see what happens. be back in a hour or so:)
#5
Posted 11 August 2004 - 06:42 PM
done ! removing OemPreinstall=No did the trick. thanx so much !
- ← "trouble" with unattended win xp with sp2
- Unattended Windows 2000/XP/2003
- non unicode programs settings →
Share this topic:
Page 1 of 1



Help
Back to top









