home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 141 / cdrom141.iso / aplic / pptmin / PPTminimizer2006.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2007-02-22  |  5.8 KB  |  122 lines

  1. ;InnoSetupVersion=5.1.7
  2. [Setup]
  3. AppName=PPTminimizer 2006
  4. AppVerName=PPTminimizer 2006
  5. AppId=PPTminimizer 2006
  6. AppPublisher=balesio GmbH & Co. KG
  7. AppPublisherURL=http://www.PPTminimizer.com
  8. AppSupportURL=http://www.PPTminimizer.com
  9. AppUpdatesURL=http://www.PPTminimizer.com
  10. DefaultDirName={pf}\PPTminimizer 2006
  11. DefaultGroupName=PPTminimizer 2006
  12. OutputBaseFilename=PPTminimizer2006
  13. Compression=lzma
  14. WizardImageFile=embedded\WizardImage0.bmp
  15. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  16. [Files]
  17. Source: "{tmp}\setup.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion dontcopy 
  18. Source: "{app}\PPTMShell.dll"; DestDir: "{app}"; Components: Explorer; Flags: regserver uninsrestartdelete 
  19. Source: "{app}\PPTMOL.dll"; DestDir: "{app}"; Components:  Mailclient; Flags: regserver 
  20. Source: "{app}\PPTMPower.dll"; DestDir: "{app}"; Components: PowerPoint_Addin; Flags: regserver 
  21. Source: "{app}\PPTminimizer.exe"; DestDir: "{app}"; 
  22. Source: "{app}\pptminimizer.dll"; DestDir: "{app}"; 
  23. Source: "{app}\Webpage.url"; DestDir: "{app}"; 
  24. Source: "{app}\readme.txt"; DestDir: "{app}"; 
  25. Source: "{app}\License.txt"; DestDir: "{app}"; 
  26. Source: "{app}\Lizenz.txt"; DestDir: "{app}"; 
  27. Source: "{app}\start.bmp"; DestDir: "{app}"; 
  28. Source: "{app}\gdiplus.dll"; DestDir: "{app}"; OnlyBelowVersion: 0.0,5.01.2600; Flags: 32bit 
  29. Source: "{app}\LicenseIM"; DestDir: "{app}"; 
  30. [INI]
  31. FileName: "{app}\Webpage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.PPTminimizer.com"; 
  32. [Run]
  33. Filename: "{app}\PPTminimizer.exe"; Description: "{cm:LaunchProgram,PPTminimizer 2006}"; Flags: postinstall skipifsilent nowait
  34. [UninstallRun]
  35. Filename: "{app}\PPTminimizer.exe"; Parameters: "/uninstall"; WorkingDir: "{app}"; 
  36. Filename: "http://www.balesio.com/uninst/uninst.php?sid=ppt"; Flags: shellexec waituntilidle
  37. [Icons]
  38. Name: "{group}\PPTminimizer 2006"; Filename: "{app}\PPTminimizer.exe"; WorkingDir: "{app}"; 
  39. Name: "{group}\{cm:UninstallProgram,PPTminimizer 2006}"; Filename: "{uninstallexe}"; WorkingDir: "{app}"; 
  40. Name: "{userdesktop}\PPTminimizer 2006"; Filename: "{app}\PPTminimizer.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  41. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PPTminimizer 2006"; Filename: "{app}\PPTminimizer.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon; 
  42. Name: "{group}\{cm:ProgramOnTheWeb,PPTminimizer 2006}"; Filename: "{app}\webpage.url"; 
  43. [Tasks]
  44. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  45. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  46. [Components]
  47. Name: "powerpoint_addin"; Description: "PowerPoint Add-in (Version 2000/XP/2003)"; Types: "full"; 
  48. Name: "explorer"; Description: "Windows Explorer"; Types: "compact full"; 
  49. Name: "mailclient"; Description: "Outlook Add-in (Version 2000/XP/2003)"; Types: "full"; 
  50. [UninstallDelete]
  51. Type: files; Name: "{app}\Webpage.url"; 
  52. Type: files; Name: "{app}\pmconfig.cfg"; 
  53. [Types]
  54. Name: "full"; 
  55. Name: "compact"; 
  56. Name: "custom"; 
  57. [CustomMessages]
  58. deu.NameAndVersion=%1 Version %2
  59. deu.AdditionalIcons=Zus
  60. tzliche Symbole:
  61. deu.CreateDesktopIcon=&Desktop-Symbol anlegen
  62. deu.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste anlegen
  63. deu.ProgramOnTheWeb=%1 im Internet
  64. deu.UninstallProgram=%1 entfernen
  65. deu.LaunchProgram=%1 starten
  66. deu.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  67. deu.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  68. english.NameAndVersion=%1 version %2
  69. english.AdditionalIcons=Additional icons:
  70. english.CreateDesktopIcon=Create a &desktop icon
  71. english.CreateQuickLaunchIcon=Create a &Quick Launch icon
  72. english.ProgramOnTheWeb=%1 on the Web
  73. english.UninstallProgram=Uninstall %1
  74. english.LaunchProgram=Launch %1
  75. english.AssocFileExtension=&Associate %1 with the %2 file extension
  76. english.AssocingFileExtension=Associating %1 with the %2 file extension...
  77. fra.NameAndVersion=%1 version %2
  78. fra.AdditionalIcons=Ic
  79. nes suppl
  80. mentaires :
  81. fra.CreateDesktopIcon=Cr
  82. er une ic
  83. ne sur le &Bureau
  84. fra.CreateQuickLaunchIcon=Cr
  85. er une ic
  86. ne dans la barre de &Lancement rapide
  87. fra.ProgramOnTheWeb=Page d'accueil de %1
  88. fra.UninstallProgram=D
  89. sinstaller %1
  90. fra.LaunchProgram=Ex
  91. cuter %1
  92. fra.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  93. fra.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  94. ita.NameAndVersion=%1 versione %2
  95. ita.AdditionalIcons=Icone aggiuntive:
  96. ita.CreateDesktopIcon=Crea un'icona sul &desktop
  97. ita.CreateQuickLaunchIcon=Crea un'icona nella barra &Avvio veloce
  98. ita.ProgramOnTheWeb=%1 sul Web
  99. ita.UninstallProgram=Disinstalla %1
  100. ita.LaunchProgram=Avvia %1
  101. ita.AssocFileExtension=&Associa l'estensione %2 a %1
  102. ita.AssocingFileExtension=Associazione dell'estensione %2 a %1 in corso...
  103. spa.NameAndVersion=%1 versi
  104. spa.AdditionalIcons=Iconos adicionales:
  105. spa.CreateDesktopIcon=Crear un icono en el &escritorio
  106. spa.CreateQuickLaunchIcon=Crear un icono de Inicio R
  107. spa.ProgramOnTheWeb=%1 en la Web
  108. spa.UninstallProgram=Desinstalar %1
  109. spa.LaunchProgram=Ejecutar %1
  110. spa.AssocFileExtension=&Asociar %1 con la extensi
  111. n de archivo %2
  112. spa.AssocingFileExtension=Asociando %1 con la extensi
  113. n de archivo %2...
  114. [Languages]
  115. ; These files are stubs
  116. ; To achieve better results after recompilation, use the real language files
  117. Name: "deu"; MessagesFile: "embedded\deu.isl"; LicenseFile: "embedded\deuLicense.txt"; 
  118. Name: "english"; MessagesFile: "embedded\english.isl"; LicenseFile: "embedded\englishLicense.txt"; 
  119. Name: "fra"; MessagesFile: "embedded\fra.isl"; LicenseFile: "embedded\fraLicense.txt"; 
  120. Name: "ita"; MessagesFile: "embedded\ita.isl"; LicenseFile: "embedded\itaLicense.txt"; 
  121. Name: "spa"; MessagesFile: "embedded\spa.isl"; LicenseFile: "embedded\spaLicense.txt"; 
  122.