September 5, 200421 yr This is a copy of my winnt.sif file everything works perfectly except the oempreinstall my oem folder is not being copied over to the %systemdrive% during install . I recieve the error cannot find c:\install\bacth_file1.cmd;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=Yes UnattendSwitch="yes" WaitForReboot="No"[GuiUnattended] AdminPassword=7b81f9460b71dbe5aad3b435b51404ee5816686e338a39e52fab8ecdb11ece94 EncryptedAdminPassword=Yes OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1[userData] ProductKey= FullName="." OrgName="." ComputerName=PC1[TapiLocation] CountryCode=44[RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809[GuiRunOnce] Command0=%systemdrive%\install\batch_file1.cmd[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=offtechsupport@jamalbryan.com
September 5, 200421 yr Hi sneferu,winnt.sif Looks almost allright, but the section [GuiRunOnce]Command0=%systemdrive%\install\batch_file1.cmdShould look like this i think:[GuiRunOnce] "%systemdrive%\install\batch_file1.cmd"I think that will solve the problem!Let me know.
September 5, 200421 yr Maybe you have to specify the localisation of your OEM folder on the CD.[unattended] OemFilesPath = "..\$OEM$"I've read several times that there is a problem with windows copying the $OEM$ folder.
September 5, 200421 yr Author I did'nt think we needed to specify the $oems$ files path as i followed the instructions on the msfn website
September 5, 200421 yr I agree, i dont use it either and think it's only needed if you have different locations for the files. (correct me if i'm not wrong)@sneferu:Did it work out for you?
September 6, 200421 yr Author I have tried all the solutions mentioned by everyone but still nothing seems to work. Does anyone know if this problem is related to xp sp2 thanks all once again
Create an account or sign in to comment