home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / 04_03.iso / macos / pack1 / files / cagent.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-02-18  |  5.3 KB  |  87 lines

  1. ;InnoSetupVersion=2.0.18
  2. [Setup]
  3. AppName=Cleaning Agent
  4. AppVerName=Cleaning Agent 1.4
  5. AppId=Cleaning Agent
  6. AppVersion=1.4
  7. AppPublisher=Lubos Tilka (Ancodia)
  8. AppPublisherURL=http://ancodia.com
  9. AppSupportURL=http://ancodia.com
  10. AppUpdatesURL=http://ancodia.com/cleaning_agent/
  11. DefaultDirName={pf}\Cleaning Agent
  12. DefaultGroupName=Cleaning Agent
  13. UninstallDisplayIcon={app}\Cleaning Agent.exe
  14. UninstallDisplayName=Uninstall Cleaning Agent
  15. OutputBaseFilename=cagent
  16. Compression=zip
  17. PrivilegesRequired=none
  18. AllowNoIcons=yes
  19. LicenseFile=embedded\License.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{app}\Cleaning Agent.exe"; DestDir: "{app}"; 
  24. Source: "{app}\Distribution Permissions.txt"; DestDir: "{app}"; 
  25. Source: "{app}\How to Register.txt"; DestDir: "{app}"; 
  26. Source: "{app}\IMPORTANT - New File Format.txt"; DestDir: "{app}"; 
  27. Source: "{app}\License Agreement.txt"; DestDir: "{app}"; 
  28. Source: "{app}\Make Money - Affiliates.url"; DestDir: "{app}"; 
  29. Source: "{app}\More Software.txt"; DestDir: "{app}"; 
  30. Source: "{app}\Internet bookmarks\Ancodia downloads.url"; DestDir: "{app}\Internet bookmarks"; 
  31. Source: "{app}\Internet bookmarks\Ancodia web site.url"; DestDir: "{app}\Internet bookmarks"; 
  32. Source: "{app}\Internet bookmarks\Cleaning Agent FAQ.url"; DestDir: "{app}\Internet bookmarks"; 
  33. Source: "{app}\Internet bookmarks\Cleaning Agent homepage.url"; DestDir: "{app}\Internet bookmarks"; 
  34. Source: "{app}\Internet bookmarks\Cleaning Agent online help.url"; DestDir: "{app}\Internet bookmarks"; 
  35. Source: "{app}\Internet bookmarks\Cleaning Agent screenshots.url"; DestDir: "{app}\Internet bookmarks"; 
  36. Source: "{app}\Internet bookmarks\info@ancodia.com.url"; DestDir: "{app}\Internet bookmarks"; 
  37. Source: "{app}\Internet bookmarks\Make Money - Affiliates.url"; DestDir: "{app}\Internet bookmarks"; 
  38. Source: "{app}\Internet bookmarks\Tell a Friend and Win a CD.url"; DestDir: "{app}\Internet bookmarks"; 
  39. Source: "{app}\Help\index.html"; DestDir: "{app}\Help"; 
  40. Source: "{app}\Help\media\appl_icon.gif"; DestDir: "{app}\Help\media"; 
  41. Source: "{app}\Help\media\appl_logo.gif"; DestDir: "{app}\Help\media"; 
  42. Source: "{app}\Help\media\os_mac.gif"; DestDir: "{app}\Help\media"; 
  43. Source: "{app}\Help\media\os_osx.gif"; DestDir: "{app}\Help\media"; 
  44. Source: "{app}\Help\media\os_win.gif"; DestDir: "{app}\Help\media"; 
  45. Source: "{app}\Help\media\register.gif"; DestDir: "{app}\Help\media"; 
  46. Source: "{app}\Help\media\spacer.gif"; DestDir: "{app}\Help\media"; 
  47. Source: "{app}\Help\pages\distribution.html"; DestDir: "{app}\Help\pages"; 
  48. Source: "{app}\Help\pages\eula.html"; DestDir: "{app}\Help\pages"; 
  49. Source: "{app}\Help\pages\header.html"; DestDir: "{app}\Help\pages"; 
  50. Source: "{app}\Help\pages\installation.html"; DestDir: "{app}\Help\pages"; 
  51. Source: "{app}\Help\pages\introduction.html"; DestDir: "{app}\Help\pages"; 
  52. Source: "{app}\Help\pages\links.html"; DestDir: "{app}\Help\pages"; 
  53. Source: "{app}\Help\pages\menu.html"; DestDir: "{app}\Help\pages"; 
  54. Source: "{app}\Help\pages\menus.html"; DestDir: "{app}\Help\pages"; 
  55. Source: "{app}\Help\pages\quickstart.html"; DestDir: "{app}\Help\pages"; 
  56. Source: "{app}\Help\pages\registration.html"; DestDir: "{app}\Help\pages"; 
  57. Source: "{app}\Help\pages\shareware.html"; DestDir: "{app}\Help\pages"; 
  58. Source: "{app}\Help\pages\styles.css"; DestDir: "{app}\Help\pages"; 
  59. Source: "{app}\Help\pages\thanks.html"; DestDir: "{app}\Help\pages"; 
  60. Source: "{app}\Help\pages\tips.html"; DestDir: "{app}\Help\pages"; 
  61. Source: "{app}\Help\pages\welcome.html"; DestDir: "{app}\Help\pages"; 
  62. Source: "{app}\Help\pages\windows.html"; DestDir: "{app}\Help\pages"; 
  63. Source: "{app}\Help\pages\windows\agent.html"; DestDir: "{app}\Help\pages\windows"; 
  64. Source: "{app}\Help\pages\windows\jobfile.html"; DestDir: "{app}\Help\pages\windows"; 
  65. Source: "{app}\Help\pages\windows\preferences.html"; DestDir: "{app}\Help\pages\windows"; 
  66. Source: "{app}\Help\pages\windows\registration.html"; DestDir: "{app}\Help\pages\windows"; 
  67. Source: "{app}\Help\pages\windows\splashscreen.html"; DestDir: "{app}\Help\pages\windows"; 
  68. Source: "{app}\Help\pages\windows\versionchecker.html"; DestDir: "{app}\Help\pages\windows"; 
  69. [INI]
  70. FileName: "{app}\Cleaning Agent homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://ancodia.com/cleaning_agent/"; 
  71. [Run]
  72. Filename: "{app}\Cleaning Agent.exe"; Description: "Launch Cleaning Agent"; Flags: skipifdoesntexist postinstall skipifsilent nowait
  73. [Icons]
  74. Name: "{group}\Cleaning Agent"; Filename: "{app}\Cleaning Agent.exe"; 
  75. Name: "{group}\Cleaning Agent on the Web"; Filename: "{app}\Cleaning Agent homepage.url"; 
  76. Name: "{userdesktop}\Cleaning Agent"; Filename: "{app}\Cleaning Agent.exe"; Tasks: desktopicon; 
  77. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Cleaning Agent"; Filename: "{app}\Cleaning Agent.exe"; Tasks: quicklaunchicon; 
  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. [UninstallDelete]
  82. Type: files; Name: "{app}\Cleaning Agent homepage.url"; 
  83. Type: files; Name: "{app}\Cleaning Agent eStamp"; 
  84. Type: files; Name: "{app}\Cleaning Agent.set"; 
  85. Type: files; Name: "{app}\Agent Job File.txt"; 
  86. Type: files; Name: "{app}\Agent File.cag"; 
  87.