Message 1 of 10
Finding Autocad

Not applicable
05-10-2000
06:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am looking for a way to locate the installation path for Autocad 2000. I
would prefer to do it without starting Autocad. I can get the registry value
but that value can vary depending on the product you run. For example, mine
reads as "Software\Autodesk\AutoCAD\R15.0\ACAD-8:409", but the portion that
reads "8:409" can be different for various installations. How can I
consistently get the "AcadLocation" key regardless of the product that was
installed. I tried using an AppPath("acad.exe") function but when I ran it
on a different machine, it found Release 14.
would prefer to do it without starting Autocad. I can get the registry value
but that value can vary depending on the product you run. For example, mine
reads as "Software\Autodesk\AutoCAD\R15.0\ACAD-8:409", but the portion that
reads "8:409" can be different for various installations. How can I
consistently get the "AcadLocation" key regardless of the product that was
installed. I tried using an AppPath("acad.exe") function but when I ran it
on a different machine, it found Release 14.