Removing the registration

Use the following command line to remove the registration of the ITP/Server COM library:

Regsvr32 /u /s <dir>\itpdsole.dll

/s is used for silent removal of the registration (no message boxes) and <dir> is the folder where the ITP/Server COM library is located.