Performing a silent uninstallation - Data360_Analyze - 3.20

Data360 Analyze Desktop Installation

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
3.20
ft:locale
en-US
Product name
Data360 Analyze
ft:title
Data360 Analyze Desktop Installation
Copyright
2025
First publish date
2016
ft:lastEdition
2026-03-13
ft:lastPublication
2026-03-13T12:49:34.825000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Data 360
L5_Product_Group
Data 360
L6_Product_Name
Analyze
  1. Locate the response.varfile in the .install4j folder of the installation directory. This is the same varfile that is used for installation.
  2. Copy the response.varfile to a different location.
  3. Add the following uninstall parameters to the response.varfile, configuring the values with the settings that you want to apply to your user's machines:
    Parameter Description

    deleteDataDirectory$Boolean

    Specifies whether to delete the local site directory.

    Set this parameter to true to delete the site directory:

    deleteDataDirectory$Boolean=true

    deleteExecutionLogs$Boolean

    Specifies whether to delete temporary execution data.

    Set this parameter to true to delete temporary execution data:

    deleteExecutionLogs$Boolean=true

    removeBackups$Boolean

    Specifies whether to delete backup files.

    Set this parameter to true to delete backup files:

    removeBackups$Boolean=true

  4. Run Windows Command Prompt as an Administrator.
  5. Change the directory to point to the location of the Data360 Analyze installation.
  6. Type the following command, referencing the location of the varfile that you copied in step two:

    uninstall.exe -q -varfile <location of varfile>/response.varfile