EliasXP Posted January 26, 2005 Posted January 26, 2005 Hello,I have a msstyles file, and i would like that windows uses this style without configuring anything after my installation. I found something: [Shell]CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Storm\Storm.msstyles"DefaultStartPanelOff = "Yes"DefaultThemesOff = "No" Is this the right code?
Tsunami Posted January 26, 2005 Posted January 26, 2005 No, you'll have to create a theme file and use that as value for CustomDefaultThemeFile. The unattended website describes the following:CustomDefaultThemeFile = "%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.
Bâshrat the Sneaky Posted January 26, 2005 Posted January 26, 2005 And I may only *hope* you hacked the uxtheme.dll as well?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now