|
-
January 9th, 2003, 09:49 PM
#1
instance of application
How can I ensure that there is only one instance of an application open for user?
-
January 10th, 2003, 04:57 AM
#2
-
January 14th, 2003, 10:05 PM
#3
-
January 18th, 2003, 05:11 AM
#4
looking at your stuff you will need
to use Mutex,
by using it you will be able to control one copy of ur instance
check it by
isanyinstance method .
checkout
System.Diagnostic.Process also
Paresh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|