Performing a silent uninstallation - Data360_Analyze - 3.14

Data360 Analyze Desktop Installation

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
3.14
Language
English
Product name
Data360 Analyze
Title
Data360 Analyze Desktop Installation
Copyright
2024
First publish date
2016
Last updated
2024-10-15
Published on
2024-10-15T12:39:25.288245
  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