home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #6 / K-CD-6-2003.BIN / Memory / InstMemory.exe / install_script.iss
Encoding:
Text File  |  2003-03-04  |  5.8 KB  |  84 lines

  1. ;InnoSetupVersion=3.0.5
  2.  
  3. [Setup]
  4. AppName=Memory
  5. AppVerName=Memory v2.1 SR2
  6. AppId=Memory
  7. AppVersion=2.1.0.0 SR2
  8. AppPublisher=Amanita Muscaria Software
  9. AppPublisherURL=http://www.amanitamuscaria.org
  10. AppSupportURL=http://www.amanitamuscaria.org
  11. AppUpdatesURL=http://www.amanitamuscaria.org/software/memory/
  12. DefaultDirName={pf}\Amanita Muscaria\Memory
  13. DefaultGroupName=Amanita Muscaria
  14. UninstallDisplayIcon={app}\Memory.exe
  15. UninstallDisplayName=Amanita Muscaria Memory
  16. OutputBaseFilename=InstMemory
  17. Compression=zip
  18. PrivilegesRequired=none
  19. ExtraDiskSpaceRequired=1048576
  20. DisableProgramGroupPage=yes
  21. LicenseFile=embedded\License.rtf
  22. WizardImageFile=embedded\WizardImage0.bmp
  23. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  24.  
  25. [Files]
  26. Source: "{app}\Memory.exe"; DestDir: "{app}"; 
  27. Source: "{app}\memory.chm"; DestDir: "{app}"; 
  28. Source: "{app}\Amanita Muscaria.url"; DestDir: "{app}"; 
  29. Source: "{app}\Data\profiles.dat"; DestDir: "{app}\Data"; Flags: onlyifdoesntexist 
  30. Source: "{app}\Data\Backs\Simple.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  31. Source: "{app}\Data\Backs\Blue Ivy.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  32. Source: "{app}\Data\Backs\Castle.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  33. Source: "{app}\Data\Backs\Fish.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  34. Source: "{app}\Data\Backs\Ivy.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  35. Source: "{app}\Data\Backs\Patch.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  36. Source: "{app}\Data\Backs\Rose.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  37. Source: "{app}\Data\Backs\Blue Fish.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  38. Source: "{app}\Data\Backs\Tropical.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  39. Source: "{app}\Data\Backs\Default.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  40. Source: "{app}\Data\Backs\Strawberry.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  41. Source: "{app}\Data\Backs\Blue Flower.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  42. Source: "{app}\Data\Backs\Chick.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  43. Source: "{app}\Data\Backs\Flower Pattern.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  44. Source: "{app}\Data\Backs\Green Leaf.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  45. Source: "{app}\Data\Backs\Leaves.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  46. Source: "{app}\Data\Backs\Pine Trees.bmp"; DestDir: "{app}\Data\Backs"; Flags: onlyifdoesntexist 
  47. Source: "{app}\Data\Cards\Movies.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  48. Source: "{app}\Data\Cards\Flowers.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  49. Source: "{app}\Data\Cards\Animals2.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  50. Source: "{app}\Data\Cards\Default.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  51. Source: "{app}\Data\Cards\American Presidents.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  52. Source: "{app}\Data\Cards\Frogs.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  53. Source: "{app}\Data\Cards\Flags.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  54. Source: "{app}\Data\Cards\Star Wars.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  55. Source: "{app}\Data\Cards\Telephones.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  56. Source: "{app}\Data\Cards\Alphabet.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  57. Source: "{app}\Data\Cards\Buildings.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  58. Source: "{app}\Data\Cards\Landscapes.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  59. Source: "{app}\Data\Cards\Rome.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  60. Source: "{app}\Data\Cards\Animals.jpg"; DestDir: "{app}\Data\Cards"; Flags: onlyifdoesntexist 
  61. Source: "{sys}\stdole2.tlb"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regtypelib sharedfile 
  62. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  63. Source: "{sys}\oleaut32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  64. Source: "{sys}\olepro32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  65. Source: "{sys}\comcat.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  66. Source: "{sys}\asycfilt.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace sharedfile 
  67. Source: "{sys}\olelib.tlb"; DestDir: "{sys}"; Flags: uninsneveruninstall regtypelib 
  68. Source: "{sys}\SmartUI2.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  69. Source: "{sys}\RichEdit.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  70. Source: "{sys}\ZLIB.DLL"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace 
  71. Source: "{sys}\Ccrpsld.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  72. Source: "{sys}\ccrpudn6.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  73. Source: "{sys}\tabctl32.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  74. Source: "{sys}\mswinsck.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  75. Source: "{sys}\AmsIUpdate.dll"; DestDir: "{sys}"; Flags: regserver 
  76. Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion 
  77.  
  78. [Run]
  79. Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent 
  80.  
  81. [Icons]
  82. Name: "{group}\Memory"; Filename: "{app}\Memory.exe"; IconFilename: "{app}\Memory.exe"; Comment: "Open website in browser"; 
  83. Name: "{group}\Amanita Muscaria Website"; Filename: "{app}\Amanita Muscaria.url"; Comment: "Open website in browser"; 
  84.