<Themes> <CustomDefaultThemeFile>c:themefiles\theme1.theme</CustomDefaultThemeFile> <DefaultThemesOff>false</DefaultThemesOff> </Themes>placed into the Microsoft-Windows-Shell-Setup step. Thanks for any help/comments. Enjoy, john.
Page 1 of 1
Install Theme Pack in W7, unattended.
#1
Posted 07 October 2010 - 03:14 PM
I have found several theme packs (.themepack) and would like to add several to my unattended W7 install. Perhaps I can simply extract the .themepack file into a folder and point my unattended.xml to the .theme file in the folder, as
#2
Posted 08 October 2010 - 08:50 AM
I simply just run at Firstlogoncommands and when desk loads I have to close the theme window but it works
REM .themepack
CMD /C start /wait %systemdrive%\Install\Se7en_UA.themepack
REM .themepack
CMD /C start /wait %systemdrive%\Install\Se7en_UA.themepack
#3
Posted 08 October 2010 - 09:31 AM
#4
Posted 19 March 2013 - 03:16 AM
johnhc, on 07 October 2010 - 03:14 PM, said:
I have found several theme packs (.themepack) and would like to add several to my unattended W7 install. Perhaps I can simply extract the .themepack file into a folder and point my unattended.xml to the .theme file in the folder, as
<Themes> <CustomDefaultThemeFile>c:themefiles\theme1.theme</CustomDefaultThemeFile> <DefaultThemesOff>false</DefaultThemesOff> </Themes>placed into the Microsoft-Windows-Shell-Setup step. Thanks for any help/comments. Enjoy, john.
Since a .themepack is nothing but a .cab file, you can simply rename the file and unpack it to c:\windows\ressources\themes. One last thing to be done is correcting the background-filepath in the .theme-file to an absolute path (something like %systemroot%\ressources\themes\myownbackgrounds\image.png).
Now, your custom theme can be chosen as you described above.
- ← 7Customizer - a Windows 7 Customization and Deployment tool
- Unattended Windows 7/Server 2008R2
- A visual guide to 7Customizer →
Share this topic:
Page 1 of 1



Help
Back to top









