I want to close my application when uninstall. I use CloseApplication like
following:
Uninstalling
http://schemas.microsoft.com/wix/UtilExtension";
Description="Need to close AppName.exe"
Target="AppName.exe" Sequence="10" >
The Property Operation is set to "Uninstalling" by def
Hi:
I wrote a MSI file to install my application. It can let user select install
path through BrowseDlg. But once user changes the default install path, it
cannot remove any file which the MSI has installed.
I checked the installation log file. I found that it cannot get the correct
INSTALLDIR
uninstalling.
How can I do that? I am seeking a way not using registry.
-Original Message-
From: Kevin Richardson [mailto:[EMAIL PROTECTED]
Sent: 2008/11/25 0:01
To: Jianjun An (Person Consulting)
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How can I get the correct
BTW, if the registry which storing the install path be deleted by user or some
other applications, can the uninstall get the correct install path ?
-Original Message-
From: Jianjun An (Person Consulting) [mailto:[EMAIL PROTECTED]
Sent: 2008/11/25 11:41
To: Kevin Richardson
Cc: wix
Please refer attributes Execute and Return of CustomAction in Wix.chm
Hi Rob!
Could you please clarify a bit your answer? I'm newbie in wix.
Thanks!
-Original Message-
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2008 6:16 PM
To: General discussion for W
The problem is my MSI cannot remove the components if user changed default
install path which I did not save it into registry.
The context about this problem is in the attachment.
Thanks
Jianjun An (Person Consulting) wrote:
> How can I do that? I am seeking a way not using regis
PROTECTED]
Sent: Tuesday, November 25, 2008 08:54
To: Jianjun An (Person Consulting)
Cc: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] How can I get the correct INSTALLDIR at the beginning
of uninstall?
In that case, something is definitely wrong. Uninstall shoul
7 matches
Mail list logo