home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / zabezpeceni / viruskeeper / setup.exe / install_script.iss
Text File  |  2008-01-28  |  6KB  |  124 lines

  1. ;InnoSetupVersion=4.2.6
  2.  
  3. [Setup]
  4. AppName=VirusKeeper 2008 Pro Trial
  5. AppVerName=VirusKeeper 2008 Pro Trial
  6. AppId=VirusKeeper 2008 Pro Trial
  7. AppPublisher=AxBx
  8. AppPublisherURL=http://www.VirusKeeper.com/us
  9. AppSupportURL=http://www.VirusKeeper.com/us
  10. AppUpdatesURL=http://www.VirusKeeper.com/us
  11. DefaultDirName={pf}\AxBx\VirusKeeper 2008 Pro Trial
  12. DefaultGroupName=VirusKeeper 2008 Pro Trial
  13. OutputBaseFilename=setup
  14. Compression=lzma
  15. PrivilegesRequired=none
  16. LicenseFile=embedded\License.txt
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19.  
  20. [Files]
  21. Source: "{app}\VirusKeeper.exe"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\vk_scan.exe"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\vk_scanspy.exe"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\vk_scanroot.exe"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\vk_bhotb.dat"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\viruskeeper.hlp"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\vk_dpl.dat"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\vk_sw.dat"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\ProcessWatch2.exe"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\english.lng"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\vk_scanfile.exe"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\vk_sig.dat"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\vk_sig2.dat"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\vk_run.exe"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\vk_scanprocess.exe"; DestDir: "{app}"; Flags: ignoreversion 
  37. Source: "{app}\vk_close.exe"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\vk_proc.dll"; DestDir: "{app}"; Flags: ignoreversion 
  39. Source: "{app}\vk_state.dll"; DestDir: "{app}"; Flags: ignoreversion 
  40. Source: "{app}\vk_sscan.dll"; DestDir: "{app}"; Flags: ignoreversion 
  41. Source: "{app}\viruskeeper.001"; DestDir: "{app}"; Flags: ignoreversion 
  42. Source: "{app}\vkscanspy.001"; DestDir: "{app}"; Flags: ignoreversion 
  43. Source: "{app}\vk_unreg.exe"; DestDir: "{app}"; Flags: ignoreversion 
  44. Source: "{app}\Quarantaine\this_folder_may_contain_infected_files.\this_folder_may_contain_infected_files."; DestDir: "{app}\Quarantaine\this_folder_may_contain_infected_files."; Flags: ignoreversion 
  45. Source: "{app}\vk_report.exe"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\vk_plan.exe"; DestDir: "{app}"; Flags: ignoreversion 
  47. Source: "{app}\vk_planrun.exe"; DestDir: "{app}"; Flags: ignoreversion 
  48.  
  49. [Registry]
  50. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "VirusKeeper"; ValueType: String; ValueData: "{app}\VirusKeeper.exe"; Flags: uninsdeletevalue 
  51. Root: HKCR; Subkey: "*\shell\Scan with VirusKeeper"; Flags: uninsdeletekey 
  52. Root: HKCR; Subkey: "*\shell\Scan with VirusKeeper\command"; ValueType: String; ValueData: "{app}\vk_scan.exe file %1"; Flags: uninsdeletekey 
  53. Root: HKCR; Subkey: "Drive\shell\Scan with VirusKeeper"; Flags: uninsdeletekey 
  54. Root: HKCR; Subkey: "Drive\shell\Scan with VirusKeeper\command"; ValueType: String; ValueData: "{app}\vk_scan.exe drive %1"; Flags: uninsdeletekey 
  55. Root: HKCR; Subkey: "Folder\shell\Scan with VirusKeeper"; Flags: uninsdeletekey 
  56. Root: HKCR; Subkey: "Folder\shell\Scan with VirusKeeper\command"; ValueType: String; ValueData: "{app}\vk_scan.exe folder %1"; Flags: uninsdeletekey 
  57.  
  58. [INI]
  59. FileName: "{app}\VirusKeeper.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.VirusKeeper.com/us"; 
  60.  
  61. [Run]
  62. Filename: "{app}\VirusKeeper.exe"; Description: "{cm:LaunchProgram,VirusKeeper 2008 Pro Trial}"; Flags: postinstall skipifsilent nowait
  63.  
  64. [UninstallRun]
  65. Filename: "{app}\vk_close.exe"; 
  66. Filename: "{app}\vk_unreg.exe"; 
  67.  
  68. [Icons]
  69. Name: "{group}\VirusKeeper 2008 Pro Trial"; Filename: "{app}\vk_run.exe"; 
  70. Name: "{group}\VK Virus Scanner"; Filename: "{app}\vk_scan.exe"; 
  71. Name: "{group}\VK Spyware Scanner"; Filename: "{app}\vk_scanspy.exe"; 
  72. Name: "{group}\VK Rootkit Scanner"; Filename: "{app}\vk_scanroot.exe"; 
  73. Name: "{group}\VK ProcessWatch II"; Filename: "{app}\ProcessWatch2.exe"; 
  74. Name: "{group}\{cm:ProgramOnTheWeb,VirusKeeper 2008 Pro}"; Filename: "{app}\VirusKeeper.url"; 
  75. Name: "{group}\{cm:UninstallProgram,VirusKeeper 2008 Pro Trial}"; Filename: "{uninstallexe}"; 
  76. Name: "{userdesktop}\VirusKeeper 2008 Pro Trial"; Filename: "{app}\vk_run.exe"; Tasks: desktopicon; 
  77.  
  78. [Tasks]
  79. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  80.  
  81. [UninstallDelete]
  82. Type: files; Name: "{app}\VirusKeeper.url"; 
  83. Type: files; Name: "{app}\ieparams.dat"; 
  84. Type: files; Name: "{app}\ieuser.dat"; 
  85. Type: files; Name: "{app}\reg.dat"; 
  86. Type: files; Name: "{app}\sys.dat"; 
  87. Type: files; Name: "{app}\sys32.dat"; 
  88. Type: files; Name: "{app}\root.dat"; 
  89. Type: files; Name: "{app}\vklog.dat"; 
  90. Type: files; Name: "{app}\viruskeeper.cfg"; 
  91. Type: files; Name: "{app}\viruskeeper.dat"; 
  92. Type: files; Name: "{app}\win.dat"; 
  93. Type: files; Name: "{app}\viruskeeper.upd"; 
  94. Type: files; Name: "{app}\viruskeeper.maj"; 
  95. Type: files; Name: "{app}\viruskeeper.pmj"; 
  96. Type: files; Name: "{app}\vksoft.exe"; 
  97. Type: files; Name: "{app}\francais.lng"; 
  98. Type: files; Name: "{app}\english.lng"; 
  99. Type: files; Name: "{app}\vk_ipl.dat"; 
  100. Type: files; Name: "{app}\vk_sil.dat"; 
  101. Type: files; Name: "{app}\temp.dat"; 
  102. Type: files; Name: "{app}\vk_sig.dat"; 
  103. Type: files; Name: "{app}\vk_sig2.dat"; 
  104. Type: files; Name: "{app}\vk_quarant.dat"; 
  105. Type: files; Name: "{app}\vk_pw.dat"; 
  106. Type: files; Name: "{app}\vk_plan.dat"; 
  107. Type: files; Name: "{app}\vk_planrun.dat"; 
  108.  
  109. [CustomMessages]
  110. default.NameAndVersion=%1 version %2
  111. default.AdditionalIcons=Additional icons:
  112. default.CreateDesktopIcon=Create a &desktop icon
  113. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  114. default.ProgramOnTheWeb=%1 on the Web
  115. default.UninstallProgram=Uninstall %1
  116. default.LaunchProgram=Launch %1
  117. default.AssocFileExtension=&Associate %1 with the %2 file extension
  118. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  119.  
  120. [Languages]
  121. ; These files are stubs
  122. ; To achieve better results after recompilation, use the real language files
  123. Name: "default"; MessagesFile: "embedded\default.isl"; 
  124.