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   
INI File  |  2009-12-14  |  3KB  |  56 lines

  1. ; *******************************************************************************************************************
  2. ; This section contains a program which should be started to install the package.
  3. ; *******************************************************************************************************************
  4. [run]
  5. ;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  6. ; TODO: EDIT THESE IF NEEDED
  7. ;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  8. ; Executable program file path relative to the root directory of the package.
  9. Program1 = program\custsetup.exe
  10.  
  11. ; OID of all traps for alerting errors during the installation program running (reported by error code).
  12. ; Following is F-Secure Management Agent's Microsoft SMS Alert Agent. This can always be used.
  13. ; 1.3.6.1.4.1.2213.11.1.18.2.2 Printer
  14. ; 1.3.6.1.4.1.2213.11.1.18.2.3 NT Event Viewer
  15. ; 1.3.6.1.4.1.2213.11.1.18.2.4 Log File
  16. ; 1.3.6.1.4.1.2213.11.1.18.2.5 SMTP
  17. ; 1.3.6.1.4.1.2213.11.1.18.2.9 Wireless
  18. Program1ResultTrapOID = 1.3.6.1.4.1.2213.11.1.18.2.6
  19. ; Executable's results
  20. ; Program1ResultMTrapNum, trap number for error code M that could be returned by the process
  21. ; described in ProgramN entry. Trap is sent, if "IgnoreErrors = No" is in settings file.
  22. Program1Result1TrapNum=501
  23. Program1Result2TrapNum=501
  24. Program1Result3TrapNum=501
  25. Program1Result4TrapNum=501
  26. Program1Result5TrapNum=501
  27. Program1Result6TrapNum=501
  28. Program1Result7TrapNum=501
  29. Program1Result8TrapNum=501
  30. Program1Result9TrapNum=501
  31. Program1Result10TrapNum=501
  32.  
  33. ; Do not change these (SetupWrapper's traps)
  34. Program1Result100TrapNum=501
  35. Program1Result999TrapNum=501
  36.  
  37. ; Executable's results' params
  38. ; Program1ResultMTrapParamK, trap parameter #K for error code M.
  39.  
  40. ;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  41. ; TODO: EDIT THESE IF NEEDED
  42. ;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  43. Program1Result1TrapParam1=Failed to determine current directory
  44. Program1Result2TrapParam1=Target directory not specified in .ini file
  45. Program1Result3TrapParam1=Failed to determine F-Secure root installation directory
  46. Program1Result4TrapParam1=Failed to determine installation directory for a package
  47. Program1Result5TrapParam1=Not found custinfo.ini file
  48. Program1Result6TrapParam1=Failed to update the registry
  49. Program1Result7TrapParam1=Syntax error in custinfo.ini
  50. Program1Result8TrapParam1=Creating directory was not successful
  51. Program1Result9TrapParam1=Copying file was not successful
  52. Program1Result10TrapParam1=Syntax error in custinfo.ini (parameter restartfsma)
  53.  
  54. ; Do not change these (SetupWrapper's traps)
  55. Program1Result100TrapParam1=Platform was not supported
  56. Program1Result999TrapParam1=Reading entry from settings file failed