Is there a way in Setup Factory to test to see if the user is running your setup in windows compatibility mode?
Announcement
Collapse
No announcement yet.
Windows compatibility mode
Collapse
X
-
-
If an application is running in compatibility mode, I believe that a registry entry would exist, pointing to the executable path, under HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers. It may be worth a try checking this location and validate if this indeed works as expected.
Ulrich
Comment