MSFN Forum: how to slipstream OEM info to vista - MSFN Forum

Jump to content


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

how to slipstream OEM info to vista Rate Topic: -----

#1 User is offline   daylight76 

  • Group: Members
  • Posts: 2
  • Joined: 03-April 11
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 06 April 2011 - 12:53 PM

how to slipstream OEM info to vista,

with 7lite its build in. but not in vlite,

can somebody help me?


#2 User is offline   ricktendo 

  • Group: Banned Members
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,233
  • Joined: 06-June 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 April 2011 - 01:04 PM

What I do and what you can do is add your oem stuff into your wim (rt7 lite can do this I think) and use your autounattend.xml to add the path to the bitmaps and the text you want displayed...heres an example

    <settings pass="oobeSystem">
        <component name="Microsoft-Windows-ehome-reg-inf" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <OEMLogoUri>file://c:\windows\system32\oobe\info\vaio_mce_logo.png</OEMLogoUri>
            <OEMName>Sony</OEMName>
            <OEMName2>VAIO</OEMName2>
            <WorkOffline>true</WorkOffline>
        </component>
        <component name="Microsoft-Windows-PerfCenterCPL" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <WindowsExperienceIndexOemInfo>
                <Logo>c:\windows\system32\oobe\info\vaio_badge.bmp</Logo>
            </WindowsExperienceIndexOemInfo>
        </component>
            <OEMInformation>
                <Logo>c:\windows\system32\oobe\info\vaio_badge.bmp</Logo>
                <Manufacturer>Sony Electronics Inc.</Manufacturer>
                <Model>VAIO® Computer</Model>
                <SupportHours>24 hours, 7 days support</SupportHours>
                <SupportPhone>1-888-4SONYPC</SupportPhone>
                <SupportURL>http://esupport.sony.com/EN/VAIO/</SupportURL>
            </OEMInformation>
    </settings>

This post has been edited by ricktendo64: 06 April 2011 - 01:06 PM


#3 User is offline   daylight76 

  • Group: Members
  • Posts: 2
  • Joined: 03-April 11
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 April 2011 - 02:51 PM

oke i try it

thnx!

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 - 2013 msfn.org
Privacy Policy