[Interest] Preventing Multiple Instances of EXE

Yuvraaj yuvraaj at gmail.com
Fri Apr 22 21:37:19 CEST 2016


Maybe this will help:
https://github.com/qtproject/qt-solutions/tree/master/qtsingleapplication


On 04/22/2016 12:07 PM, Jason Kretzer wrote:
> Everyone,
>
> Anyone know how to prevent multiple instances of an exe to be started? 
>  So, I start bob.exe.  I then I try to double click and start bob.exe 
> again while the first is still running and a second instance does not 
> start (or at least shuts itself down or does anything other than start 
> another instance).
>
> Is there a Qt/C++ on Windows way to do that?
>
> //------------------------------//
>    Jason R. Kretzer
>    Lead Application Developer
> Jason at gocodigo.com <mailto:Jason at gocodigo.com>
> //------------------------------//
>
> “quidquid latine dictum sit altum videtur"
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160422/f859ceef/attachment.html>


More information about the Interest mailing list