Results 1 to 3 of 3

Thread: [Resolved] Multiple App Instances and Registry Settings

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 1999
    Location
    Sunny Southern Weather
    Posts
    406

    Resolved [Resolved] Multiple App Instances and Registry Settings

    I have an app that stores/reads it's parameters from the registry.

    I'd like to allow the user to run multiple copies from the same install on the same machine - kind of like you do with wordpad.

    The problem is that I'd like each running instance to be able to access a different set of parameters and I don't neccesarily know how many instances will be running.

    Does anyone have experience with multiple copies of an App running on the same machine?

    Should I be storing the parameters in an ini file and 'pointing' each instance to a different file when started?

    Thanks.
    Last edited by wayneh; Oct 19th, 2004 at 05:28 PM.

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