Windows – User Account Control warning showed everytime I run an installed program

uacwindows 8

I just installed Windows 8 on my computer. Next I installed a program for prototyping (Pencil). Everytime I run this program I have the following Warning:


User Account Control

Do you want to allow the following program from an unknown publisher to make changes to this computer?


I prefer not disable the User Account Control.

Is there a way to stop User Account to warn me for this program?

Thanks.

Best Answer

In normal circumstances, the only way to disable the prompt is to disable UAC. Even if the application is signed with a valid digital signature, still UAC will prompt for your consent(but with a subdued UAC prompt.)

In case you are Ok with the subdued UAC prompt and you are a developer at heart, you can go ahead and sign that application with a test digital certificate. See this and this.

Related Question