June 25, 200719 yr I had made Autounattend Vista installation DVD using WSIM in WAIK, all worked ok but it cannot set the customized Theme......I have saved a customized theme with customized aero color and wallpaper, and this theme file copied with a $OEM$ configuration set, but when installation complete,theme didnot set...,,,but I can set it manual in control panel.this is the code in autounattend.xml: <Themes> <CustomDefaultThemeFile>%systemroot%\Resources\Themes\VIVIAV.theme</CustomDefaultThemeFile> <DefaultThemesOff>false</DefaultThemesOff> </Themes>this is content of VIVIAV.theme:[Theme]DisplayName=畅想视听; My Computer[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]DefaultValue=%SystemRoot%\explorer.exe,0; My Documents[CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\DefaultIcon]DefaultValue=%WinDir%SYSTEM32\mydocs.dll,0; My Network Places - SHIDI_MYNETWORK[CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon]DefaultValue=%WinDir%SYSTEM32\imageres.dll,-25; Recycle Bin[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]full=%SystemRoot%\system32\imageres.dll,-54empty=%SystemRoot%\system32\imageres.dll,-55[Control Panel\Cursors]AppStarting=%SystemRoot%\cursors\aero_working.aniArrow=%SystemRoot%\cursors\aero_arrow.curCrosshair=Hand=%SystemRoot%\cursors\aero_link.curHelp=%SystemRoot%\cursors\aero_helpsel.curIBeam=No=%SystemRoot%\cursors\aero_unavail.curNWPen=%SystemRoot%\cursors\aero_pen.curSizeAll=%SystemRoot%\cursors\aero_move.curSizeNESW=%SystemRoot%\cursors\aero_nesw.curSizeNS=%SystemRoot%\cursors\aero_ns.curSizeNWSE=%SystemRoot%\cursors\aero_nwse.curSizeWE=%SystemRoot%\cursors\aero_ew.curUpArrow=%SystemRoot%\cursors\aero_up.curWait=%SystemRoot%\cursors\aero_busy.aniDefaultValue=Windows AeroDefaultValue.MUI=@main.cpl,-1020[Control Panel\Desktop]Wallpaper=%SystemRoot%\Web\Wallpaper\VIVIAV.jpgTileWallpaper=0WallpaperStyle=2Pattern=ScreenSaveActive=1[boot]SCRNSAVE.EXE=%SystemRoot%\System32\PhotoScreensaver.scr[MasterThemeSelector]MTSM=DABJDKTThemeColorBPP=4[VisualStyles]Path=%SystemRoot%\resources\Themes\aero\aero.msstylesColorStyle=NormalColorSize=NormalSizeColorizationColor=0X00FFFFFF
June 25, 200719 yr What pass are you setting it in? Is it in oobeSystem or specializeHaven't seen that before, could try removing the <DefaultThemesOff> partCause this is a little confusingtrue Specifies that the classic Windows visual style is displayed, instead of the default visual style.false Specifies that the default visual style is displayed.
June 27, 200719 yr With OOBE enabled it didnt work for me either, but with everything automated, users accounts and stuff tooo CustomTheme worked for me...
August 2, 200719 yr With OOBE enabled it didnt work for me either, but with everything automated, users accounts and stuff tooo CustomTheme worked for me...OOBE enabled ??
August 4, 200719 yr With OOBE enabled it didnt work for me either, but with everything automated, users accounts and stuff tooo CustomTheme worked for me...OOBE enabled ??Out Of Box Experience, I mean the user account create screen etc.. When you dont have that automated in your xml, your custom theme entry in your xml wont work either.
Create an account or sign in to comment