Jump to content

Recommended Posts

Posted

Hi,

I didn't find a topic concerning this issue.

I want to change the windows theme to classic. Not just for one window or while an application is running but for good.

It is probably possible by changing a lot of entries in the registry, but that I would rather use the windows api.

Thanks in advance

Posted

Hi,

I didn't find a topic concerning this issue.

I want to change the windows theme to classic. Not just for one window or while an application is running but for good.

It is probably possible by changing a lot of entries in the registry, but that I would rather use the windows api.

Thanks in advance

If you wish to set the default Windows XP Theme to classic via the registry, but NOT to force, set the key below.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]

"SetVisualStyle"="C:\\WINDOWS\\Resources\\Themes\\Windows Classic.theme"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ThemeManager]
"ThemeActive"="0"

Disclaimer: Making any alterations incorrectly to the Registry can cause serious issues with you operating system, and may result in a reinstallation. Use the information we provide at your own risk. Also follow our registry backup procedure.

http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!)

Somewhere Out ThereJames Ingram

somewh10.png

dropbo10.pngDownload Dropbox - Simplify your life!
Your virtual HD wherever you go, anywhere!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...