sneferu Posted September 5, 2004 Posted September 5, 2004 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
BAM Posted September 5, 2004 Posted September 5, 2004 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.
sneferu Posted September 5, 2004 Author Posted September 5, 2004 For all those who have replied thanks very much
Murmex Posted September 5, 2004 Posted September 5, 2004 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.
sneferu Posted September 5, 2004 Author Posted September 5, 2004 I did'nt think we needed to specify the $oems$ files path as i followed the instructions on the msfn website
BAM Posted September 5, 2004 Posted September 5, 2004 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?
sneferu Posted September 6, 2004 Author Posted September 6, 2004 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
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