[WiX-users] MapXtreme 6.8.0 MSM Problems

2009-06-30 Thread Fredrik Kauma
Hi all! I am unable to create an installer that installs the merge modules for MapInfo's MapXtreme 6.8.0. There are a total of 4 merge modules that I need to install: MIFonts_6.8.0.msm MapInfoCoreEngine_6.8.0.msm MapInfoDesktop_6.8.0.msm MapInfoMXTConfig_6.8.0.msm I can install MIFonts_6.8.0.msm

Re: [WiX-users] Customizing Dialogs - checkbox not updating property

2009-05-04 Thread Fredrik Kauma
[mailto:b...@joyofsetup.com] Sent: Saturday, May 02, 2009 2:32 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Customizing Dialogs - checkbox not updating property Fredrik Kauma wrote: > > Mark it Secure="yes" so the value passes

[WiX-users] Customizing Dialogs - checkbox not updating property

2009-05-01 Thread Fredrik Kauma
Hi all! I want to add a checkbox to conditionally install a desktop shortcut. I found examples of this on the web that I tried but I was not able to get any of the to work properly. The problem seems to be that the UI fails to update the property I use to control the installation of the shortcut. I