Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Good to know

  • The response.varfile file file contains the options specified during the installation wizard steps of your previous Jira installationCostOS workstation installation. Don't uninstall your previous Jira installation previous CostOS workstation installation until after you've copied this file to your new install location.
  • If you decide to modify the response.varfile file, make sure all directory paths specified are absolute, for example, sys.installationDirpath=C\:\‌\Program Files\\CostOS_Workstation

  • Warning
    Do not forget to accept the license terms adding the row acceptlicense=yes on the \response.varfile

Install a CostOS application workstation in unattended mode

...

Code Block
languagepowershell
CostOS_Workstation_X.X.XXX.exe -q -varfile response.varfile -Dinstall4j.alternativeLogfile="C:\Program Files\CostOS_Workstation\installation-configure.log" -Dinstall4j.noPermanentLogFile=true

Response file example 

Code Block
languagetext
createDesktopLinkAction$Boolean=true
permToAll$Boolean=true
shouldInstallNET35$Boolean=false
shouldInstallNET4$Boolean=false
shouldInstallVC2015$Boolean=false
sys.adminRights$Boolean=true
path=C\:\\Program Files\\costos1
sys.languageId=en
acceptlicense=yes