Hi there!
I am still stuck to InstallShield 5 and would like to set the program icon to run in admin mode (on 64 bit windows, otherwise my program will not run correctly).
Is there any way to change to compatibility settings?
best regards
Thomas
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

AddFolderIcon and admin mode
Started by
Perotin
, Apr 02 2012 14:28
1 reply to this topic
Posted 02 April 2012 - 15:00
OK, I found a way to set the compatibility mode without AddFolderIcon.
You have to set a registry value in key
HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
with program path as name and string "RUNASADMIN" as value in Win7 (in Win8 you have to use "~ RUNASADMIN").
That should work ...
You have to set a registry value in key
HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
with program path as name and string "RUNASADMIN" as value in Win7 (in Win8 you have to use "~ RUNASADMIN").
That should work ...
Gruß / regards
Thomas
Thomas