Check for app running..

  • Thread starter Thread starter Basim Jaber \(iPass, Inc.\)
  • Start date Start date
B

Basim Jaber \(iPass, Inc.\)

Hi all,

What's a quick way for me to check in an MSI that the app it is upgrading
(same app, older version) is running or not? (the upgrade can't work if the
app is running). The previous version has to be exited before the silent
removal of the old one and silent install of the new one will work properly.

Also, where would this sequence go? Would it be a custom action? Any ideas
on how to write it?

Thanks,
--Basim

Basim S. Jaber
Senior Systems Engineer
iPass, Inc.
Redwood Shores, CA
 
I would be putting it somewhere before the removeproducts
action.

goto www.dragonsoft.spb.ru

a guy there called Jimmy huigens develops heaps of stuff
to do exactly that. he has a few calls that already check
running processes and if you need to speak to him in
person check out the wise newsgroups.
 
Back
Top