MSFN Forum: copy $OEM$ to hdd with /makelocalsource? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

copy $OEM$ to hdd with /makelocalsource? Rate Topic: -----

#1 User is offline   jdgordon 

  • Member
  • PipPip
  • Group: Members
  • Posts: 190
  • Joined: 11-August 03

Posted 25 September 2005 - 01:23 AM

hey all
ok im using winnt32.exe from inside winPE and im starting it with the /makelocalsource switch which copies the setup files to the hdd... i have "oempreinstall=yes" in the winnt.sif file and the correct $OEM$ folder structure next to the i386 folder...

now with the /makelocalsource switch it creates the $OEM$ direcotry on the hdd but doesnt copy anything else in??? wtf??

what needs to be done so the $OEM$ dir gets copied correctly so programs can be installed after windows installs?


#2 User is offline   Dahi 

  • Member
  • PipPip
  • Group: Members
  • Posts: 146
  • Joined: 25-November 03

Posted 26 September 2005 - 05:21 AM

When installing with winnt32.exe, the $OEM$ folder must be insde the i386 folder, ie. \i386\$oem$

#3 User is offline   mls15000 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 11-July 05

Posted 26 September 2005 - 07:57 AM

Dahi, on Sep 26 2005, 06:21 AM, said:

When installing with winnt32.exe, the $OEM$ folder must be insde the i386 folder, ie. \i386\$oem$
<{POST_SNAPBACK}>

Wrong. My $OEM$ is beside my I386, not inside, and it copies fine. I set mine up like a RIS image, but decided not to use RIS. I boot with BartPE and launch a batch file that formats the drive and starts the install.

Here is a snipit from a batch file that launched the install:
set AnswerFile=\\CRP16237\windist\unattend.txt
set SetupFiles=\\CRP16237\windist\I386

\\CRP16237\windist\I386\winnt32 /makelocalsource /tempdrive:C: /syspart:C: /s:%SetupFiles% /unattend:%AnswerFile%


And here is a snipit of my unattent.txt
[Data]
    AutoPartition=1
    MsDosInitiated="0"
    UnattendedInstall="Yes"

[Unattended]
    UnattendMode=FullUnattended
    OemSkipEula=Yes
    OemPreinstall=Yes
    TargetPath=\WINDOWS
    OemFilesPath=\\crp16237\windist\$oem$
    DriverSigningPolicy = "Ignore"
    NonDriverSigningPolicy = "Ignore"
    DriverSigningPolicy = "Ignore"
    OemPreinstall = "Yes"


#4 User is offline   Dahi 

  • Member
  • PipPip
  • Group: Members
  • Posts: 146
  • Joined: 25-November 03

Posted 26 September 2005 - 11:09 PM

You can put $OEM$ wherever you like if you specify the path with OemFilesPath.

If OemFilesPath is omitted from winnt.sif then winnt32.exe setup looks for it under i386 by default.

This post has been edited by Dahi: 26 September 2005 - 11:37 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy