elou
Posts: 96
Joined: Tue Apr 14, 2015 9:12 am

IISBrowser application is not signed

When using the Pool Browser function of Advanced installer the user will be prompted for authorizing a TempIISBrowseProxy.exe to allow.
This could be avoid when the TempIISBrowseProxy.exe is signed.
Regards, Éric.
IIS-Browser-Unsigned.PNG
IIS-Browser-Unsigned.PNG (37.43 KiB) Viewed 16595 times
Catalin
Posts: 6586
Joined: Wed Jun 13, 2018 7:49 am

Re: IISBrowser application is not signed

Hello Éric,

That .EXE is automatically signed with certificate that you are signing your main setup.

Indeed, without signing the package, you will be prompted with the UAC as shown in your screenshot. However, if your package is signed with a certificate, the TempIISBrowseProxy.exe will also be signed, as shown in the below screenshot:
signed.PNG
signed.PNG (17.3 KiB) Viewed 16581 times
If you want to avoid multiple UAC prompts, you should be running the setup elevated from the start. The browsing also requires elevated rights, this being the reason why there are multiple UAC prompts.

Hope this helps.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
elou
Posts: 96
Joined: Tue Apr 14, 2015 9:12 am

Re: IISBrowser application is not signed

Hi Catalin,
thanks for your reply.
You are right, I could verify that feature by signing the Setup.
regards, Éric.
Catalin
Posts: 6586
Joined: Wed Jun 13, 2018 7:49 am

Re: IISBrowser application is not signed

You are always welcome, Éric.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”