Skip to content

Standalone Installation

All components are installed under C:\DcsSL. The installation folder can be freely selected as all path definitions are always relative.

Installing the components

Installing Java 1.8.0_202

The JDK is installed under C:\DcsSL\Java. If we install the JRE instead, the directory must also be called Java so that the scripts can find Java (note the jsl configuration!).

Installation of Tomcat 9.0.22

Installation to C:\DcsSL\webtomcat, service: webtomcat:

Step 1

Step 2

Step 3

Step 4

Installation of OneClickExt and ScriptLauncher

Both components are delivered as tar archives: OneClickExtSa_d_<version>.tar.gz (the OneClickExt Daemon) and OneClickExtSa_sl_<version>.tar.gz (the web application).

  • Unpack the archive OneClickExtSa_d_<version>.tar.gz to C:\DcsSL\DICOS.
  • Unpack the archive OneClickExtSa_sl_<version>.tar.gz to C:\DcsSL\webtomcat\webapps.

When upgrading, back up the existing files beforehand.