AppCompatFlags Windows 7 Registry Problems
I am repackaging an application that I no longer have access to the source code, because of this I am unable to make it compatible with Windows 7 so am using compatability mode instead.
My installer detects if it is being used on Windows 7 and the inserts the following key into the registry...
http://i56.tinypic.com/11lo6s0.jpg
When I right click the icon and view its properties I am seeing the correct compatibility settings I expect to see, but the program doesnt run :(
If I delete the reg key and manually set the compatibility settings it works, wierd things is, doing things manually creates the exact same key in the registry.
Is there some other data that needs to be stored somewhere?
This is only happening for HKEY_LOCAL_MACHINE, it works correctly if installed into HKEY_CURRENT_USERS