In case anyone else is a WIX/MSI beginner like me and didn't really
understand the response to the question, here is what you need to know:
With Microsoft installer, properties are used to create boolean conditions
that can be used to change the behavior of the installer. There are some
propertie
Condition the CustomAction.
-Original Message-
From: Frank Cohen [mailto:frankensp...@gmail.com]
Sent: Monday, December 29, 2008 13:33
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] Running an Installer from MSI: Part II
So I dug a little deeper into this. The problem didn
So I dug a little deeper into this. The problem didn't have to do with
using the temp directory as another user had mentioned on the list. The
problem is that the custom action is run again on the uninstall. In my
scenario, the custom actions should only run in the install not the
uninstall. Wha
| fax: +1 650-587-5550 | "Wag the Dog"
-Original Message-
From: Luke Mason [mailto:lma...@oasisasset.com.au]
Sent: Sunday, December 28, 2008 1:58 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Running an Installer from MSI
This is not an answ
December 2008 2:54
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Running an Installer from MSI
I have included two components inside my WIX project which are the
installers I want to install. They are installed to the temp folder.
Then, I run the installers inside the InstallExecuteSequence
I have included two components inside my WIX project which are the
installers I want to install. They are installed to the temp folder. Then,
I run the installers inside the InstallExecuteSequence:
Everything installs smoothly but then when I go to uninstall, I get a
message about missing
6 matches
Mail list logo