Reversal to 32-bit Canister Service and Transport Service

To reverse from 64-bit to 32-bit Canister service and Transport Service, in an All-in-One setup, complete the following steps:

Procedure

  1. Stop all Discover services and verify that all services are stopped.
  2. Note: This step is applicable only if you are already on 64-bit Canister Service and Transport Service.
    Use the following command to unregister the 64-bit Discover Canister Manager Service:
    <Unica Discover Install directory>\x64\DCCanMgr.exe -remove
  3. Use the following command to register the 32-bit Discover Canister Manager Service:
    <Unica Discover Install directory>\DCCanMgr.exe -install
  4. Use the following command to rebuild the Canister database preserving existing data without /M to invoke DCCanisterMake.exe start service "Discover Canister Server":
    <Unica Discover Install directory>\CanRebuild.exe /B /! /f /P
  5. Use the following command to unregister the 64-bit Discover Transport service:
    <Unica Discover Install directory>\x64\DiscoverCaptureSocket.exe -remove
  6. Use the following command to register the 32-bit Discover Transport service:
    <Unica Discover Install directory>\DiscoverCaptureSocket.exe -install
  7. Start all Discover services.