Results 1 to 3 of 3

Thread: [RESOLVED] [2005] Keep two copies of application from running at same time

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2006
    Posts
    910

    Resolved [RESOLVED] [2005] Keep two copies of application from running at same time

    Does anyone have any sample code that makes it to where only one copy of an application can be open at one time? For instance, if I open my .exe now, it opens my application. If I double click it again, it opens another instance. How can I keep it from doing this?

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: [2005] Keep two copies of application from running at same time

    There is a property on the project properties that is "Make Single Instance Application". Check that and you should be good to go.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2006
    Posts
    910

    Re: [2005] Keep two copies of application from running at same time

    Thanks!

Posting Permissions

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



Click Here to Expand Forum to Full Width