How can I detect that the app I am going to install is currently running when setup.exe is started and abort install till user shuts down? I do NOT want to fix things after a reboot. Rather just cancel until it is OK to install.
Announcement
Collapse
No announcement yet.
Detecting running app before installation
Collapse
This topic is closed.
X
X
-
Re: Detecting running app before installation
Hi,
There really is no way to do this in Setup Factory, what you should do is write an executable that will test this, and then run that just before you start installing your files onto the users system.
mark.MSI Factory The Next Generation Intelligent Setup Builder
Comment