On Wed, 16 Feb 2011 10:21:33 -0500
Andreas Hiltner <andr...@andreas-hiltner.de> wrote:

> Hi,
> 
> When I install our generated MSI file, a dialog pops up, to ask the 
> user, if he wants to allow the "[insert random number here].msi" to
> make any changes to the computer.
> Now we would like to replace the "random number" with the name of the 
> MSI file or ProductCode.
> How do I do that?
> Maybe you could point me to the right area in the documentation.

You can set it with the /d flag if you use signtool to sign the MSI.

-- 
Bruce Cran

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to