graysky Posted January 7, 2005 Posted January 7, 2005 Is there a tweak/setting to allow me to have a different theme (not the luna blue xp) appear on an out-of-the-box install? I have the background and theme (with hacked uxtheme.dll) saved as a *.theme file.Thanks!
mattofak Posted January 7, 2005 Posted January 7, 2005 you need to place your uxtheme.dll inside the windows\system32\ folder and then place your theme inside the windows\resources\themes\ directory and then choose as normal...
graysky Posted January 7, 2005 Author Posted January 7, 2005 Right... the modified uxtheme.dll works just fine and my themes are in the correct directory. I would like to know if there's a way I can make windows use a particular theme *by default* on an unattended install.
mattofak Posted January 7, 2005 Posted January 7, 2005 the options you're looking for are under the reg key[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes]
Tsunami Posted January 7, 2005 Posted January 7, 2005 *sigh*http://unattended.msfn.org/xp/reference.htm#shellCustomDefaultThemeFile = "%WinDir%\Resources\Themes\MyTheme.theme"This option sets the default theme that windows will use, this can be a custom theme or another default theme included with Windows XP. This will mean that XP will not boot up using the default Luna theme, but with a theme you set in this option.
graysky Posted January 8, 2005 Author Posted January 8, 2005 Thanks all... I read the Unattended guide such a long time ago, I didn't even think to look there. Well, at least now this thread will point future questions about changing the default theme with an unattended install to the link Tsunami was kind enough to post.Also, thanks to everyone who answers questions that have a more obvious answer (like mine did). Some other message boards (in the LINUX world particularly) have a much different culture when it comes to these types of questions. You all know what I mean.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now