home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2002 December / pca1412.iso / SOFTWARE / av / fsecure / fsmaNT1.CAB / Program_Executable_Files / support.ini < prev    next >
Encoding:
INI File  |  2002-06-11  |  3.5 KB  |  95 lines

  1. [version] 
  2. FSMA_version=4.12 build 455
  3. ; DO NOT TOUCH THIS FILE! MODIFYING THIS FILE MIGHT CAUSE UNWANTED RESULTS.
  4.  
  5. set ProgramFilesDir registry "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir"
  6. set ProgramFilesDir_AV registry "HKEY_LOCAL_MACHINE\SOFTWARE\Data Fellows\F-Secure\Anti-Virus\Path"
  7. set FSecureInstallDir registry "HKEY_LOCAL_MACHINE\SOFTWARE\Data Fellows\F-Secure\InstallationRootDirectory"
  8. set FSecureCommonDir filepath "%FSecureInstallDir%\common"
  9.  
  10. [ini]
  11. crypto.ini
  12. fsav.ini
  13. fsfc.ini
  14. fsms.ini
  15. fsavcss.ini
  16. fsav4fw.ini
  17. fsav4mse.ini
  18. fsav4ld.ini
  19. fsav4im.ini
  20. %FSecureInstallDir%\common\crypto.ini
  21. %FSecureInstallDir%\common\fsav.ini
  22. %FSecureInstallDir%\common\fsfc.ini
  23. %FSecureInstallDir%\common\fsavcss.ini
  24. %FSecureInstallDir%\common\fsav4fw.ini
  25. %FSecureInstallDir%\common\fsav4mse.ini
  26. %FSecureInstallDir%\common\fsav4ld.ini
  27. %FSecureInstallDir%\common\fsav4im.ini
  28.  
  29. [default]
  30. set=\basic\set.log
  31. OSVersion \basic\osver.log
  32.  
  33. [hardware]
  34. \hardware\hardware.log
  35.  
  36. [extract]
  37. "#:\WinNT\fsecure.ini" \f-secure\fsecure.ini
  38. "#:\%windir%\fsecure.ini" \f-secure\fsecure.ini
  39. "#:\%Winbootdir%\fsecure.ini" \f-secure\fsecure.ini
  40. "%FSecureInstallDir%\common\policy.bpf" \f-secure\policy.bpf
  41. "%FSecureInstallDir%\common\policy.ipf" \f-secure\policy.ipf
  42. "%FSecureInstallDir%\common\policy.ipf.bak" \f-secure\policy.ipf.bak
  43. "%FSecureInstallDir%\common\*.dpf" \f-secure\
  44. "%FSecureInstallDir%\common\*.dpx" \f-secure\
  45. "%FSecureInstallDir%\common\commdir\status\orig.ipf" \f-secure\orig.ipf
  46.  
  47. ; base and incremental policy files
  48. "%FSecureCommonDir%\policy.bpf" \f-secure\policy.bpf
  49. "%FSecureCommonDir%\policy.ipf" \f-secure\policy.ipf
  50. "%FSecureCommonDir%\commdir\status\orig.ipf" \f-secure\orig.ipf
  51.  
  52. ; default policy files
  53. "%FSecureCommonDir%\*.dpf" \f-secure\
  54. "%FSecureCommonDir%\*.dpx" \f-secure\
  55.  
  56. ; local logfile
  57. "%FSecureCommonDir%\LogFile.log" \f-secure\LogFile.log
  58. "%FSecureCommonDir%\exception.log" \f-secure\exception.log
  59.  
  60. [Check]
  61. %windir%\System
  62. %windir%\System32\
  63. %winbootdir%\System
  64. %winbootdir%\System32\
  65. %TEMP%
  66.  
  67. [Network]
  68. run "ipconfig" "/all" /network/ipconfig.log timeout=100
  69. run "nslookup" "info.datafellows.com" /network/nslookup.log timeout=100
  70. run "ping" "www.datafellows.com" /network/ping.log timeout=100
  71. registry "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\NetworkCards\" \network\nic.log
  72.  
  73. [F-Secure: Generic]
  74. registry "HKEY_LOCAL_MACHINE\SOFTWARE\Data Fellows\F-Secure\InstallRootDir" \f-secure\irootdir.log
  75. registry "HKEY_LOCAL_MACHINE\SOFTWARE\Data Fellows\F-Secure\InstallationRootDirectory" \f-secure\irootdir.log
  76.  
  77. ; all of DF key
  78. registry "HKEY_LOCAL_MACHINE\SOFTWARE\Data Fellows" \f-secure\reg_df.log
  79.  
  80. ; startup programs
  81. registry "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" \win\registry\reg_run.log
  82. registry "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices" \win\registry\reg_runs.log
  83.  
  84. ; pending rename operations
  85. registry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\FileRenameOperations" \win\registry\reg_rename.log
  86. registry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations" \win\registry\reg_rename2.log
  87.  
  88. ; all services
  89. registry "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services" \win\registry\reg_srv.log
  90.  
  91. ;List the contents of FSAV Directory (NOTE: It's not recursive)
  92. list "%ProgramFilesDir_AV%\*.*" \f-secure\fsav\av_flist.txt
  93. list "%ProgramFilesDir%\F-Secure\Common\commdir\install\dbupdate\*.*" \f-secure\fsav\db_flist.txt
  94.  
  95.