Jump to content

Disable visual themes


Recommended Posts

Posted

Hi all, new to the board. I have a question about disabling visual themes for a particular program being run in windows xp. I am a software developer that writes plugin software for a CAD package called AutoCAD. Well with the latest version of AutoCAD I am having a problem. Apperently it now is complient with windows XP visual themes which cause havoc to my programs. The simple solution is to turn visual themes off for AutoCAD (right click on the program and select properties, then choose the compatibility tab and check the Disable Visual Themes option).

I am wondering if there is a registry key that can be flipped to disable or some other means that can be used to allow my software to turn off the visual theme for that one particular program with out having to get the end user to do it manually.

Thanks..


Posted

Windows Registry Editor Version 5.00

; 2 service will be "Automatic"

; 3 -------------------"Manual"

; 4 -----------------"Disabled"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]

"Start"=dword:00000002

That´s the only thing you can do but you have to restart your machine so you have to find an other way to stop and start that service (not in the REG.).

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...