Message 1 of 3
How to open a DWG file in Design Review 2013 with DWG TrueView 2017
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Issue: When trying to open a DWG file in Design Review 2013, it shows the message:
Opening DWG files in Design Review requires the latest version of the free DWG TrueView program be installed.
However, after installing DWG TrueView 2014 or newer, the message continues to appear and DWG files will not open.
Causes: Design Review needs the same version of DWG TrueView. Design Review 2013 is meant to work only with DWG TrueView 2013.
Solution: If you are not able to install DWG TrueView 2013, the following is an unsupported workaround to add registry keys for DWG TrueView 2013 but with values and paths that point to DWG TrueView 2017:
- Exit both Design Review and TrueView.
- Create a new text file using Notepad and copy the following into it:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Autodesk\DWG TrueView\R10]
"CurVer"="dwgviewr-0001:409"
[HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\DWG TrueView\R10\dwgviewr-0001:409]
"Location"="C:\\Program Files\\Autodesk\\DWG TrueView 2017 - English"
- Save to a location of your choice and close the file.
- Rename the file so that it has a .reg extension instead of .txt. Be sure it does not end with .reg.txt after renaming (right-click > properties to see the full file name).
- Double-click the .reg file to apply it to the registry. Afterwards, the .reg file can be deleted.
DONE 🙂