yoonohoo Posted July 7, 2006 Posted July 7, 2006 (edited) I've done a dvd all in one with 6 windows: 2 win2k sp4, 3 winxp sp2, 1 win2k3 sp1 plus hirens bootcd and other software.used cdshell and autoplay media studio 6. all works fine but during installation after the first restart and the setup gui comes up I have a window saying welcome to the windows setup wizard...bla, bla, bla...click next to continue with setup.How can I bypass this window? even on a unattended setup this comes up! Try to change UnattendSwitch to no but window still pops up. If I try to install from the original streamlined iso there's no popupsMany thanksThis is my winnt.sif (ProvideDefault setup)[Data]AutomaticUpdates = "Yes"Autopartition = 0MsDosInitiated = 0UnattendedInstall = "Yes"[Unattended]UnattendMode = ProvideDefaultUnattendSwitch = "Yes"OemPreinstall = "No"OemSkipEula = "Yes"FileSystem = *WaitForReboot = "No"NoWaitAfterTextMode = 1NoWaitAfterGUIMode = 1DriverSigningPolicy = IgnoreNonDriverSigningPolicy = IgnoreHibernation = "No"[SystemRestore][SetupParams]SkipMissingFiles = "No"[GuiUnattended]EncryptedAdminPassword = "No"AdminPassword = "xxxxxxxxxxxxxxxxxxx"TimeZone = 085OEMSkipRegional = 1OemSkipWelcome = 1[Shell]DefaultStartPanelOff = "Yes"[Components][UserData]ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"ComputerName = xxxxxxxxFullName = "xxxxxxxxxxx"OrgName = "xxxxx"[RegionalSettings]SystemLocale = "0809"UserLocale = "0809"UserLocale_DefaultUser = "0809"InputLocale = "0809:00000809"InputLocale_DefaultUser = "0809:00000809"[Networking]InstallDefaultComponents = "Yes"[Identification]JoinWorkgroup = "xxxxxxxxxxx" Edited July 7, 2006 by yoonohoo
The008 Posted July 8, 2006 Posted July 8, 2006 your problem is "UnattendMode = ProvideDefault"with this you provide the default information, but DON'T AUTOMATE the setup.You need to put "UnattendMode = FullUnattended" to automate 100% the setup.I think it would solve your problem... anyway, I'm here to help.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now