Good to know
- The
response.varfile
file contains the options specified during the installation wizard steps of your previous Jira installation. Don't uninstall your previous Jira 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.installationDir=C\:\\Program Files\\CostOS_Workstation
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
- Download the installer of CostOS Workstation
- Copy
<installation-directory>/.install4j/response.varfile
from your existing CostOS workstation installation to where you downloaded the installer. - In command prompt or terminal change directory (cd) to where you downloaded the installer.
- Run the following command to install CostOS workstaion:
Code Block language powershell CostOS_Workstation_X.X.XXX.exe -q -varfile response.varfile -Dinstall4j.alternativeLogfile=".\installation.log" -Dinstall4j.noPermanentLogFile=true