Results 1 to 10 of 10

Thread: Multiple instances

  1. #1
    Member
    Join Date
    2006-07
    Posts
    11

    Question Multiple instances

    I have a problem with 2008. Whenever I double click a file another instance of AutoCAD software opens. I have to wait for the software to open again and again. Has anyone else encountered this and how can I fix it? thanks

  2. #2
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,027

    Default Re: Multiple instances

    Set SDI = 0.
    John B

    "With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.

  3. #3
    Member
    Join Date
    2006-07
    Posts
    11

    Default Re: Multiple instances

    I already tried that and it doesn't work for this problem.

  4. #4
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,027

    Default Re: Multiple instances

    See if this thread helps.
    John B

    "With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.

  5. #5
    Certifiable AUGI Addict irneb's Avatar
    Join Date
    2007-07
    Location
    Jo'burg SA
    Posts
    4,344

    Default Re: Multiple instances

    Jabberwok, that's probably exactly what's happening here. If you have the acad.exe assigned to a DWG it will always open a new instance of acad.

    See this thread instead: http://forums.augi.com/showthread.php?t=98023
    Knowledge is proportional to experience, but wisdom is inversely proportional to ego!
    My little bit of "wisdom": Hind-sight is useless, unless used to improve the next forethought!

  6. #6
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,027

    Default Re: Multiple instances

    Hmm, maybe, maybe not.
    The most important part seems (to me) to be the DDE message "%1" (takes you back to the days of DOS ). Acad could open multiple files in one application window for several releases before the DwgLauncher function was introduced.
    John B

    "With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.

  7. #7
    Certifiable AUGI Addict irneb's Avatar
    Join Date
    2007-07
    Location
    Jo'burg SA
    Posts
    4,344

    Default Re: Multiple instances

    That might have been true (not sure DDE was available in DOS though, I think you're referring to Win95 or even Win3). Maybe you are thinking of the %1 which was (and still is) a placeholder for the 1st argument to a BAT file.

    The if you simply use %1 as an argument to call an EXE then it's as if you typed it all into a Console DOS prompt. If you use DDE, then windows opens the EXE and sends it a command to open the file.

    Anyhow, that's how it's supposed to work. For some reason we picked up that (at least 2008 ) caused multiple sessions with either the normal BAT like call or the DDE method. Maybe ADesk changed something there? The only way I can get a MDI session running is using the Launcher or opening through ACad itself.
    Knowledge is proportional to experience, but wisdom is inversely proportional to ego!
    My little bit of "wisdom": Hind-sight is useless, unless used to improve the next forethought!

  8. #8
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,777

    Default Re: Multiple instances

    If you have the option shown below enabled, you can get the same behavior.
    Attached Images Attached Images
    C:> ED WORKING....

  9. #9
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,027

    Default Re: Multiple instances

    Quote Originally Posted by irneb View Post
    Maybe you are thinking of the %1 which was (and still is) a placeholder for the 1st argument to a BAT file.
    I was. It was supposed to be a jocular aside.
    Last edited by jaberwok; 2010-01-22 at 09:54 PM.
    John B

    "With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.

  10. #10
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,027

    Default Re: Multiple instances

    Quote Originally Posted by Ed Jobe View Post
    If you have the option shown below enabled, you can get the same behavior.
    The same as what?
    I have had "single-click to open" set on every machine I've used since starting with NT4 (that must be the best part of 100 machines). I've not noticed any effects on SDI/MDI behaviour.
    John B

    "With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.

Similar Threads

  1. Communication through multiple instances of Autocad
    By Serhan_BAKIR in forum AutoLISP
    Replies: 9
    Last Post: 2012-02-21, 02:28 PM
  2. I want to allow multiple instances in the same place
    By timsea81 in forum Revit MEP - General
    Replies: 3
    Last Post: 2010-10-27, 01:02 PM
  3. Multiple Instances of ACLT2009
    By cad.192369 in forum AutoCAD LT - General
    Replies: 4
    Last Post: 2008-10-07, 10:28 AM
  4. modifying blocks with multiple instances
    By james.126519 in forum Dynamic Blocks - Technical
    Replies: 3
    Last Post: 2008-08-16, 06: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
  •