Question

We distribute an app that needs to be run in XP Compatibility mode on Vista 64 bit. But it autostarts (it runs from a CD) not from a shortcut.

Anyone know how to force it to start in XP Compatibility mode.

Was it helpful?

Solution

A google search gave me this

For those of you who want to force an app to run in XP compatibility mode, just set the following registry key:

HKCU "Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" "[full application path goes here]" "WINXPSP2"

OTHER TIPS

Hold down SHIFT while placing CD in drive.

Browse to CD, right click on EXE file (you may have to read AUTORUN.INF to find it).

I think you can do it in properties. If not, make a shortcut.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top