[wix-users] How to sign selective MSI packages in a bundle

Chuck Caldwell Chuck.Caldwell at WellSky.com
Wed May 25 14:08:59 PDT 2022


You need to use wix targets. 

This got me a lot of the way there.

https://howdididothatthingagain.blogspot.com/2013/02/burn-02-how-to-sign-msi-packages-and.html


-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Tigran Galoyan via wix-users
Sent: Wednesday, May 25, 2022 5:04 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Tigran Galoyan <tigran.galoyan at gmail.com>
Subject: [wix-users] How to sign selective MSI packages in a bundle

CAUTION: External Sender


Hi,

We sign our setup executables at the very end of the build process (first the engine then the bundle itself). However, since the bundles consist of many other MSI-s that we produce then when we try later after installation to launch some applications installed with those MSI packages, then if the launch requires elevated privileges then UAC pops up the window where it states that the publisher is unknown. Apparently, the setup executable itself is signed and shows the correct publisher.

How can we also sign the MSI packages (no all that are in a bundle, but those that we generate) that later our applications show the correct publisher at launch time (in the UAC popup)?

Thanks,
Tigran

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant https://nam11.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.firegiant.com%2F&data=05%7C01%7Cchuck.caldwell%40wellsky.com%7C65d967ceb5a748f728e508da3e9224a3%7C15d19784ad584a57a66fad1c0f826a45%7C0%7C0%7C637891094641640706%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SW7HK3wS%2F23%2FCEfFKaRl9CbFB6vR87IugfqGqIBbYa4%3D&reserved=0



More information about the wix-users mailing list