Help - Search - Members - Calendar
Full Version: $OEM$ folder is not copied to local drive
MSFN Forums > Unattended Windows Discussion & Support > Windows PE

   
Google Internet Forums Unattended CD/DVD Guide
whitehorse
Use windows PE 2.0 to unattend install windows by command winnt32.exe /syspart:c /s:d:\winxp\i386 /tempdrive:c /makelocalsource /unattend:d:\winxp\i386\winnt.sif

windows is installed without problem, but $OEM$ folder is not copied to c drive as expected. Folder structure is as follows

WinPE CD
|___WinPE files
|___WinXP (windows cd files)
******|____I386
******|____$OEM$

Because $OEM$ folder is not copied to C drive, some batch files and scripts can not be run during windows installation. Does anyone know how to fix the problem?
mmarable
You will need to move the $OEM$ folder into the i386 folder.

If you're installing from a RIS server or a standard Windows CD the $OEM$ folder is at the same level as the i386 folder.

If you're installing from within WinPE then it has to be inside the i386 folder.
whitehorse
Thanks mmarable. It is working now. thumbup.gif
acyang
QUOTE (mmarable @ Feb 24 2007, 09:07 PM) *
You will need to move the $OEM$ folder into the i386 folder.

If you're installing from a RIS server or a standard Windows CD the $OEM$ folder is at the same level as the i386 folder.

If you're installing from within WinPE then it has to be inside the i386 folder.


Hi, mmarable

If I have some other software in a folder, should I put it in to the i386 folder just like $OEM$ folder?
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.