/build/static/layout/Breadcrumb_cap_w.png

how to suppress UAC Prompt in Win7?

Hi all,

i can able to suppress UAC Prompt in Win7 using Shims...

but in my project we aren't using shims... there is any way for suppress to UAC?

 

Thanks in Advance .


0 Comments   [ + ] Show comments

Answers (3)

Posted by: imavanura 11 years ago
Second Degree Blue Belt
3

Enable UAC

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000001

Disable UAC

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000

Posted by: imavanura 11 years ago
Posted by: frack 11 years ago
White Belt
2

hmm have you tried the compatibility mode of the installer? Right click>Properties>Compatibility and adjusting it to the OS? After selecting, an entry from the registry should be entered:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers

string value: executable path then data will be OS type. Data can be RUNASADMIN too... hope it helps

 

 

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ