Michael Carlisle wrote:
> I'd be interested in taking a look at the wix CloseApp but not sure
> how I would access it?
It's not currently exposed through an extension, so you need to directly
access it in wixca.dll.
--
sig://boB
http://bobs.org
--
close messgae or does it
kill it?
From: Bob Arnson <[EMAIL PROTECTED]>
To: Michael Carlisle <[EMAIL PROTECTED]>
CC: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Uninstall Files in use
Date: Wed, 15 Nov 2006 09:24:22 -0800
Michael Carlisle wrote:
If I run the CA as immedi
Michael Carlisle wrote:
If I run the CA as immediate I get an error on uninstall, also when I tried
moving the CA in the sequence it errors. I also notice that the files in use
check happens before elevation so my CA woudn't have permissions anyway.
The Files in Use model is to report, not fo
tried adding a publish event to a bitmap control
but it doesn't seem to fire.
>From: Bob Arnson <[EMAIL PROTECTED]>
>To: Michael Carlisle <[EMAIL PROTECTED]>
>CC: wix-users@lists.sourceforge.net
>Subject: Re: [WiX-users] Uninstall Files in use
>Date: Tue, 14 Nov 20
Michael Carlisle wrote:
> Currently I'm using a deferred CA sequenced after
> MsiUnpublishAssemblies. Where can I sequence this to run before the
> files in use check? I can find very little help on the uninstall
> sequence.
The Files In Use dialog is shown during InstallValidate, so you can't
Hi,
I'm trying to kill my application if it's running during uninstall, however
before the custom action can run I get the files in use dialog.
Currently I'm using a deferred CA sequenced after MsiUnpublishAssemblies.
Where can I sequence this to run before the files in use check? I can find
6 matches
Mail list logo