Sangam
Posts: 25
Joined: Thu Sep 27, 2012 7:33 am

How to create digitally certified .msi ans .msp

pls help me to create digitally certified .msi and .msp . tell me all the steps in sequence so i can follow them........
Thanks
Sangam
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: How to create digitally certified .msi ans .msp

Hello Sangam,

In order to achieve what you want you can proceed like this:
- Create first version of your MSI package (i.e. 1.0.0) and digitally sign it using our "Digital Signature" page.
- Check the "Enable installing of patches for this product without elevation" option from "Digital Signature" page.
- Create a patch for the above MSI.
- From "Digital Signature" page sign the patch using the same certificate as the one used for target MSI.
- Build and run your projects.

Also, here's attached a sample, created using our 9.5 version of Advanced Installer, which implements a similar scenario.
sample.zip
(457.17 KiB) Downloaded 525 times
All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Sangam
Posts: 25
Joined: Thu Sep 27, 2012 7:33 am

Re: How to create digitally certified .msi ans .msp

Thanks for your reply and giving sample.
I tried it on win7,vista it works fine but not working on winxp any requirment for winxp.


Thanks
Sangam
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: How to create digitally certified .msi ans .msp

Hello Sangam,

This happens because on Windows XP the application should be installed from removable media (CD/DVD) before applying the patch without elevation. I'm afraid this is a restriction. Please take a look on "User Account Control (UAC) Patching" article.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”