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?
