November 20, 200817 yr Hi, i get this error while installing Windows XP Home:And here is my winnt.sif used:[Data]AutoPartition = 0MsDosInitiated = 0UnattendedInstall = Yes[GuiUnattended]AdminPassword = *EncryptedAdminPassword = NoOEMSkipRegional = 1OemSkipWelcome = 1TimeZone = 110[Networking]InstallDefaultComponents = Yes[RegionalSettings]InputLocale = 0409:00000409LanguageGroup = 1SystemLocale = 00000409UserLocale = 00000409[Unattended]FileSystem = *KeyboardLayout = "US"OemSkipEula = YesOemPreinstall = NoTargetPath = \WINDOWSUnattendMode = FullUnattendedUnattendSwitch = YesI'm trying to get a setup that only asks:- registration name and organization- computer name- product key- domainwhere i'm wrong?
November 21, 200817 yr Hi,the problem is, that you've choosen "FullUnattended" method for your unattended setup.You have to set the "UnattendMode" to "DefaultHide" in your "winnt.sif".
November 21, 200817 yr Author Hi,the problem is, that you've choosen "FullUnattended" method for your unattended setup.You have to set the "UnattendMode" to "DefaultHide" in your "winnt.sif".Hi, i get the same error with DefaultHide. What is the meaning of this option?
November 21, 200817 yr Just start the "setupmgr.exe" from the "DEPLOY.CAB" in the folder "SUPPORT\TOOLS" on your XP-CD and see the different options there.
November 21, 200817 yr Author Just start the "setupmgr.exe" from the "DEPLOY.CAB" in the folder "SUPPORT\TOOLS" on your XP-CD and see the different options there.i will do it right now. Do you use DefaultHide and it works without errors?
November 21, 200817 yr No, I don't use "DefaultHide" I'm using "FullUnattend" for my installation.I think the "DefaultHide" option should be the right for you, but I'm not sure. Just create a new answer file with the "setupmgr" and post if it's working.
November 23, 200817 yr Author hi there, strangly this is working: (little differences...)[Data]AutoPartition = 1MsDosInitiated = "0"UnattendedInstall = "Yes"[GuiUnattended]AdminPassword = *EncryptedAdminPassword = NoOEMSkipRegional = 0OemSkipWelcome = 1[Identification]JoinWorkgroup = WORKGROUP[Networking]InstallDefaultComponents = Yes[RegionalSettings]LanguageGroup=1Language=00000409[Unattended]FileSystem = *KeyboardLayout = "US"OemSkipEula = YesOemPreinstall = NoTargetPath = \WINDOWSUnattendMode = DefaultHideUnattendSwitch = Yes[UserData]FullName = ""OrgName = ""ComputerName = *
April 9, 200917 yr NOTE: if u make DefaultHide at Unattended mode then OS setup won't work as ur winnt.sif says
Create an account or sign in to comment