Question:
What has to be considered with the installation of Lenze software L-force Engineer and what arguments are supported?
Answer:
General information
-
For installation administration rights are required.
The installation program requires the installation of a certain version of .NET Framework and will install it if necessary.
If the installation of the .NET Framework terminates with an error message, start the .NET Framework Setup manually from the "Prerequisites" directory before installing the Lenze software and follow the instructions.
It is recommended to execute the setup file on the local computer. When executing the setup file directly from a network drive, it may happen that existing antivirus software erroneously displays a risk.
The software can also be installed in silent mode.
In this mode no user interaction during installation procedure is necessary.
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.
Installation in silent mode with configuration file
Command line arguments:
/S /M="<full path>input.cfg" | required | Installation in silent mode with configuration file GUIs of the program are invisible i.e.:
"C:\full path\setup.exe" /S /M="C:\my folder\input.cfg" |
Entries of the file
input.cfg:
SI_DIRECTORY | optional | Directory for installation i.e.:
SI_DIRECTORY="C:\Program Files\Lenze\Software_Version" |
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 | No error messages (0=errors are not indicated; 1=errors are indicated) e.i.: SI_SUPERSILENT="1" |
SI_NOPACKAGEUPDATE | optional |
No automatic package update after silent installation (1=no automatic package update) i.e.: SI_NOPACKAGEUPDATE="1" |
SI_NORESTART | optional | No automatic restart after silent installation (1=no restart) i.e.: SI_NORESTART="1" |
Command line arguments for silent mode installation
/s | required | Installation starting in silent mode |
/lic
<license> | optional | Valid license i.e.: setup.exe /lic
xxxx-xxxx-xxxx-xxxx |
/user | required | Name of the licensee i.e.: /user "Mr. Smith" |
/company | required | Company of the licensee i.e.: /company "Company XYZ" |
/nopackageupdate | optional |
No automatic package update after silent installation i.e.: /nopackageupdate |
/norestart | optional | No automatic restart after silent installation i.e.: /norestart |
Command line arguments for standard installation (only if /s is not used)
/lic <license> | optional | The setup attempts to use the specified license number. i.e.: setup.exe /lic
xxxx-xxxx-xxxx-xxxx Only in case of an incorrect license number you will be asked during the setup to reenter optional. |
/nopackageupdate | optional | No automatic package update after silent installation i.e.: /nopackageupdate |
/norestart | optional | No automatic restart after silent installation i.e.: /norestart |
Installation of additional software components (service pack or addon):
It is possible to install a service pack or addon automatically directly after the installation of the Lenze software.
For this it is necessary to save the service pack or the add on into a subfolder of the folder in which the setup file is stored:
Folder name for a service pack: \ServicePack
Folder name for an addnn: \AddOn
Note:
For the installation of the service pack or addon the arguments are used which has been used for the installation of the Lenze software, as long the service pack or addon supports this argument.