October 19, 200520 yr Here is my winnt.sif:For some reason it does not skip the welcome screen. I know I've seen the answer somewhere but i cant find it again. Any Ideas?; Generated by nLite 1.0 beta 6[Data]Autopartition = 0MsDosInitiated = 0UnattendedInstall = Yes[unattended]UnattendMode = FullUnattendedUnattendSwitch = NoOemPreinstall = YesOemSkipEula = YesFileSystem = *WaitForReboot = NoNoWaitAfterTextMode = 1NoWaitAfterGUIMode = 1TargetPath = WINDOWSDriverSigningPolicy = IgnoreNonDriverSigningPolicy = IgnoreHibernation = No[GuiUnattended]AdminPassword = *TimeZone = 035OEMSkipRegional = 1OemSkipWelcome = 1[Components][userData]ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"ComputerName = CHANGEMEFullName = *[RegionalSettings]Language = 0409[Networking]InstallDefaultComponents = Yes[identification]JoinWorkgroup = workgroupAnother quick question, with using Nlite to create my ISO, it defaults to the old style installation without the background picture, do I have to go with something other than "UnattendMode = FullUnattended" to get the "normal" installation screen back? Edited October 19, 200520 yr by Rosebud6
October 19, 200520 yr [unattended]UnattendSwitch = NoThis needs to be set to:UnattendSwitch = Yesas for this:[GuiUnattended]OemSkipWelcome = 1it has nothing to do with the welcome screen... it should be set to 1 if OEMPreInstall = YES, and set to 0 if OEMPreInstall = NO... having it any other way will halt the installation process...as for your nLite question, I'm not sure what you're talking about... I used nLite as my quick guide for the first time, then just used MSFN's unattended guide and started from scratch.. you have much more conrtol, and it's very detailed... find it here Hope this helps you! Cheers - TruRomeo4JulietPS - You knew the frozen hard drive trick, but can't take the time to read through a guide? shame on you
October 21, 200520 yr Author This needs to be set to:UnattendSwitch = YesDidnt notice it, I must have changed something in my config when i upgraded to latest version of Nlite. Thanks.PS I know, i was having a one of those days where i forgot to check the obvious.
Create an account or sign in to comment