• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Architecture

    Reply
    Valued Contributor
    Posts: 75
    Registered: ‎10-10-2008

    Can't find PGP file

    2016 Views, 5 Replies
    08-15-2010 07:33 AM

    i am using AutoCad Architecture 2009 in non-ribbon format and want to edit my PGP file.  For some reason I do not have "Tools>Customize" on my menu lines anywhere. When I search thru the hard drive, the only place I find any PGP files are in an UserDataCache.  Can anyone tell me where the real PGP file should be?  If it makes a difference, this is a Windows 7 64 bit system.

    Please use plain text.
    *Expert Elite*
    Posts: 1,925
    Registered: ‎12-09-2003

    Re: Can't find PGP file

    08-15-2010 02:13 PM in reply to: PhilvK

    For ACA 2009 on Windows Vista (Home Premium), standalone installation using default file locations, my ACAD.pgp is located here:

     

    C:\Users\David\AppData\Roaming\Autodesk\ACD-A 2009\enu\Support

     

    Substitute your user name for "David".  I believe that the folder structure for Windows 7 is similar to Windows Vista (have not upgraded my desktop to Windows 7 yet, so I do not know for certain), but if you customized file locations, your ACAD.pgp file may be elsewhere.

    David Koch
    Please use plain text.
    Valued Contributor
    Posts: 75
    Registered: ‎10-10-2008

    Re: Can't find PGP file

    08-16-2010 04:25 AM in reply to: PhilvK

    Thank you David, that's where it is. I doubled check, but it still won't appear in a search either for the entire name or partial (acad*.*, *.pgp, etc.). Must be something in Windows 7...I don't think the pgp file is hidden.

    Please use plain text.
    *Expert Elite*
    Posts: 1,925
    Registered: ‎12-09-2003

    Re: Can't find PGP file

    08-16-2010 04:32 AM in reply to: PhilvK

    In Vista, the C:\Users\[UserName]\AppData folder is hidden, which would hide all folders and files below it as well.  I assume that you can turn on the display of hidden folders in Windows 7, like you can in Vista or XP.  Doing so should make your search return the location of the PGP file - unless Windows 7 requires that you explicitly specify that hidden files and folders be searched.

    David Koch
    Please use plain text.
    *Expert Elite*
    pendean
    Posts: 15,440
    Registered: ‎11-06-2003

    Re: Can't find PGP file

    08-16-2010 06:01 AM in reply to: PhilvK

    To edit the pgp file in use by your session, at the command line, type this:
    (startapp "notepad" (findfile "acad.pgp"))

     

    Don't forget to run REINIT to reload it afterwards.

     

    Turn the above into a macro and plant it on screen in ACA.

    Dean Saadallah Blog | Facebook | RSS | Twitter | PINS
    Please use plain text.
    Valued Contributor
    Posts: 75
    Registered: ‎10-10-2008

    Re: Can't find PGP file

    08-16-2010 06:11 AM in reply to: PhilvK

    Thanks Dean!

    Please use plain text.