Reply to Thread

Post a reply to the thread: Allow one setup running at one time

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 07-02-2014, 02:53 AM
    linder

    Re: Allow one setup running at one time

    You are very welcome

    Friedrich
  • 07-02-2014, 02:49 AM
    Unregistered

    Re: Allow one setup running at one time

    Quote Originally Posted by linder View Post
    Manish,

    In Windows, you have to use a MUTEX to handle this.

    SetupBuilder 7.1 reached "End of Life" four years ago on July 26, 2010. I have created a SetupBuilder 8 project for you ("only one instance allowed" demo):

    http://www.lindersoft.com/projects/OneInstance.zip

    Hope this helps a bit.

    Friedrich
    Thanks a lot. This was really super quick.
  • 07-02-2014, 02:11 AM
    linder

    Re: Allow one setup running at one time

    Manish,

    In Windows, you have to use a MUTEX to handle this.

    SetupBuilder 7.1 reached "End of Life" four years ago on July 26, 2010. I have created a SetupBuilder 8 project for you ("only one instance allowed" demo):

    http://www.lindersoft.com/projects/OneInstance.zip

    Hope this helps a bit.

    Friedrich
  • 07-02-2014, 01:46 AM
    Manish Jhalani

    Allow one setup running at one time

    I have a custom wizard setup XYZ.exe created through Setup Builder 7.1. I want only one instance of setup should be running at one time. If setup XYZ.exe is running and user tries to(or accidently) run XYZ.exe; setup should not execute and provide message that XYZ.exe is already running.

    I tried using FUNCTIONetect Active Application(XYZ.exe) [File Name] to stop this scenarion but when I run setup first time it detects to itself. This is stopping me to run setup even once.

    How should I workout this scenario in setup builder. Please help.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •