Although you can’t right-click on these folders, you can use the Tools – Add Current Folder to Places option.

For Revit 2014, it looks like this in the Registry, at path
HKEY_CURRENT_USERSoftwareAutodeskRevitAutodesk Revit 2014ProfilesAllAnavDialogs:


You could hypothetically populate these using a script or Registry merge (if you are careful).

Note: you do not need to restart Revit for these changes to appear.

My previous post about editing Registry Places:
https://wrw.is/2010/09/how-to-edit-my-places-names-using.html

If you open PDF files using the embedded vector data (ie. lines), you can then use ADR (Autodesk Design Review) to snap to PDF lines in order to measure them.

This may be useful to you if you are using ADR for markup tasks.  In our office, we are still very much PDF-centric, and various PDF readers allow you to measure PDFs anyway, so … you get the idea.

If you want to force ADR to open PDFs as vectors, follow the steps on the following post at RevitForum:
Design Review Tutorial

Some direct links (you will need to login to download):

Attached Files Attached Files

Thanks to Tim West for the post, the training guide and the registry tweak.  Nice job!

From Tim West’s PDF linked above

Manual steps from Instructions.txt:
XP
    Open your system registry editor with command ‘regedit’
    ‘HKEY_CURRENT_USERSoftwareAutodeskDesign ReviewPreferences’
    If there is not a key called ‘PDFImport’ please create it.
    Create a DWORD value whose name is ‘PDF Conversion Method’ and set its value as 2.
    Close your registry editor.
    Open your PDF files with ADR2012
    PDF will be converted to DWF as vector; you can save this DWF file by then.

Vista/7
    Open your system registry editor with command ‘regedit’
    Expand ‘HKEY_CURRENT_USERSoftwareAppDataLowSoftwareAutodeskDesign ReviewPreferences’ or ‘HKEY_CURRENT_USERSoftwareAutodeskDesign ReviewPreferences’
    If there is not a key called ‘PDFImport’ please create it.
    Create a DWORD value whose name is ‘PDF Conversion Method’ and set its value as 2.
    Close your registry editor.
    Open your PDF files with ADR2012
    PDF will be converted to DWF as vector; you can save this DWF file by then.

In RAC 2011, we can not directly modify the display name for a ‘My Places’ entry in the Open dialog.
This needs to be done in the Registry, as described over at Do U Revit in 2009.
I made a brief video of this process (there is no audio).
  1. Open Revit, go to Open dialog, add a folder to the ‘My Places’ dialog.
  2. Save the changes.
  3. Close Revit.  (You may not even have to close / re-open Revit).
  4. Open Registry Editor.
  5. Go to [HKEY_CURRENT_USERSoftwareAutodeskRevitAutodesk Revit Architecture 2011ProfilesAllAnavDialogs] (for 64 bit)
  6. Modify the ‘PlacesOrderxDisplay’ for the appropriate index / number entry.
  7. Re-open Revit.
 Be careful when modifying the Registry – you can break things if you aren’t careful.

How do you get rid of all the remnants of Revit 2010?

Check out this page at Autodesk Revit Architecture Services & Support.

It’s interesting to see where Revit stores it’s stuff in the Registry.

However, I’m not too sure on the recommendation to ‘Use the End Task feature to end any anti-virus programs’ before reinstalling Revit. Anyone see any complications with this?