Message 1 of 2
Not applicable
04-14-2014
06:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created a Ribbon as a DLL and got it working but now i cant get it to stay loaded
I have tried adding to a lisp in the startup suite but it just crashes autocad
(command "netload" "C:\\Ribbon\\Ribbon.dll")
(command "Basic")
(command "Advanced")
is there anyway of getting it to load the ribbon when autocad starts ?
Thanks in advance
Solved! Go to Solution.