File name README.TXT===================================================================
Lenze EASY Starter
===================================================================
This program will install Lenze EASY Starter on your computer.
EASY Starter supports service technicians during commissioning and maintenance work.
- Specifically designed for commissioning and maintaining Lenze devices
- Graphic user interface with very few icons
- Easy to run online diagnostics, set parameters and perform commissioning
- No risk of accidentally changing an application
- Loading off-the-shelf applications onto the device
===================================================================
Installation of Software
===================================================================
Please close all Lenze software. Start the installation with a double-click
on the file 'Setup.exe'. For installation administration rights are required.
At www.lenze.com in the menu button for Services & Downloads
you can check whether a service pack is available for this version of EASY Starter.
The software can also be installed in silent mode.
In this mode no user interaction during installation procedure is necessary.
Th software can also be installed in "silent mode" using command line interface.
In this mode no user interaction during installation procedure is necessary.
The .Net Framework 4.0 from Microsoft is required.
For installation in silent mode it is possible either to use a configuration file or to enter
necessary inputs directly to the command line. Do not use both option together.
===================================================================
1.) Options for silent mode installation
/S /M=" input.cfg"
required) installation in silent mode with configuration file (GUIs of the setup
program are invisible)
i.e.:
"C:\full path\setup.exe" /S /M="C:\my folder\input.cfg"
entries in file input.cfg:
SI_DIRECTORY (optional) directory for installation
i.e.:
SI_DIRECTORY="C:\Program Files\Lenze\EASYStarter_1_7"
SI_COM_DISK (optional) disk drive for installation of communication driver
i.e.:
SI_COM_DISK="C"
SI_PID (optional) valid license number
i.e.:
SI_PID="xxxx-xxxx-xxxx-xxxx"
SI_NAME (required) Name of the licensee
i.e.:
SI_NAME="Mr. Smith"
SI_COMPANY (required) Company of the licensee
i.e.:
SI_COMPANY="Company XYZ"
SI_SUPERSILENT (optional) deactivating of all error messages
(0=errors are not indicated; 1=errors are indicated)
i.e.:
SI_SUPERSILENT="1"
SI_NORESTART(optional) deactivating restart after silent installation
(1=no restart after silent installation)
i.e.:
SI_NORESTART="1"
SI_NOPACKAGEUPDATE(optional) deactivating automatic start of packageupdate after silent installation
(1=no automatically package update after silent installation)
i.e.:
SI_NOPACKAGEUPDATE="1"
|