CaduNunes79 / netprofilesmod

Automatically exported from code.google.com/p/netprofilesmod
0 stars 0 forks source link

Avoid second instance on repeated start of Net Profiles mod.exe #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. A first instance of Net Profiles mod.exe is running
2. Net Profiles mod.exe is started another time

What is the expected output? What do you see instead?
Preferably, one instance would continue running, and a minimized NPm window 
would be raised while a visible NPm window would go on top. No multiple 
instances would occur. Currently, 2 processes are running, and the windows of 
the second is located outside of the current screen (cf. issue 29).

What version of the product are you using? On what operating system?
Win8 64bit. NPm 0.1.1.

Please provide any additional information below.
This is for sure no Defect but a potentially desirable Enhancement ...

Original issue reported on code.google.com by Mana...@etw.de on 2 May 2013 at 8:06

GoogleCodeExporter commented 9 years ago

Original comment by u...@urx.ch on 3 May 2013 at 1:49

GoogleCodeExporter commented 9 years ago
A possible solution that also supports restoring from tray is shown here:
http://www.codeproject.com/Articles/32908/C-Single-Instance-App-With-the-Ability
-To-Restore

Automatic profile activation has still to be possible while the application is 
already running in normal mode. But also only one process shall be allowed at 
once that executes automatic profile activation.

Original comment by u...@urx.ch on 16 May 2013 at 2:49

GoogleCodeExporter commented 9 years ago
Sounds to provide exactly the recommended user-friendly and probably also 
expected behaviour ...y

Original comment by Mana...@etw.de on 16 May 2013 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by u...@urx.ch on 11 May 2014 at 6:17

GoogleCodeExporter commented 9 years ago

Original comment by u...@urx.ch on 11 May 2014 at 6:18