Prevent the same program from running more than once.
From: Scott Collier (noSpam_at_thisAddress.com)
Date: 11/29/03
- Next message: Real Gagnon: "Re: Prevent the same program from running more than once."
- Previous message: Alex Hunsley: "Re: What wrong? (Compiler error message)"
- Next in thread: Real Gagnon: "Re: Prevent the same program from running more than once."
- Reply: Real Gagnon: "Re: Prevent the same program from running more than once."
- Reply: Jazz Jezebel: "Re: Prevent the same program from running more than once."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 03:24:21 GMT
I need help...
I have designed a program that works fine until somebody opens the program
again (without closing the first program).
Is there a way to prevent a second instance of the same program running on
the one JVM.
So if somebody double clicks on the shortcut to the program, it will check
if the program is already running... is this possible ?
Any pointers or advice would be great.
Scott
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.545 / Virus Database: 339 - Release Date: 27/11/03
- Next message: Real Gagnon: "Re: Prevent the same program from running more than once."
- Previous message: Alex Hunsley: "Re: What wrong? (Compiler error message)"
- Next in thread: Real Gagnon: "Re: Prevent the same program from running more than once."
- Reply: Real Gagnon: "Re: Prevent the same program from running more than once."
- Reply: Jazz Jezebel: "Re: Prevent the same program from running more than once."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|