2005/5/10

     
 

How to Install acdkx_com

artefaktur

| Install | acdkx::com::ComObject man | acdkx::com::AcdkObject | Type mappings |


To use ACDK Objects from COM the COM server has to be registered.


Content of this chapter:

   Installation
   De-Installation



 Installation

You can use regsvr32 to registere the DLL as COM server:
regsvr32 acdkx_com_d.dll

 De-Installation

To unregister the ACDK COM server just run regsvr32 with flag /u regsvr32 /u acdkx_com_d.dll