2005 shared plotter setup nightmare

Discussion in 'AutoCAD' started by The Real JD, Jun 25, 2004.

  1. The Real JD

    The Real JD Guest

    Since R2000 AutoCAD has used
    "C:\Program Files\AutoCAD\Plotters" to store the PC3 files.
    I would put a shortcut there that would point to a network share where
    common PC3 files could be shared.

    I did the same setup for CTB files also.

    Now with 2005, the plot configurations are stored in the users profile.

    C:\Documents and Settings\User_name\Application Data\Autodesk\AutoCAD
    2005\R16.1\enu\Plotters

    Why was this change implemented?
    But more importantly, how can i make it behave more like Pre-2005, I want to
    reference the same network shares for PC3 and CTB files regardless of who
    sits on a machine and logs in.

    Thanks
     
    The Real JD, Jun 25, 2004
    #1
  2. The Real JD

    Glenn White Guest

    it was done to be in compliance with windows requirements.

    use tools>options>files>printer support file path to set your preferences
     
    Glenn White, Jun 28, 2004
    #2
  3. The Real JD

    dblaha Guest

    You can keep your path settings consistent for all users by having them all use the same AutoCAD profile. Once you have your paths set where you need them, click APPLY in the options dialog and then go to the PROFILES tab and export your profile as an ARG file. Then create an AutoCAD link for your Windows start menu/desktop that calls this ARG file when AutoCAD starts by using the /p switch:

    "C:\Program Files\AutoCAD 2002\acad.exe" /p "YOUR ARG FILE"
     
    dblaha, Jun 28, 2004
    #3
  4. The Real JD

    dblaha Guest

    Whoops, for AutoCAD 2005:

    "C:\Program Files\AutoCAD 2005\acad.exe" /p "YOUR ARG FILE"
     
    dblaha, Jun 28, 2004
    #4
  5. The Real JD

    The Real JD Guest

    Thx, I give it a try
     
    The Real JD, Jun 30, 2004
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.