[wix-users] Close application before InstallValidate

Rob Mensching rob at firegiant.com
Fri Nov 11 06:40:07 PST 2022


Also, if the target app isn't elevated, you can send your own messages to close the app. It really depends on the app.

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Kaveesh Dashora via wix-users
Sent: Friday, November 11, 2022 1:40 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Kaveesh Dashora <kaveeshd at gmail.com>
Subject: Re: [wix-users] Close application before InstallValidate

Correct me if I am wrong. Isn't that possible using a standard MSI where a dialog (MsiRMFilesInUse) is displayed to the user if there is any running application blocking a file?

I guess, there should be an event raised by the bundle which kind of does the same.

Regards,
Kaveesh

On Fri, 11 Nov, 2022, 9:46 am Nir Bar via wix-users, < wix-users at lists.wixtoolset.org> wrote:

> Not possible in a standard action.You can write your own code to 
> detect and close applications in the BA, which also means you'll need 
> to execute it elevated--Nir BarWiX Expert ---- On Thu, 10 Nov 2022 
> 09:31:49 +0200 wix-users at lists.wixtoolset.org  wrote ----Hi, all, is 
> it possible close application before installValidate(.msi, burn
> bundle)
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant 
> http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant 
> http://www.firegiant.com/
>

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list