An Autocad programmer knows that the result of a programme is a DLL file that should be registered in windows registry according to which Autocad version installed
any one knows how to make installer to deploy the DLL to another machine
and how can we know which Autocad version is installed and where the installation directory by c#?
Building an Installer
the link above will solve the problem