Verify the Data Collector Was Removed - PAS ICS Integrity - 7.3 - Installation & Upgrade - Intergraph

ICS Integrity Installation Guide

Language
English
Product
PAS ICS Integrity
Subproduct
ICS
Search by Category
Installation & Upgrade
PAS Version
7.3

The uninstall process should remove the IntegrityDataCollector2.exe. The following task allows you to verify that it no longer exists and to manually remove it if needed.

To verify IntegrityDataCollector2 uninstalled correctly:

  1. Click Windows Start > Run.

  2. Type services.msc.

  3. Click OK.

  4. Verify IntegrityDataCollector2 no longer displays in the list.

  5. If IntegrityDataCollector2 still displays in the list, complete the following steps:

    1. Click Windows Start > Run.

    2. Type CMD then press Enter.

    3. Type the following at the command prompt:

      C:\Windows\Microsoft.NET\Framework\v2.0.50727\InstallUtil -U "InstallPath\DataCollector\IntegrityDataCollector2.exe"

      where InstallPath is where you installed Integrity, typically C:\Program Files(86)\PAS\Integrity.

  6. Complete the preceding steps again to verify the IntegrityDataCollector2 no longer displays in the list on the Services window. If IntegrityDataCollector2 still displays in the list, type in the following command at the command prompt:

    sc delete IntegrityDataCollector2