mcman Posted April 25, 2006 Posted April 25, 2006 (edited) I have followed the guides and I have 3 screens remaining after I do my unattended install.I have attached an image of the first one, then I have the Windows Update Screen and finaly the finnish screenDoes any know what settings I need to apply to remove these screens.My WINNT.sif[Data] AutoPartition=1 MsDosInitiated = "No" UnattendedInstall="Yes" AutomaticUpdates="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall = "Yes" TargetPath=\WINDOWS[GuiUnattended] OemSkipWelcome=1 AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85[userData] ProductID= FullName="QuickInstall" OrgName="QuickInstall" ComputerName=*[Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=60[TapiLocation] CountryCode=44[RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes[Components] msmsgs=off msnexplr=off Edited April 26, 2006 by mcman
andrew84uk Posted April 25, 2006 Posted April 25, 2006 The following code is mine from my Winnt.sif file, not sure which line it is but my install skips the screen you want to skip (AutomaticUpdates=Yes or UnattendSwitch=Yes or OemPreinstall=Yes or OemSkipEula=Yes);; FileName: WinNT.sif; Composed By: Andrew Bell; Compiled: 21st April 2006; Email: zen62619@zen.co.uk;[Data] AutoPartition=1 MsDosInitiated=0 UnattendedInstall=Yes AutomaticUpdates=Yes[Unattended] UnattendMode=FullUnattended Repartition=Yes UnattendSwitch=Yes TargetPath=\WINDOWS WaitForReboot=No DriverSigningPolicy=Ignore NonDriverSigningPolicy=Ignore Hibernation=1 OemPreinstall=Yes OemSkipEula=Yes WaitForReboot=No KeyboardLayout="United Kingdom"[GuiUnattended] AdminPassword="password" EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=1 TimeZone=85 OEMSkipRegional=1 OemSkipWelcome=1[UserData] ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="Windows User" OrgName="Private" ComputerName=*[Display] BitsPerPel=32 Xresolution=1280 Yresolution=1024 AutoConfirm=1[TapiLocation] CountryCode=44 AreaCode=0191[RegionalSettings] LanguageGroup=1 Language=00000809[Branding] BrandIEUsingUnattended=Yes[URL] Home_Page=about:blank[Proxy] Proxy_Enable=0 Use_Same_Proxy=1[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[IEPopupBlocker] BlockPopups = Yes FilterLevel = High ShowInformationBar = No[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode = 0[SystemFileProtection] SFCQuota = 0[Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off[GuiRunOnce]Command0="regsvr32.exe /S %SystemRoot%\system32\LegitCheckControl.dll"
mcman Posted April 25, 2006 Author Posted April 25, 2006 (edited) I have the line OemSkipWelcome=1Any other ideas Edited April 25, 2006 by mcman
xlnt Posted April 25, 2006 Posted April 25, 2006 Try to add this:[Unattended] UnattendSwitch=YesAnd I think you should remove your ProductID from your first post.
andrew84uk Posted April 25, 2006 Posted April 25, 2006 Try to add this:[Unattended] UnattendSwitch=YesAnd I think you should remove your ProductID from your first post. free serial, wounder what this works on haha oj, why do people not read through their own work when posting. ? [Unattended] UnattendSwitch=YesThis should do the job, Yes I remember now.
T D Posted April 25, 2006 Posted April 25, 2006 (edited) I have followed the guides and [userData] ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="QuickInstall" OrgName="QuickInstall" ComputerName=*yes you nut, take off your ruddy serial number! as has been said by many msfn members Edited April 26, 2006 by xper
airmr Posted April 26, 2006 Posted April 26, 2006 (edited) Man now he removed the serial and you post it again.......pretty useless to post it in quotes... Could any admin take that out of that post? Edited April 26, 2006 by airmr
Hipster Doofus Posted April 26, 2006 Posted April 26, 2006 Try to add this:[Unattended] UnattendSwitch=YesSo it just Yes not "Yes"? I'm new to all this & mine has the quotes........which I have now removed.
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