OutTrendz Posted August 24, 2004 Posted August 24, 2004 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?
visaversa Posted August 24, 2004 Posted August 24, 2004 it would help if you attached the file or insert the code between the code brackets
Vel Straty Posted August 24, 2004 Posted August 24, 2004 wan't the line limit like 4096?Why don't you attach the file so that we can take a look.
OutTrendz Posted August 24, 2004 Author Posted August 24, 2004 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
mazin Posted August 24, 2004 Posted August 24, 2004 Is this line 50?CustomDefaultThemeFile="%WinDir%\Resources\Themes\XXX.theme
OutTrendz Posted August 24, 2004 Author Posted August 24, 2004 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.
mazin Posted August 24, 2004 Posted August 24, 2004 Just guessing:Is that theme already there in its proposed location on your hard disk?Did you use the hacked DLL?
OutTrendz Posted August 24, 2004 Author Posted August 24, 2004 Yea I am using the hacked .dll . And the theme is in the oem folders.
prathapml Posted August 24, 2004 Posted August 24, 2004 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.
Aaron Posted August 24, 2004 Posted August 24, 2004 You're using odd quotations in UnattendSwitch=“Yes“, use " instead.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now