MSFN Forum: Change the name of $OEM$ Folder ... - MSFN Forum

Jump to content



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

Change the name of $OEM$ Folder ... Rate Topic: -----

#1 User is offline   smatanza 

  • Group: Members
  • Posts: 9
  • Joined: 07-November 03

  Posted 04 August 2004 - 03:51 PM

Hey Guys !!

Itīs is possible to change the name of $OEM$ Folder to any other ?. I mean, in the winnt.sif [Unattended] section put anything like this:

OemFilesPath=".\MYNAME"
OemPnPDriversPath=".\MYNAME\DVRS\MODEM"


Other additional question. What itīs the correct way to point to a parent folder in a SIF file ?

1. .\ ?
2. ..\ ?
3. ../ ?

Thanks a lot for your help !!!!

:)


#2 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 04 August 2004 - 04:12 PM

Here's the info that I got from elsewhere:

Quote

[Unattended]
OemFilesPath="..\$OEM$"
That's only needed if you place your $OEM$ directory somewhere other than the root of the CD.
So, I suppose, you can actually call your $OEM$ as Any_Folder, and specify that in the winnt.sif? And it will work?

I've seen that the above mentioned entry actually refers to the SystemDrive, not the CD (i.e., OemFilesPath="..\My_Folder" would make setup search for a folder by that name on C:\, and not on the CD as desired).



As for the "OemPnPDriversPath" entry, it is a certain fact that setup searches for the directories mentioned here on the SystemDrive (partition on which you installed windows, i.e., C:\) only, and there's no way to make it look anywhere else.

#3 User is offline   jrzycrim 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 769
  • Joined: 17-March 04

Posted 04 August 2004 - 04:25 PM

Yep,

Setup adds %systemdrive% to the beginning of all directories listed in the OemPnPDriversPath. If you have

OemPnPDriversPath=".\MYNAME\DVRS\MODEM"

It would look in %systemdrive%\.\MYNAME\DVRS\MODEM.

#4 User is offline   smatanza 

  • Group: Members
  • Posts: 9
  • Joined: 07-November 03

Posted 06 August 2004 - 04:36 AM

Well...
Sorry for insists, but in conclusion and based in your posts ...
Isnīt possible to change the name of the $OEM$ Folder ?
Thanks !

#5 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 August 2004 - 06:08 PM

Yes, you got it right.

Its not possible to change the name of the $OEM$ folder, atleast, not when you don't want to carry out the $OEM$ folder's funtionality manually!

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