silver_silver Posted November 17, 2007 Posted November 17, 2007 I have created an $OEM$ file inside of I386 and it is not being copied over to the hard drive on installation of XP.What i have is... I386\$OEM$\$1\install\applicationsWhat I understand is this should create a folder C:\install\applicationsInside of applications I have all the programs I want to silent install and on my winnt.sif file under guirunonce I call out %systemdrive%\install\start.cmdIt gives me an error because C:\install doesn't existBut if I copy the folder directly to C:\installand then execute start.cmd everything works fine.Any idea why $OEM$\$1\install is not being copied to the hard drive on installation?
jbm Posted November 17, 2007 Posted November 17, 2007 (edited) Are you using the folder structure in this web page$OEM$ Folder structureYou should also read the whole unattended guid,which that page is a small part of Edited November 17, 2007 by jbm
osiris_osiris Posted November 17, 2007 Posted November 17, 2007 (edited) Well.. same here... I made dozen of recovery CD's for systems at home. Sometimes it's the little stupid mistakes that takes days to find.Like the latest system I was building a recovery CD for... Took me 4 days to figure out why $OEM$ is not being copied over. OemPreinstall=Nomake sure it's set to YES in winnt.sif and problem solved I hope Edited November 17, 2007 by osiris_osiris
Arie Posted November 19, 2007 Posted November 19, 2007 I386\$OEM$\$1\install\applicationsThe reason why it doesn't work, is because you didn't read properly Your $OEM$ folder should not be in the I386 folder. Both folders need to be next to each other.Read this 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