Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am writing my first desktop plugin in Visual Studio for Inventor which references the Autodesk.Inventor.Interop.dll file. This file is located in the installation folder for Inventor. And I just realized that it is possible for a user to install Inventor on a drive other than "C". Right now my reference to this dll is hard coded to point to the "C" drive.
Does anyone have any experience dealing with locating this dll file in their applications? Should I copy the Inventor interop dll to the user's computer as part of the installation so I know where it is? Does everyone just assume Inventor is installed on the "C" drive? Any thoughts are appreciated!
Solved! Go to Solution.