Message 1 of 4
Not applicable
02-29-2012
10:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a .dll that uses registry entries to load itself when AutoCAD starts.
But I have encountered a problem where it also loads even
When a customer chooses to load another AutoCAD plugin by another vendor.
I would like it ideally only to be loaded when the user clicks on my desktop shortcut.
I am writing in VB.net & have noticed some vendors use a reference to
object.arx in their shortcut. Is it possible to do this with a vb.net .dll or even a lisp?
Any help would be greatly appreciated.
Martin.
Solved! Go to Solution.