MSFN Forum: Install Theme Pack in W7, unattended. - MSFN Forum

Jump to content


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

Install Theme Pack in W7, unattended.

#1 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,362
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

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
<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.


#2 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,747
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

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

#3 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,362
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 October 2010 - 09:31 AM

View PostmaxXPsoft, on 08 October 2010 - 08:50 AM, said:

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

maxXPsoft, thanks for your reply. Enjoy, John.

#4 User is offline   gerd9040 

  • Group: Members
  • Posts: 1
  • Joined: 19-March 13
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 March 2013 - 03:16 AM

View Postjohnhc, 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.

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