Close TOC
My Group: This user has no roles.

My Distribution ID: Please log in to see your distribution ID.

Explore This Section

My Group: This user has no roles.

My Distribution ID: Please log in to see your distribution ID.
Open TOC

Page Contents

 


Unattended Un-Installation of NIVOMAX Viewer

Disclaimer

SYNAXIOM does not distribute NIVOMAX Viewer setup files directly to end users. To obtain the necessary setup files, users must download a copy directly from the Technical Publications Supplier's NIVOMAX Self Serve portal, subsequent to agreeing to the terms and conditions stipulated therein. The Technical Publication Supplier, possessing a valid Distribution ID for their copy of the NIVOMAX Applications, is the sole distributor. Access to and use of the NIVOMAX Viewer is contingent upon the purchase of a Data License for a digital product from the Technical Publications Supplier. The digital product downloaded will function exclusively with the viewer provided by the respective Supplier. Users are advised that the distribution of NIVOMAX Viewer setup files may be governed by applicable export control regulations depending on their region.

Licensing

It is not necessary for end-users to purchase a separate NIVOMAX license. The Technical Publications Supplier from whom you have acquired your Data License has already procured the requisite licenses from SYNAXIOM. By extending an invitation, they include you within their authorized user pool, as permitted under their NIVOMAX license agreement. You are authorized to use the NIVOMAX software provided the Technical Publications Supplier maintains a valid NIVOMAX software license.

Confidentiality

This document (“Document”) contains confidential and proprietary information owned by SYNAXIOM Inc. (“SYNAXIOM”). No part of this Document may be reproduced, copied, or distributed in any form or by any means without the prior written permission of SYNAXIOM Inc. Unauthorized use, disclosure, or reproduction of this Document is strictly prohibited. Any third-party intellectual property mentioned herein is the property of their respective owners, and such mention is for informational purposes only and does not imply any association with or endorsement by the owners.

This page must not be removed before distributing the document. It must remain present in all shared copies to ensure proper communication and compliance.

Unattended Un-Installation of NIVOMAX Viewer

Last Updated on February 11, 2025 | 2 min read


Warning !

This procedure is intended for IT System Administrators and is not applicable to normal users.

 

Unattended un-installations allow NIVOMAX Viewer applications to be un-installed without manual user input, making it suitable for automated environments or managing multiple installations.

This guide provides command-line instructions for the unattended un-installation of NIVOMAX Viewer.

Procedure

  1. Locate the uninstaller file from the installed location
    • With default settings, NIVOMAX Viewer will be installed into C:\Program Files.
    • Locate the uninstall.exe from the relevant application folder. Example: C:\Program Files\NIVOMAX Desktop Viewer\uninstall.exe
  2. Execute the Un-Installation Command
      • Open Command Prompt as Administrator:
        1. Click the Start button.
        2. Type ‘cmd’ in the search box.
        3. Right-click Command Prompt from the search results.
        4. Select Run as administrator.
    • Navigate to the uninstall file location using the ‘cd’ command.
    • Execute the appropriate command for your edition:

      The un-installation commands are given as examples, ensure they match for the application you are using when executing the command. Optional parameters mentioned within brackets. If only -i Silent was given it will perform a complete uninstallation.

      • For Desktop Edition:
        uninstall.exe -i Silent (-KEEPCONFIG YES/NO -KEEPDATA YES/NO)" 
      • For Network Edition – Data Server:
        uninstall.exe -i Silent (-KEEPCONFIG YES/NO -KEEPDATA YES/NO)" 
      • For Network Edition – Client Viewer:
        uninstall.exe -i Silent (-KEEPCONFIG YES/NO)"
    • Uninstaller will take few minutes to complete the un-installation.

Parameter Definitions

  • KEEPDATA
    • Description: This parameter confirms whether or not to remove the library data downloaded.
    • Usage: It is recommended to set this value to ‘YES’ to avoid data removal.
    • Example: -KEEPDATA YES
  • KEEPCONFIG
    • Description: This parameter used to instruct the uninstaller to remove configurations (complete uninstall) or preserve the configuration.
    • Usage: It is recommended to set this value to ‘YES’. In case of reinstalling the same application will restore these configurations.
    • Example: -KEEPCONFIG yes

Notes

  • Always run these commands in a test environment before using them on production devices.

For the latest documentation on this and other important topics, please refer to the NIVOMAX Help Center. The NIVOMAX Help Center is your primary resource for up-to-date information, guidelines, and self-serve support for NIVOMAX.

This document also has an online version which may be more up-to-date.


CONFIDENTIAL

This document is the property of SYNAXIOM Inc.