home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / zabezpeceni / phishingdoctor / mspd.exe / install_script.iss
Text File  |  2006-12-01  |  6KB  |  101 lines

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