August 24, 200422 yr I keep having an error on Line 50, so I deleted the command on that line and tryed again and yet it still has the error on Line 50. Anyone know if there is a line limit to the winnt.sif file?
August 24, 200422 yr it would help if you attached the file or insert the code between the code brackets
August 24, 200422 yr wan't the line limit like 4096?Why don't you attach the file so that we can take a look.
August 24, 200422 yr Author I dont how showing what my file is, is going to help, because it does not matter what command is on line 50, it keeps saying it has an error on line 50, I have done three different commands (all different) on that line. But here it is anyways.;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=No[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch=“Yes“ TargetPath=\WINDOWS WaitForReboot="No" AutoActivate = No[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=XX OemSkipWelcome=1[userData] ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="John Smith" OrgName="John Smith and Company" ComputerName=SMITH2[Display] BitsPerPel=32[TapiLocation] CountryCode=1 AreaCode=XXX[identification] JoinWorkgroup=XXX[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=off hearts=off zonegames=off[shell] CustomDefaultThemeFile="%WinDir%\Resources\Themes\XXX.theme"[WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode = 0[GuiRunOnce] %systemdrive%\install\batch_file.cmd
August 24, 200422 yr Author Yes, from the file, and I did have a " on the end of it. Dont know why it didnt copy over. I seen it and changed it on my post prior to your posting. But before I even added the Shell command, it was having problems with the Windows Firewall command.
August 24, 200422 yr Just guessing:Is that theme already there in its proposed location on your hard disk?Did you use the hacked DLL?
August 24, 200422 yr Where exactly in the OEM folders is it?My Shell section of winnt.sif is as below, and works fine:[Shell] CustomDefaultThemeFile="%systemroot%\Resources\Themes\Slate.theme" DefaultStartPanelOff=No DefaultThemesOff=NoSee if you are having any unnecessary spaces or any illegal character in line50.
Create an account or sign in to comment