elduderino Posted January 30, 2005 Posted January 30, 2005 HiI know my request makes a mockery of unattended, but i want the Welcome to windows bit to appear, at the end of the installation, and just before the desktop,Please can some one tell me what answers i have given that are stopping this from happening.;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=Windows Repartition=No FileSystem=ConvertNTFS UnattendSwitch=No DisableDynamicUpdates=Yes Hibernation=No WaitForReboot=No DriverSigningPolicy=ignore KeyboardLayout="United Kingdom"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO AutoLogon=No OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=0Thanks for any help on this.
elduderino Posted January 30, 2005 Author Posted January 30, 2005 HiI didnt think it was, but what isThanks
Tsunami Posted January 30, 2005 Posted January 30, 2005 You have to set OemPreinstall=Yes for OemSkipWelcome=0 to work.
elduderino Posted January 30, 2005 Author Posted January 30, 2005 HiGetting a bit confused now, what do i have to do to enable the Lets spend a few minutes etc....Thanks
elduderino Posted January 30, 2005 Author Posted January 30, 2005 HiBelow is the winnt.sif i am using, and according to the info on this page http://unattended.msfn.org/xp/reference.htm#guirunonceThe OOBE should appear at the end of installation, but it doesn't.Can somebody help please.The disk i am using includes SP2Its ironic that when i first learnt how to do an Unattended, it took me ages to find out how to get rid of the OOBE, now i want it back i cant get it.[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=Windows Repartition=No FileSystem=ConvertNTFS UnattendSwitch=No DisableDynamicUpdates=Yes Hibernation=No WaitForReboot=No DriverSigningPolicy=ignore KeyboardLayout="United Kingdom"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO AutoLogon=No OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=0
gunsmokingman Posted January 30, 2005 Posted January 30, 2005 Here Mine It Has The Lets Spend A Few Minutes Screen[GuiUnattended] AdminPassword="***************" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=1
elduderino Posted January 30, 2005 Author Posted January 30, 2005 Hi Thanks for the reply.is my UnattendSwitch=No, the same as yoursThanks
gunsmokingman Posted January 30, 2005 Posted January 30, 2005 Here Some More Of Mine Havnt Had All My Coffee Yet;SetupMgrTag [Data] AutomaticUpdates=1 AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="No" Repartition=No Hibernation=No OemPnPDriversPath="Drivers\002_graphics;Drivers\004_sound;Drivers\" DriverSigningPolicy=Ignore AutoActivate=Yes TargetPath=\WINDOWS
elduderino Posted January 31, 2005 Author Posted January 31, 2005 HiThanks for your help gunsmokingman.Seeing how i am unable to sort this out, using a XP-SP2 iso.Have gone back to basics, i have created a XP-SP1 iso, and used this winnt.sif file created using nLite, and still i do not get the OOBE section at the end of installation.Can anybody else help please;; Generated by nLite 0.99.7 beta;[Data] MsDosInitiated = 0 UnattendedInstall = Yes[unattended] UnattendMode = FullUnattended UnattendSwitch = No OemPreinstall = Yes OemSkipEula = Yes ComputerType = "Standard PC", Retail FileSystem = * WaitForReboot = No NoWaitAfterTextMode = 1 NoWaitAfterGUIMode = 1 TargetPath = "Windows" DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore Hibernation = No[Display] Xresolution = 1024 Yresolution = 768 BitsPerPel = 32 Vrefresh = 60[GuiUnattended] TimeZone = 85 OEMSkipRegional = 1 OemSkipWelcome = 1[userData][RegionalSettings] Language = 0809[identification] JoinWorkgroup = "Workgroup"
Alanoll Posted January 31, 2005 Posted January 31, 2005 see what happens when you leave nLite out of the process all together.use the default unattend.txt (winnt.sif) maker included in the SP2 deployment tools (Support\Tools\deploy.cab). It's called setupmgr.exe. Use it instead.And once more, DON'T USE NLITE. Eliminate ALL the variables.
elduderino Posted January 31, 2005 Author Posted January 31, 2005 HiThanks for the reply.I have already tried the default unattend.txt ( see first post) I have tried lots of different answers, but still i dont get the OOBE.Could you check out my first post, and see what you think is wrong.Thanks
elduderino Posted January 31, 2005 Author Posted January 31, 2005 HiI have just created another winnt.sif file (using setup manager) and made another iso, and still the OOBE does not appear.If the UnattendSwitch is not entered, shouldnt the default kick in, and the OOBE appear.I have tried it with it, without it, =Yes, =No, none of it makes a difference, the thing does not appear.This is as bad as when i first learnt how to do an unattended, then i couldnt get rid of the thing, now i want it back, it wont appear.I know the little ******* is there somewhere!HELP!;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemPreinstall=No TargetPath=\WINDOWS OemSkipEula=Yes WaitForReboot=No[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85[userData] ProductID= FullName="" OrgName="" ComputerName=[TapiLocation] CountryCode=44 Dialing=Tone AreaCode=01827[RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes
Alanoll Posted January 31, 2005 Posted January 31, 2005 did you recreate the ISO complete without the use of nLite and not adding ANYTHING besides the answer file?and because I'm sick of it, USE CODE TAGS WHEN POSTING CODE!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now