Knowledge Base FAQ Item #1000025
Q1000025: I manually registered the ActiveXperts Network Component DLL file on another machine, and now I want to unregister. How can I do this?
To uninstall the 64-bit component, issue the following command from the command prompt:
REGSVR32 -u <path>\AxNetwork64.dll
To uninstall the 32-bit component, issue the following command from the command prompt:
REGSVR32 -u <path>\AxNetwork32.dll(viewed: 1726)