MSFN Forum: XP vs Vista with $oem$\$$ - MSFN Forum

Jump to content



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

XP vs Vista with $oem$\$$ Rate Topic: -----

#1 User is offline   mattffrost 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 18-July 06

Posted 12 December 2006 - 04:35 PM

On the source files for installing Windows XP in unattended we had the following file structure.

I386\$oem$\$$\System32

This would allow files we specified to come down into the OS system32 directory. We needed these files for something we ran in the cmdlines.txt. Cmdlines.txt is located in the i386\$oem$ directory.

Does anyone know if there is anything simliar with Windows Vista and how it brings down files? I tried adding a $oem$ folder and nothing seemed to happen.


#2 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,001
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 December 2006 - 06:25 PM

This is pretty well documented in the Vista WAIK, in the User's guide, under the section entitled "Add Content to $OEM$ folders". Basically, $oem$ needs to be in the sources folder, along with an autounattend.xml file with the UseConfigurationSet tag set to true:

<UseConfigurationSet>true</UseConfigurationSet>

Going forward, I strongly recommend downloading the WAIK and reading the help files. You will need them to wrap your mind around the new unattend.

#3 User is offline   FireGeier 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 405
  • Joined: 24-October 05

Posted 13 December 2006 - 06:49 AM

View Postcluberti, on Dec 13 2006, 01:25 AM, said:

...
Basically, $oem$ needs to be in the sources folder, along with an autounattend.xml file with the UseConfigurationSet tag set to true:
...


$OEM$ can be in any root directory of any removable Media, too. It's very convenient to have it on UFD. Makes it easier to change things instead of burning new DVD all the time.

Martin

#4 User is offline   mattffrost 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 18-July 06

Posted 14 December 2006 - 08:52 AM

Thank you for the responses.

I got this to work but wanted to document exactly what I did.

Through Windows System Image Manager open up the distribution share, windows image and answer file. Goto tools Create Configuration Set. This creates the $oem$ structure, the autounattend.xml and a new file structure with the install.wim.

Make sure the auotunattend.xml has the follwoing info.

<UseConfigurationSet>true</UseConfigurationSet>

Do an install and make sure files come down as expected.



Matt

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