
Re: line 52 of the inf file winnt.sif is invalid?
I'm getting the same error too?
I opened the file in Crimson Editor and line 52 is this:
Code:
ComputerType = "Standard PC", Retail"
The only thing I can see that's wrong is if it were real english one of the " is missing?
Not much of a coder so any help would be appreciated, this is my winnet.sif file:
Code:
[Data]
Autopartition = "0"
msdosinitiated = "1"
UnattendedInstall = "Yes"
AutomaticUpdates = "No"
floppyless = "1"
[GuiRunOnce]
"SSA /BootINIGenerate /UnrenameFolders /PendingDelete"
[GuiUnattended]
OemSkipWelcome = "1"
TimeZone = "130"
OEMSkipRegional = "1"
[Identification]
JoinWorkgroup = "WORKGROUP"
[Networking]
InstallDefaultComponents = "Yes"
[RegionalSettings]
InputLocale = "0409:00000409"
InputLocale_DefaultUser = "0409:00000409"
LanguageGroup = "1"
SystemLocale = "0409"
UserLocale = "0409"
UserLocale_DefaultUser = "0409"
[SetupData]
OSLoadOptionsVar = "/noexecute=alwaysoff"
[SetupParams]
UserExecute = "SSA /RenameFolders"
[Shell]
DefaultStartPanelOff = "Yes"
CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Royale.theme"
[SystemRestore]
DisableSR = "1"
CreateFirstRunRp = "0"
[Unattended]
UnattendMode = "DefaultHide"
DriverSigningPolicy = "Ignore"
NonDriverSigningPolicy = "Ignore"
Hibernation = "No"
UnattendSwitch = "No"
OemPreinstall = "No"
OemSkipEula = "Yes"
ComputerType = "Standard PC", Retail"
FileSystem = "*"
WaitForReboot = "No"
NoWaitAfterTextMode = "1"
NoWaitAfterGUIMode = "1"
[UserData]
ProductKey = "WOUL-DNTY-OULI-KETO-KNOW"
[WindowsFirewall]
Profiles = "WindowsFirewall.TurnOffFirewall"
[WindowsFirewall.TurnOffFirewall]
Mode = "0"
Oh and yes I have edited the product key out
