Page 1 of 1

Third party library (driver) - Security warning pop-up

Posted: Thu Sep 04, 2014 3:51 pm
by MorganeJ
Hi,

I am getting some trouble with Windows Security.
When I am installing a 3rd party library (a driver) via my installer, a Windows security pops-up asking the user if he wants to "install" or "Don't install" it.
I'm geting kind of the following pop-up window (it's not mine, it's just an example of what I am getting)

Image

It will install the driver even if I am selecting the "Don't Install".
Here is the help given by Microsoft.
I have already read this and this (trying the Setup Decompressor of Installaware) but nothing works.

Do you know how to hide this pop-up windows or delete it ?


Thank you!

Re: Third party library (driver) - Security warning pop-up

Posted: Fri Sep 05, 2014 11:14 am
by FrancescoT
Dear Morgane,

Are you sure your setup package is elevated to ADMIN at Runtime?
You can select your desired UAC elevation level from the "Summary, UAC, and ISO " page in IA IDE.

Regards

Re: Third party library (driver) - Security warning pop-up

Posted: Thu Sep 11, 2014 9:17 am
by MorganeJ
Dear Francesco,

Yes it was in admin. After several researches, I found that the problem is more on the driver side.
I need to create a certificate and install it in order to not get this pop-up again!

Re: Third party library (driver) - Security warning pop-up

Posted: Thu Sep 11, 2014 11:52 am
by FrancescoT
:D