Re: [WiX-users] UAC - random name

2011-02-16 Thread Andreas Hiltner
Thanks, that works great! -- Viele Gruesse, Andreas mailto:andr...@andreas-hiltner.de > > > Bruce Cran > Wednesday, February 16, 2011 11:13 > > > On Wed,

Re: [WiX-users] UAC - random name

2011-02-16 Thread Bruce Cran
On Wed, 16 Feb 2011 10:21:33 -0500 Andreas Hiltner 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" wi

[WiX-users] UAC - random name

2011-02-16 Thread Andreas Hiltner
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 yo