Jump to content

Basic unattended install issue


JL5000

Recommended Posts

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

Link to comment
Share on other sites


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

Edited by mazmorbid
Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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"

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

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