home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.f-secure.com
/
2014.06.ftp.f-secure.com.tar
/
ftp.f-secure.com
/
support
/
temp
/
psb
/
PSBWKS9.exe
/
infopaks
/
customization
/
package.ini
< prev
Wrap
INI File
|
2009-12-14
|
3KB
|
56 lines
; *******************************************************************************************************************
; This section contains a program which should be started to install the package.
; *******************************************************************************************************************
[run]
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; TODO: EDIT THESE IF NEEDED
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; Executable program file path relative to the root directory of the package.
Program1 = program\custsetup.exe
; OID of all traps for alerting errors during the installation program running (reported by error code).
; Following is F-Secure Management Agent's Microsoft SMS Alert Agent. This can always be used.
; 1.3.6.1.4.1.2213.11.1.18.2.2 Printer
; 1.3.6.1.4.1.2213.11.1.18.2.3 NT Event Viewer
; 1.3.6.1.4.1.2213.11.1.18.2.4 Log File
; 1.3.6.1.4.1.2213.11.1.18.2.5 SMTP
; 1.3.6.1.4.1.2213.11.1.18.2.9 Wireless
Program1ResultTrapOID = 1.3.6.1.4.1.2213.11.1.18.2.6
; Executable's results
; Program1ResultMTrapNum, trap number for error code M that could be returned by the process
; described in ProgramN entry. Trap is sent, if "IgnoreErrors = No" is in settings file.
Program1Result1TrapNum=501
Program1Result2TrapNum=501
Program1Result3TrapNum=501
Program1Result4TrapNum=501
Program1Result5TrapNum=501
Program1Result6TrapNum=501
Program1Result7TrapNum=501
Program1Result8TrapNum=501
Program1Result9TrapNum=501
Program1Result10TrapNum=501
; Do not change these (SetupWrapper's traps)
Program1Result100TrapNum=501
Program1Result999TrapNum=501
; Executable's results' params
; Program1ResultMTrapParamK, trap parameter #K for error code M.
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
; TODO: EDIT THESE IF NEEDED
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Program1Result1TrapParam1=Failed to determine current directory
Program1Result2TrapParam1=Target directory not specified in .ini file
Program1Result3TrapParam1=Failed to determine F-Secure root installation directory
Program1Result4TrapParam1=Failed to determine installation directory for a package
Program1Result5TrapParam1=Not found custinfo.ini file
Program1Result6TrapParam1=Failed to update the registry
Program1Result7TrapParam1=Syntax error in custinfo.ini
Program1Result8TrapParam1=Creating directory was not successful
Program1Result9TrapParam1=Copying file was not successful
Program1Result10TrapParam1=Syntax error in custinfo.ini (parameter restartfsma)
; Do not change these (SetupWrapper's traps)
Program1Result100TrapParam1=Platform was not supported
Program1Result999TrapParam1=Reading entry from settings file failed