Help - Search - Members - Calendar
Full Version: Basic unattended install issue
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
JL5000
Hello Everyone,

Not sure what is going on, but need some help. I haave put together a slipstreamed version of xpsp3, the install works great. The problem that I am having is that I can't get the key to auto populate. I have edited the winnt.sif file please see below. The key works like a charm when you enter it manually. Any help would be greatly appreciated.


; Generated by nLite 1.4.7

[Data]
Autopartition=0
MsDosInitiated=0
UnattendedInstall="Yes"

[Unattended]
UnattendMode=ProvideDefault
UnattendSwitch="no"
OemPreinstall="Yes"
OemSkipEula="Yes"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
Hibernation="No"

[SystemRestore]

[GuiUnattended]
OemSkipWelcome=1

[Components]

[UserData]
ProductKey="Key-Key-Key-Key-Key"

[RegionalSettings]
LanguageGroup=1
Language= "0409"

[Networking]
InstallDefaultComponents="Yes"

[WindowsFirewall]
Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode=0
mazmorbid
Not really sure but have you tried with UnattendSwitch="Yes"?
JL5000
No I have not. I will try it right now.
JL5000
QUOTE (mazmorbid @ Jul 16 2008, 09:59 AM) *
Not really sure but have you tried with UnattendSwitch="Yes"?


Yeah, that did not work either. Very strange!
mazmorbid
I know you can skip the product key as I have done it and it works, but I didn't use nLite.

EDIT: I thought it might have been because of the "UnattendMode=ProvideDefault" but I just tried this with my finished version that being the only thing I changed and it still skipped the product key ...
JL5000
QUOTE (mazmorbid @ Jul 16 2008, 10:52 AM) *
I know you can skip the product key as I have done it and it works, but I didn't use nLite.

EDIT: I thought it might have been because of the "UnattendMode=ProvideDefault" but I just tried this with my finished version that being the only thing I changed and it still skipped the product key ...



Interesting, did you add something to the winnt.sif file to bypass the product key?
mazmorbid
This is my fully Unattended WINNT.SIF file for my laptop ..

[Data]
AutomaticUpdates="Yes"
Autopartition=1
MsDosInitiated=0
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
UnattendSwitch="Yes"
OemPreinstall="Yes"
OemPnPDriversPath="DRIVERS\INF\000_CHIPSET;DRIVERS\INF\001_DISPLAY;DRIVERS\INF\002_NETWORK;DRIVERS\INF\003_WIRELESS;DRIVERS\INF\004_MODEM"
OemSkipEula="Yes"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
FileSystem-ConvertNTFS
Repartition=Yes
ExtendOemPartition=0
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
Hibernation="No"

[Display]
Xresolution=1024
Yresolution=768
BitsPerPel=32

[SystemRestore]
MaximumDataStorePercentOfDisk=10

[GuiUnattended]
EncryptedAdminPassword="No"
AutoLogon="Yes"
AdminPassword=*
TimeZone=260
OEMSkipRegional=1
OemSkipWelcome=1

[Shell]
CustomDefaultThemeFile="%WinDir%\Resources\Themes\Luna.theme"

[Components]

[UserData]
ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
ComputerName=A80
FullName="mazmorbid"

[RegionalSettings]
SystemLocale="0c09"
UserLocale="0c09"
UserLocale_DefaultUser="0c09"
InputLocale="0c09:00000409"
InputLocale_DefaultUser="0c09:00000409"

[Networking]
InstallDefaultComponents="Yes"

[Identification]
JoinWorkgroup="MSHOME"

mazmorbid
Are you sure your Product key is valid?
JL5000
QUOTE (mazmorbid @ Jul 16 2008, 11:17 AM) *
Are you sure your Product key is valid?



Positive. I can enter it manually and it works. I'm going to try to bypass the key page, like you have and see if it works that way.
JL5000
MAZMORBID.....Thank you very much for all your help. Seems that if you bypass the regional setting screen, the key works...just like it did for you. Tested and key is correct after install.


Thank you again for your help!!!!
mazmorbid
Good to see you figured it out smile.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.