Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Checking to see if process is running


1 reply to this topic

kajal_shah16

kajal_shah16
  • Members
  • 10 posts

Posted 14 October 2004 - 21:13

My installer requires Outlook to be closed before setup can proceed. Is there an easy way with InstallShield Express X to find if Outlook is running and display a message that will have option Close, Retry and Ignore.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 15 October 2004 - 15:59

You would have to write a custom action for this. If you ned to close Outlook because you want to replace a file that Outlook uses, a dialig should be displayed automatically, and/or a reboot will be requested at the end of the install.