set another theme by default with WAIK
#1
Posted 06 August 2009 - 12:00 AM
#3
Posted 06 August 2009 - 09:56 AM
#4
Posted 07 August 2009 - 07:36 PM
this is the part of the working code:
<Themes> <DefaultThemesOff>false</DefaultThemesOff> <CustomDefaultThemeFile>C:\Windows\Resources\Themes\7nvidiaEvolution.theme</CustomDefaultThemeFile> </Themes>
#5
Posted 08 August 2009 - 06:02 AM
The WAIK for Win7 is now out, check the docs:
http://www.microsoft.com/downloads/details...;DisplayLang=en
#6
Posted 09 August 2009 - 02:37 PM
<settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <OOBE> <HideEULAPage>true</HideEULAPage> <ProtectYourPC>3</ProtectYourPC> <SkipMachineOOBE>true</SkipMachineOOBE> <SkipUserOOBE>true</SkipUserOOBE> </OOBE> <OEMInformation> <Manufacturer>Neuropass</Manufacturer> <Logo>C:\WINDOWS\system32\oemlogo.bmp</Logo> <SupportURL>xxxxxxxx/</SupportURL> </OEMInformation> <Themes> <DefaultThemesOff>false</DefaultThemesOff> <CustomDefaultThemeFile>C:\Windows\Resources\Themes\xxxxxxxxx.theme</CustomDefaultThemeFile> </Themes> </component> </settings> </unattend>
#7
Posted 10 August 2009 - 04:57 AM
<CustomDefaultThemeFile>C:\Windows\Resources\Themes\xxxxxxxxx.theme</CustomDefaultThemeFile>
is deprecated in win7 unnated, the only way i've foud is making my own theme (with wallpaper saved in windows\web\wallpaper), rename it aero and finally replace original aero.theme in install wim
This post has been edited by mnlk2: 10 August 2009 - 04:58 AM
#8
Posted 10 August 2009 - 06:49 AM
What about a registry entry?? where the theme path is kept in the registry?
#9
Posted 10 August 2009 - 07:42 AM
#10
Posted 10 August 2009 - 08:13 AM
#11
Posted 10 August 2009 - 09:31 AM
DisplayName=Aion
that's in my custom aero.theme
This post has been edited by mnlk2: 10 August 2009 - 09:33 AM
#14
Posted 11 August 2009 - 05:16 AM
Quote
Note:
This setting is deprecated.
To define the default theme in Windows® 7, use the settings: BrandIcon, DesktopBackground, ScreenSaver, ThemeName, and WindowColor. You may also use a .theme file to add themes. Adding a default theme by using a .theme file is no longer supported.
#15
Posted 03 November 2009 - 08:47 AM
I had this in Pass 4.
<Themes>
<ThemeName>C:\scripts\my.themepack</ThemeName>
</Themes>
I am trying to use a themepack as opposed to a .theme but it seems like this should work as well.
This post has been edited by tomatthe: 03 November 2009 - 08:48 AM
- ← It is possible to make an unnatended w7 using vlite?
- Unattended Windows 7/Server 2008R2
- What is the best unattend tool for me? →



Help
Back to top











