Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - h20

Pages: [1]
1
Software / W2K Boot CD
« on: September 21, 2003, 08:25:28 AM »
Help: I have a working boot cd (W2K Server with SP4 integrated) that reads a:\winnt.sif and does most of what I want with one exception - it seems to ignore OemFilesPath="..\$OEM$" or maybe I've missunderstood a step somewhere?

At install completion I'd like to have a c:\I386 folder with the sp4 slipstreamed kit in it...

My CD root contains "$OEM$" (at same level as "I386" ); my unattend winnt.sif contains
Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=No
    TargetPath=\WINNT
    ExtendOemPartition=0
    FileSystem=ConvertNTFS
    Repartition=Yes
    OemFilesPath="..\$OEM$"   < ---- Is this right?
    OEMPnPDriversPath=Install\Drv\Video;Install\Drv\Storage;Install\Drv\Net;Install\Drv\Audio

Thanks in advance for any enlightenment...
Pete

Pages: [1]