Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 162879
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:28:09+00:00 2026-05-11T11:28:09+00:00

I am using Windows Installer XML 3.0 (WIX3) to install some software. Everything works

  • 0

I am using Windows Installer XML 3.0 (WIX3) to install some software.

Everything works fine, however, I’m having a really hard time to handle the following use case: the installed software is still running, when the user tries to uninstall it. The default behavior seems to remove all files but lets the application running (which is hard to see in my case, because it’s sitting in the task tray).

I added the following code in my installer.wxs file:

<InstallExecuteSequence>   <Custom Action='WixCloseApplications' Before='RemoveFiles' /> </InstallExecuteSequence>  <util:CloseApplication Id='CloseFoobar'                        CloseMessage='no'                        Description='FooBar is still running!'                        ElevatedCloseMessage='no'                        RebootPrompt='no'                        Target='foobar.exe' /> 

But this doesn’t work – even worse, it shows a dialog that asks for a reboot during install!

What would be the correct way to do it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T11:28:09+00:00Added an answer on May 11, 2026 at 11:28 am

    As far as I remember it should be enough to add the following references to your UI:

    <DialogRef Id='FilesInUse' /> <DialogRef Id='MsiRMFilesInUse' /> 

    The CloseApplication stuff is only for closing applications during install, but it is buggy (at least when I tried it some months ago, maybe it’s fixed now?)

    Unfortunately, this is again an example for the very poor documentation of WiX, not even standard install/uninstall scenarios like this one are documented.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using WiX (Windows Installer XML) I have created an MSI installer which installs Word
I'm trying to build a Windows installer using Nullsoft Install System that requires installation
I am creating an installer for my program using WiX (Windows Installer XML). I
I'm creating an installer msi file using the Windows Installer XML toolkit. When installing
I installed Tomcat using the Windows installer ages ago and it runs fine as
I am using the windows platform installer to install AppFabric, it says that SQL
So I installed Ruby On Rails using the Windows Installer. Now the startup guides
I am creating windows installer project using Visual Studio 2005. Is there an option
I'm trying to install windows service using the Microsoft.Sdc.Tasks library. <ControlService Action=Install ServiceName=Service1 User=XXX
I am trying to install a Windows service using InstallUtil.exe and am getting the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.