Forum: EasyBoot Topic: Multiple $OEM$ Folders with EasyBoot started by: Incroyable HULK Posted by Incroyable HULK on Nov. 09 2004,21:16
I'm almost done with my Multi-Boot Project but there is a question remaining:Where do I put my Winnt.sif and $OEM$ folder for my Unattended Installations. I have followed the Instruction Guide and I end up with this structure: ROOT |-WIN51 (file) |-WIN51IP (file) |-WIN51IP.SP2 (file) |-EZBOOT (folder) |-XPEN (folder) |----Some files (ATAPI.SY_ Etc.) |----I386 |--------Windows files... Don't tell me to put the $OEM$ folder at the root because I want to put many Unattended Windows Installations... Posted by urie on Nov. 09 2004,22:25
You cant move the $OEM$ folder from the root of the dvd or cd read these links.http://www.msfn.org/board/index.php?showtopic=14026&hl= http://www.msfn.org/board/index.php?showtopic=19810&st=0 The only suggestion i have is that you alter the individual winnt.sif files for each version you are trying to install and alter to suit
P.S just noticed you were allready on MSFN forums if they cant help don't think anyone can ![]() Posted by urie on Nov. 09 2004,22:36
Sorry bout last post Think iv'e found it on MSFN Posted by snowboard69
![]() Posted by Incroyable HULK on Nov. 09 2004,22:40
Thanks UrieI really don't mind adding OemFilesPath="..\$OEM$" to my winnt.sif file for every installation. On a regular Unattended Windows, $OEM$ is parallel to I386 but with EasyBoot, there is a in-between folder called XPEN wich contains files copied over from the I386 folder... maybe I can put it where I want with the OemFilesPath="..\" parameter. And should I leave my winnt.sif inside the I386 folder or move it to the XPEN folder... The question remains, where should I put those 2? Posted by Incroyable HULK on Nov. 09 2004,22:49
hummm ... the example you are showing me is from a CDSHELL project and the way they prepare the folders is not the same.< http://flyakite.msfnhosting.com/unattended.htm > |