Error codes
When
Ilaunchr.exe
is completed silently, it reports installation results with the standard exit codes.
With the login script, you can test for the cause of the problem. Here is one example, which you can insert
into your login script:
Start /Wait ILaunchr.exe \\server\share\mysuite.jar /U
if errorlevel 100 Go to Some_Setup_Error_occurred
if errorlevel 5 Go to Some_Ilaunchr_Error_occurred
if errorlevel 3 Go to Problem_with_JAR_package
if errorlevel 2 Go to User_does_not_have_admin_rights
if errorlevel 1 Go to FSMA_was_already_installed
if errorlevel 0 Echo Installation was OK!
Error codes:
Description
Error code
Installation OK.
0
FSMA already installed.
1
User has no administrative rights.
2
JAR not found.
3
JAR corrupted.
4
Error occurred when unpacking an installation
package.
6
Target disk has insufficient free space for installation.
7
File
package.ini
was not found in JAR file.
8
File
package.ini
did not contain any work
instructions.
9
Wrong parameters in command line or
.ini
file.
10
Error in initializing a new working process.
11
Error in creating the install process for setup.
12
Could not create a
temp
directory.
13
Undefined error.
14
Data needed for silent installation is missing. Invalid
JAR file.
100
Update is disabled. (Setup attempted to update the
installation.)
101
Setup was unable to read the
product.ini
file.
102
Invalid data is encountered in
prodsett.ini
.
103
Management Agent canceled the installation or
conflicting software was found. Installation aborted.
104
The subscription key was entered incorrectly or is
missing. Installation aborted.
105
Out of disk space.
110
The destination drive is not local.
111
The user has no administrative rights to the machine.
120
92
| F-Secure Policy Manager | Ilaunchr error codes
Содержание POLICY MANAGER 9.0
Страница 1: ...F Secure Policy Manager Administrator s Guide ...
Страница 2: ......
Страница 6: ...6 F Secure Policy Manager TOC ...
Страница 28: ......
Страница 66: ......
Страница 90: ......
Страница 94: ......
Страница 98: ......
Страница 102: ......