RichTJ99 Posted August 7, 2004 Posted August 7, 2004 Hey all,I get this error when trying to disable the firewall in my winnt.sif file:Line 77 of the INF file \i386\winnt.sif is invalidSetup cannot continue. Press any key to exit.Here is line 77 of my INF:[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode = 0This text was copied straight from here:http://unattended.msfn.org/xp/sp2changes.htmHere 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]
Aaron Posted August 7, 2004 Posted August 7, 2004 Could you recheck line 77 with word wrap disabled? I'm certain its the AllowedSites line.
RichTJ99 Posted August 7, 2004 Author Posted August 7, 2004 Good call Aaron! That was exactly the problem!
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