wannabe Posted October 28, 2008 Posted October 28, 2008 If I write a routine in C# at home, and then build and compile it as a .dll, I wont need C# to be installed on the works machine to run the macro, will I? Quote
CmdrDuh Posted October 28, 2008 Posted October 28, 2008 nope, just the dll file. Also, when building your routines, when you add the 2 references to the autocad files, make sure you set the CopyLocal to false, that way it will use the dlls already on your machine Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.