home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 November / PCWorld_2006-11_cd.bin / zabezpeceni / phishingdoctor / mspd.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-10-13  |  5.5 KB  |  90 lines

  1. ;InnoSetupVersion=5.0.4
  2. [Setup]
  3. AppName=Phishing Doctor
  4. AppVerName=Phishing Doctor 2.1.1.0
  5. AppId=Phishing Doctor
  6. AppVersion=2.1.1.0
  7. AppPublisher=MalwareSweeper.com
  8. AppPublisherURL=http://www.MalwareSweeper.com
  9. AppSupportURL=http://www.MalwareSweeper.com
  10. AppUpdatesURL=http://www.MalwareSweeper.com
  11. DefaultDirName={pf}\PhshDr
  12. DefaultGroupName=Phishing Doctor
  13. UninstallDisplayIcon=UninstallIcon.ico
  14. OutputBaseFilename=pdr2110
  15. Compression=lzma
  16. PrivilegesRequired=none
  17. ChangesAssociations=yes
  18. AllowNoIcons=yes
  19. LicenseFile=embedded\License.rtf
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{fonts}\AEASWFTE.TTF"; DestDir: "{fonts}"; Flags: uninsneveruninstall onlyifdoesntexist 
  24. Source: "{app}\PhshDr.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion 
  25. Source: "{app}\register.exe"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\host1.phs"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\pd_pmail.htm"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\40\alert.jpg"; DestDir: "{app}\40"; Flags: ignoreversion 
  29. Source: "{app}\40\bg.jpg"; DestDir: "{app}\40"; Flags: ignoreversion 
  30. Source: "{app}\aphish.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  31. Source: "{app}\Sporder.dll"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\netsafe.dll"; DestDir: "{app}"; Flags: restartreplace regserver uninsrestartdelete ignoreversion 
  33. Source: "{app}\54\28693\6566.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  34. Source: "{app}\54\28693\6568868380.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  35. Source: "{app}\54\28693\6785836580.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  36. Source: "{app}\54\28693\766780.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  37. Source: "{app}\54\28693\7766.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  38. Source: "{app}\54\28693\807980858083.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  39. Source: "{app}\54\28693\8085826772687671.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  40. Source: "{app}\54\28693\826971.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  41. Source: "{app}\54\28693\83698480658383.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  42. Source: "{app}\54\28693\83757378.phs"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  43. Source: "{app}\54\28693\838076658372.phl"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  44. Source: "{app}\54\28693\English.ini"; DestDir: "{app}\54\28693"; Flags: ignoreversion 
  45. Source: "{app}\45\29216\69787176738372.mrc"; DestDir: "{app}\45\29216"; Flags: ignoreversion 
  46. Source: "{app}\51\17945\69787176738372.chm"; DestDir: "{app}\51\17945"; Flags: ignoreversion 
  47. Source: "{app}\858068658469\Update.exe"; DestDir: "{app}\858068658469"; Flags: ignoreversion 
  48. Source: "{app}\858068658469\Update.cli"; DestDir: "{app}\858068658469"; Flags: ignoreversion 
  49. Source: "{sys}\Flash.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile ignoreversion 
  50. Source: "{sys}\actsplash.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile ignoreversion 
  51. Source: "{sys}\MSINET.OCX"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  52. [Registry]
  53. Root: HKCU; Subkey: "Software\MalwareSweeper"; Flags: uninsdeletekey 
  54. Root: HKCU; Subkey: "Software\MalwareSweeper"; ValueName: "7665787185657169"; ValueType: String; ValueData: "69787176738372"; Flags: createvalueifdoesntexist 
  55. Root: HKLM; Subkey: "Software\{{8072688250494948}"; Flags: createvalueifdoesntexist noerror 
  56. Root: HKLM; Subkey: "Software\{{8072688250494948}"; ValueName: "8068826779857884"; ValueType: String; ValueData: "676585717284837970658248"; Flags: createvalueifdoesntexist noerror 
  57. Root: HKCU; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "Trial Phishing Doctor"; ValueType: String; ValueData: "{app}\PhshDr.exe -min"; Flags: createvalueifdoesntexist uninsdeletevalue 
  58. [INI]
  59. FileName: "{app}\Malware Sweeper.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.MalwareSweeper.com"; 
  60. [Run]
  61. Filename: "{app}\register.exe"; Parameters: "-i -w -n PhshSwpr_lsp"; 
  62. [UninstallRun]
  63. Filename: "{app}\register.exe"; Parameters: "-r"; 
  64. Filename: "{app}\PhshDrUnins.exe"; 
  65. [Icons]
  66. Name: "{group}\Uninstall Phishing Doctor"; Filename: "{uninstallexe}"; 
  67. Name: "{group}\Phishing Doctor"; Filename: "{app}\PhshDr.exe"; 
  68. Name: "{userdesktop}\Phishing Doctor"; Filename: "{app}\PhshDr.exe"; Tasks: desktopicon; 
  69. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Phishing Doctor"; Filename: "{app}\PhshDr.exe"; Tasks: quicklaunchicon; 
  70. [Tasks]
  71. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  72. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  73. [UninstallDelete]
  74. Type: filesandordirs; Name: "{app}"; 
  75. Type: files; Name: "{app}\Malware Sweeper.url"; 
  76. [CustomMessages]
  77. English.NameAndVersion=%1 version %2
  78. English.AdditionalIcons=Additional icons:
  79. English.CreateDesktopIcon=Create a &desktop icon
  80. English.CreateQuickLaunchIcon=Create a &Quick Launch icon
  81. English.ProgramOnTheWeb=%1 on the Web
  82. English.UninstallProgram=Uninstall %1
  83. English.LaunchProgram=Launch %1
  84. English.AssocFileExtension=&Associate %1 with the %2 file extension
  85. English.AssocingFileExtension=Associating %1 with the %2 file extension...
  86. [Languages]
  87. ; These files are stubs
  88. ; To achieve better results after recompilation, use the real language files
  89. Name: "English"; MessagesFile: "embedded\English.isl"; 
  90.