Skip to main content
Waters

How to do a silent installation of NuGenesis SDMS client programs - WKB48965

Article number: 48965

OBJECTIVE or GOAL

Perform a silent installation (no UI displayed to the user) of the SDMS client programs.

ENVIRONMENT

  • NuGenesis 9 SDMS (pre 9.1; use prescribed approach in ICG - e.g. "715006816_ICG, NuGenesis LMS 9.1.pdf" - for version 9.1+ silent installations as iss files are included for nearly all components as of this release)
  • NuGenesis 8 SDMS

PROCEDURE

  1. Run the setup.exe program with the -r switch to record a response file.
    • The Transfer App, UNIFY, and Service Release installers have special logic to place the .ISS file in the same folder as the installer, with a custom name, and display a message box that reads, in effect, "you are running this installer in record mode". The SDMS SDK and Admin installers do not have such logic because they are not designed for silent installation; however, the basic process works for all of these applications.
  2. It is important to run the setup.exe -r program on a machine that is identical to the client machines where Admin will be installed. The response file will have all of the responses to dialog boxes recorded. If there is a dialog box that does not appear in the response file, the silent install will fail.
  3. When the setup.exe -r is complete, look for the file C:\Windows\setup.iss.
  4. Copy that file to a network location next to the setup files for SDMS Admin.
  5. For a silent installation, run the program with these parameters: setup.exe -s -f1"PathToISSFile" -f2"PathToLogFile"

    Example:
    setup.exe -s -f1"\\fileserver\installers\NG8\Admin\Admin.iss" -f2"\\fileserver\installers\NG8\Admin\%COMPUTERNAME%_Admin.log"
  6. Review the log file for errors. Ensure that the installer presents the same set of dialog boxes as when the ISS file was recorded; if it doesn't, the silent installer will fail. In this respect, the process is quite fragile, but this is the system we must work with.

ADDITIONAL INFORMATION

How to do a silent uninstallation of NuGenesis client components

id48965, SDMS, SDMS8, SDMS8NU, SUPISDMS, SUPNG

Not able to find a solution? Click here to request help.