NetLoad

NetLoad

Anonymous
Not applicable
383 Views
1 Reply
Message 1 of 2

NetLoad

Anonymous
Not applicable
Netload is the command used in Autocad 2007 in order to load the .net program DLL.

Is there any way that when autocad starts, my particular .net dll loads at startup of autocad.
I made a context menu program in .net and when i load its dll using netload, the menuitem appears on right click. i want that As autocad run, it auto load its dll.


Help me please...
0 Likes
384 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
It's already discussed.
You can find the issue using the keyword "autoload".

Two methods are available.
One is the method of using registry.
The other is the method of writing lisp file.
0 Likes