I’m having a setup project using LZMA compression. I have a small problem when I cancel the installation:
I start the installation and during the installation process I cancel the installation. After cancelling the installation I see the normal “The Installation has been canceled dialog, which I immediately close by pressing the Finish Button. But unfortunately the setup.exe process won’t be killed instantly. The process stays alive for some time, which can be seen in the task dialog (according to my tests the time depends on the size of the setup project).
This is problematic if you cancel an installation and restart it immediately after canceling (that’s the way our testing departing found that issue).
Is this known bug, are there any planes for making the setup.exe process disappear earlier?