Page 1 of 1

Run MSI: Weird file name UAC

Posted: Wed Nov 30, 2016 5:21 am
by mikKummerfeld
Hey IA,

on WINDOWS 10 we have the problem that the following Box appears after starting the builded MSI installer.
It is the product code. How can we avoid that, because our customers are really angry about that.

It is not a problem to show the message (because I need admin rights), but the filename is weird for our customers.

How can we change?

AND:
We signed the installer with a certificate but in this message the manfacturer is unknown...bad !

Buildet with X5

IMG_0625.JPG
IMG_0625.JPG (205.15 KiB) Viewed 3882 times

Re: Run MSI: Weird file name UAC

Posted: Wed Nov 30, 2016 1:21 pm
by FrancescoT
Dear Heiko,

that file ({productcode}.exe) gets generated by the MSI process and this behavior cannot be changed.

For what concerns the authenticode signature of that {productcode}.exe, this was not possible with IA NX. This feature has been introduced in more recent IA versions.

Regards

Re: Run MSI: Weird file name UAC

Posted: Thu Dec 01, 2016 4:21 am
by mikKummerfeld
We are using X5 Version !

Re: Run MSI: Weird file name UAC

Posted: Thu Dec 01, 2016 11:08 am
by FrancescoT
Dear Heiko,

for what I see, it works as expected with a MSI package generated by IA X5.
win10elevation.png
win10elevation.png (42.62 KiB) Viewed 3866 times

I used a "Win 10 x64 build 1607 (July 2016)" machine to test my signed MSI package.

Regards