eutectic Posted August 13, 2003 Posted August 13, 2003 when i boot from my CD, it says line 1 of winnt.sif is invalid.winnt.sif:[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] DriverSigningPolicy=Ignore OemPnPDriversPath="drivers\nVidia44.03;drivers\Lan;drivers\eizo" UnattendMode=ProvideDefault OemSkipEula=Yes OemPreinstall=yes TargetPath=\WINDOWS WaitForReboot="No" AutoActivate=no[GuiUnattended] EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=105 OemSkipWelcome=1[UserData] ProductKey=private;) FullName="" OrgName="" ComputerName=winXP[Identification] JoinWorkgroup=MSHOME[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=off[Shell] DefaultStartPanelOff = Yes[GuiRunOnce] $OEM$\$1\install\batch.batanything missing or wrong here ?
DaveXP Posted August 13, 2003 Posted August 13, 2003 [GuiRunOnce] %systemdrive%\install\main-setup.cmdlike that
eutectic Posted August 13, 2003 Author Posted August 13, 2003 should i just add %systemdrive%\install\main-setup.cmdand then it will work ?howcome it says: line 1 of winnt.sif is invalid ?
DaveXP Posted August 13, 2003 Posted August 13, 2003 I had that problem with line 93 but i can see that you have put $OEM$\$1\install\batch.bat just put %systemdrive%\install\batch.bat as the $OEM$\$1\ is for windows to no which files to copy in setup
Aaron Posted August 13, 2003 Posted August 13, 2003 Line 1 is [Data].. hmmm. I don't know if its XP Setup being stupid, but I don't see anything wrong with that line. But try the following:Add ;SetupMgrTagbefore [Data]Most of the winnt.sif files created out of Setup Manager includes that line. I know its a comment, but try adding it anyway. Also, do what Terminator3 said about replacing $OEM$\$1\install\batch.bat with %systemdrive%\install\batch.bat
kpalser Posted September 4, 2003 Posted September 4, 2003 I had the same problem when I tried the cd in virtual pc and used an iso-file.when I replaced the winnt.sif within the iso-file it could not be read any longer.I had to generate a new iso-image with the right winnt.sif and it worked again.
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