API stands for Application Programming Interface.

{list-of-resources:api}

h1. Register and Unregister SAP2000.exe file

The procedure for registering and unregistering exe file is as described below (please note that this procedure is different than the procedure for DLL files):

{code}
sap2000.exe /regserver ... to register the exe file
sap2000.exe /unregserver ... to unregister the exe file
{code}

h1. External Links

* [Unregister exe activex file from Windows registry|http://www.programmersheaven.com/mb/VBasic/116833/117102/re-unable-to-unregister-exe-activex-file-from-windows-registery/]