Posted August 2, 201410 yr Por alguna razon ya no se puede poner tu theme por defecto a traves de un archivo de respuesta ya no lo apoya. Alguien tiene alguna idea de como hacerlo, se me ha ocurrido lo de renombar mi theme favorito a aero.theme tal como esta el theme que se pone por defecto al instalar el windows 7, no se si esto funcionaria.
August 2, 201410 yr Que tipo de theme es, es uno con shellstyle y msstyles especial or solo es uno usando un fondo de escritorio distinto pero el mismo tema aero
August 13, 201410 yr Author Y si pongo el tema y hago sysprep cuando capture la imagen estara el theme preinstalado por defecto o no ?.
August 14, 201410 yr Author Ok ricktendo , si fuese un tema aero normal bastaria con renombrar el theme a Aero y el wall paper a img0 y se podria ese por defecto entonces asi no habria problemas me imagino ¿ estoy en lo correcto?.
August 14, 201410 yr Si es un tema normal (uno con solo wallpaper y color especial) use esto en autounattend.xml (oobeSystem + Microsoft-Windows-Shell-Setup) <Themes> <DefaultThemesOff>false</DefaultThemesOff> <DesktopBackground>%WINDIR%\Web\Wallpaper\Sony\VAIO 09 img1 Wallpaper 1920x1080.jpg</DesktopBackground> <ThemeName>VAIO</ThemeName> <WindowColor>Frost</WindowColor> </Themes>Esto crea un oem.theme en una parte en %appdata%, talvez reemplazando esto fisicamente, con el que tiene los datos de tu tema especial soluciona tu problemaPregunta: estas parchando a uxtheme?P.D. parece que agregar un oem.theme resolvera el problemahttp://www.windows-noob.com/forums/index.php?/topic/4722-deploy-windows-7-with-themes-and-aero-enabled/http://www.myitforum.com/forums/OSD-How-to-set-Corp-backgroundscreensaver-m213992.aspx
August 14, 201410 yr Author Si ya parchee uxtheme este archivo de registro me podria servir para colocar todo por defecto Windows Registry Editor Version 5.00; set "Brand" details[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation]@="""Manufacturer"="Gigabyte""Model"=-"Logo"="\\windows\\system32\\oobe\\info\\GIGABYTE_BADGE.bmp""SupportPhone"=-"SupportURL"="http://www.Gigabyte.com""SupportHours"=-[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Start Menu]"OEMLogoUri"="file://c:\\windows\\system32\\oobe\\info\\GIGABYTE_MCE_LOGO.png"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winsat\WindowsExperienceIndexOemInfo]"Logo"="\\windows\\system32\\oobe\\info\\GIGABYTE_BAR.bmp""HardwareUpgradeURL"="http://uk.gigabyte.com/support-downloads/support-downloads.aspx"; set "Brand" theme during installation[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes]"Drop Shadow"="FALSE""Flat Menus"="FALSE""SetupVersion"="10""InstallTheme"="%WINDIR%\\resources\\Themes\\$OEM$.theme""InstallVisualStyle"="%ResourceDir%\\Themes\\Aero\\Aero.msstyles"; display custom background logon-logoff image (make sure less than 256kb)[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background]"OEMBackground"=dword:00000001; display custom background logon-logoff image (apply to all themes)[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]"UseOEMBackground"=dword:00000001
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.