I get this error when trying to disable the firewall in my winnt.sif file:
Quote
Line 77 of the INF file \i386\winnt.sif is invalid
Setup cannot continue. Press any key to exit.
Setup cannot continue. Press any key to exit.
Here is line 77 of my INF:
[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0
This text was copied straight from here:
http://unattended.ms.../sp2changes.htm
Here is my whole winnt.sif file:
;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="Yes" TargetPath=\WINDOWS WaitForReboot="No" KeyboardLayout="US" DriverSigningPolicy=Ignore OemPnPDriversPath="Drivers\000_Chipset; (Drivers removed to make page load better)" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=35 OemSkipWelcome=1 [UserData] ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx FullName="User" OrgName="None" ComputerName=* [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=75 [TapiLocation] CountryCode=1 Dialing=Tone AreaCode=203 [Branding] BrandIEUsingUnattended=Yes [URL] Home_Page=www.excite.com [Proxy] Proxy_Enable=0 Use_Same_Proxy=1 [Identification] JoinWorkgroup=home [Networking] InstallDefaultComponents=Yes [Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off spider=off zonegames=off [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0 [IEPopupBlocker] AllowedSites=www.msfn.org; http://www.microsoft.com; http://www.amazon.com BlockPopups=Yes FilterLevel=Medium ShowInformationBar=Yes [Shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes [GuiRunOnce]



Help

Back to top









