home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / software / vyzkuste / pspad / pspad433inst_cz.exe / install_script.iss
Text File  |  2005-11-10  |  36KB  |  331 lines

  1. ;InnoSetupVersion=5.0.4
  2.  
  3. [Setup]
  4. AppName=PSPad editor
  5. AppVerName=PSPad 4.3.3
  6. AppId=PSPad editor
  7. AppPublisher=Jan Fiala
  8. AppPublisherURL=http://www.pspad.com/
  9. AppSupportURL=http://www.pspad.com/cz/
  10. AppUpdatesURL=http://www.pspad.com/cz/
  11. AppMutex=PSPadMutex
  12. DefaultDirName={pf}\PSPad
  13. DefaultGroupName=PSPad
  14. UninstallDisplayIcon={app}\PSPad.exe
  15. UninstallDisplayName=PSPad editor
  16. OutputBaseFilename=pspad433inst_cz
  17. Compression=lzma
  18. PrivilegesRequired=none
  19. AllowNoIcons=yes
  20. LicenseFile=embedded\License.txt
  21. WizardImageFile=embedded\WizardImage0.bmp
  22. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  23.  
  24. [Files]
  25. Source: "{app}\PSPad.exe"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  26. Source: "{app}\PSPad.CHM"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  27. Source: "{app}\TiDy.EXE"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  28. Source: "{app}\TiDyCFG.INI"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  29. Source: "{app}\Online.INI"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  30. Source: "{app}\Google.INI"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  31. Source: "{app}\Notepad.EXE"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  32. Source: "{app}\Notepad.txt"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  33. Source: "{app}\ASCII.ini"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  34. Source: "{app}\WWWTools.ini"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  35. Source: "{app}\Skin\Old buttons.bmp"; DestDir: "{app}\Skin"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  36. Source: "{app}\Skin\Valka.bmp"; DestDir: "{app}\Skin"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  37. Source: "{app}\Skin\Ximian.bmp"; DestDir: "{app}\Skin"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  38. Source: "{app}\Licence.TXT"; DestDir: "{app}"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  39. Source: "{app}\Colors\Cream.INI"; DestDir: "{app}\Colors"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  40. Source: "{app}\Colors\Dark.INI"; DestDir: "{app}\Colors"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  41. Source: "{app}\Colors\EditPlus.INI"; DestDir: "{app}\Colors"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  42. Source: "{app}\Colors\Light gray.INI"; DestDir: "{app}\Colors"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  43. Source: "{app}\Colors\Money green.INI"; DestDir: "{app}\Colors"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  44. Source: "{app}\Colors\Standard.INI"; DestDir: "{app}\Colors"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  45. Source: "{app}\Colors\Turbo Pascal.INI"; DestDir: "{app}\Colors"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  46. Source: "{app}\Context\ActionScript.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  47. Source: "{app}\Context\Ansys.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  48. Source: "{app}\Context\ASP.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  49. Source: "{app}\Context\ASX.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  50. Source: "{app}\Context\AutoHotkey.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  51. Source: "{app}\Context\AutoIT.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  52. Source: "{app}\Context\AutoIT3.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  53. Source: "{app}\Context\Bat.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  54. Source: "{app}\Context\CAL.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  55. Source: "{app}\Context\Cobol.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  56. Source: "{app}\Context\CPP.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  57. Source: "{app}\Context\CSS.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  58. Source: "{app}\Context\DocBook.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  59. Source: "{app}\Context\Extensible 3D (X3D).def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  60. Source: "{app}\Context\HTML.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  61. Source: "{app}\Context\IEC1131.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  62. Source: "{app}\Context\INI.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  63. Source: "{app}\Context\Interval.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  64. Source: "{app}\Context\Intranet.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  65. Source: "{app}\Context\Java.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  66. Source: "{app}\Context\javascript.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  67. Source: "{app}\Context\MXI.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  68. Source: "{app}\Context\MySQL.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  69. Source: "{app}\Context\ObjectScript.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  70. Source: "{app}\Context\Oracle.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  71. Source: "{app}\Context\OtherCad.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  72. Source: "{app}\Context\Pascal.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  73. Source: "{app}\Context\Perl.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  74. Source: "{app}\Context\PHP.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  75. Source: "{app}\Context\Pokus.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  76. Source: "{app}\Context\PSPad makro.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  77. Source: "{app}\Context\Python.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  78. Source: "{app}\Context\QBasic.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  79. Source: "{app}\Context\R.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  80. Source: "{app}\Context\RSL.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  81. Source: "{app}\Context\RSS.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  82. Source: "{app}\Context\Smarty.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  83. Source: "{app}\Context\SQLiteCommand.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  84. Source: "{app}\Context\TCL.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  85. Source: "{app}\Context\TeX.def"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  86. Source: "{app}\Context\VBScript.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  87. Source: "{app}\Context\WML.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  88. Source: "{app}\Context\WMLscript.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  89. Source: "{app}\Context\XHTML.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  90. Source: "{app}\Context\XML.DEF"; DestDir: "{app}\Context"; Tasks: context; MinVersion: 4.1,4.0 Service Pack 6; 
  91. Source: "{app}\Syntax\8051 Assembler_ Keil.INI"; DestDir: "{app}\Syntax"; DestName: "8051 Assembler, Keil.INI"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  92. Source: "{app}\Syntax\Abap.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  93. Source: "{app}\Syntax\ActionScript.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  94. Source: "{app}\Syntax\ADA.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  95. Source: "{app}\Syntax\Ansys.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  96. Source: "{app}\Syntax\Apache.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  97. Source: "{app}\Syntax\Apache2 Conf.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  98. Source: "{app}\Syntax\Archicad_GDL.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  99. Source: "{app}\Syntax\Archicad_Tabulky.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  100. Source: "{app}\Syntax\ASN.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  101. Source: "{app}\Syntax\ASP.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  102. Source: "{app}\Syntax\Assembler SAIA PG5.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  103. Source: "{app}\Syntax\Assembler x51 - EasySoft.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  104. Source: "{app}\Syntax\ASX.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  105. Source: "{app}\Syntax\AutoHotkey.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  106. Source: "{app}\Syntax\AutoIt.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  107. Source: "{app}\Syntax\AutoIt3.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  108. Source: "{app}\Syntax\AVR assembler.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  109. Source: "{app}\Syntax\AWK script.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  110. Source: "{app}\Syntax\C#.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  111. Source: "{app}\Syntax\C6000 Assembler.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  112. Source: "{app}\Syntax\CAL.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  113. Source: "{app}\Syntax\Clarion.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  114. Source: "{app}\Syntax\Clipper.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  115. Source: "{app}\Syntax\ColdFusion.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  116. Source: "{app}\Syntax\D.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  117. Source: "{app}\Syntax\Dataflex.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  118. Source: "{app}\Syntax\DocBook.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  119. Source: "{app}\Syntax\E-mail.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  120. Source: "{app}\Syntax\Extensible 3D (X3D).INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  121. Source: "{app}\Syntax\Flex.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  122. Source: "{app}\Syntax\Fli4l.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  123. Source: "{app}\Syntax\Fly.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  124. Source: "{app}\Syntax\Frantovo_PHP.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  125. Source: "{app}\Syntax\Harbour.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  126. Source: "{app}\Syntax\Haskell 98.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  127. Source: "{app}\Syntax\Haskell.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  128. Source: "{app}\Syntax\IDL.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  129. Source: "{app}\Syntax\IEC1131.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  130. Source: "{app}\Syntax\Informix 4GL.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  131. Source: "{app}\Syntax\Installshield.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  132. Source: "{app}\Syntax\IntelliCAD DCL.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  133. Source: "{app}\Syntax\IntelliCAD LISP.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  134. Source: "{app}\Syntax\IntelliCAD MENU.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  135. Source: "{app}\Syntax\IntelliCAD Patterns.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  136. Source: "{app}\Syntax\Intranet.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  137. Source: "{app}\Syntax\JSP Servlet.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  138. Source: "{app}\Syntax\LS-DYNA.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  139. Source: "{app}\Syntax\Lua.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  140. Source: "{app}\Syntax\Makefile.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  141. Source: "{app}\Syntax\MASM32.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  142. Source: "{app}\Syntax\MatLabR13.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  143. Source: "{app}\Syntax\NASM.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  144. Source: "{app}\Syntax\NeuronC.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  145. Source: "{app}\Syntax\Nullsoft Install System.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  146. Source: "{app}\Syntax\Object script.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  147. Source: "{app}\Syntax\ObjectScript.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  148. Source: "{app}\Syntax\OtherCad.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  149. Source: "{app}\Syntax\PIC Assembler.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  150. Source: "{app}\Syntax\Profan.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  151. Source: "{app}\Syntax\Progress.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  152. Source: "{app}\Syntax\PSPad makro.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  153. Source: "{app}\Syntax\PureBasic.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  154. Source: "{app}\Syntax\QBASIC.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  155. Source: "{app}\Syntax\R.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  156. Source: "{app}\Syntax\Rapid-Q.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  157. Source: "{app}\Syntax\Resource file.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  158. Source: "{app}\Syntax\REXX.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  159. Source: "{app}\Syntax\RSL.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  160. Source: "{app}\Syntax\RSS.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  161. Source: "{app}\Syntax\Ruby.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  162. Source: "{app}\Syntax\RWX (RenderWare Script).ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  163. Source: "{app}\Syntax\SAS.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  164. Source: "{app}\Syntax\Simula.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  165. Source: "{app}\Syntax\Sinumeric840.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  166. Source: "{app}\Syntax\Smarty.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  167. Source: "{app}\Syntax\SNES 65816 Assembler.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  168. Source: "{app}\Syntax\SPL.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  169. Source: "{app}\Syntax\SQLiteCommand.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  170. Source: "{app}\Syntax\TiDy.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  171. Source: "{app}\Syntax\Turbo Pascal.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  172. Source: "{app}\Syntax\VerityLog.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  173. Source: "{app}\Syntax\VHDL.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  174. Source: "{app}\Syntax\Visual LISP.ini"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  175. Source: "{app}\Syntax\WDScript.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  176. Source: "{app}\Syntax\WinBatch.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  177. Source: "{app}\Syntax\WML.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  178. Source: "{app}\Syntax\WMLScript.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  179. Source: "{app}\Syntax\Z80.INI"; DestDir: "{app}\Syntax"; Tasks: syntax; MinVersion: 4.1,4.0 Service Pack 6; 
  180. Source: "{app}\Convert\ASCII2EBCDIC.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  181. Source: "{app}\Convert\CharToMorse.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  182. Source: "{app}\Convert\HTMLColor.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  183. Source: "{app}\Convert\HTMLEntity1.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  184. Source: "{app}\Convert\HTMLEntity2.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  185. Source: "{app}\Convert\HTMLEntity3.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  186. Source: "{app}\Convert\Rot13.INI"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  187. Source: "{app}\Convert\ROT47.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  188. Source: "{app}\Convert\SafeHTML.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  189. Source: "{app}\Convert\SGML_Entity1.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  190. Source: "{app}\Convert\SGML_Entity2.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  191. Source: "{app}\Convert\SGML_Entity3.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  192. Source: "{app}\Convert\Template.in_"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  193. Source: "{app}\Convert\UnicodeEntity-cp1251.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  194. Source: "{app}\Convert\UnicodeEntity.ini"; DestDir: "{app}\Convert"; Tasks: convert; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  195. Source: "{app}\Template\ASP_style.php"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  196. Source: "{app}\Template\Default.abp"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  197. Source: "{app}\Template\Default.as"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  198. Source: "{app}\Template\Default.asp"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  199. Source: "{app}\Template\Default.asx"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  200. Source: "{app}\Template\Default.c"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  201. Source: "{app}\Template\Default.css"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  202. Source: "{app}\Template\Default.html"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  203. Source: "{app}\Template\Default.js"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  204. Source: "{app}\Template\Default.php"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  205. Source: "{app}\Template\Default.pl"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  206. Source: "{app}\Template\Default.REX"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  207. Source: "{app}\Template\default.rss"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  208. Source: "{app}\Template\Default.vbs"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  209. Source: "{app}\Template\Default.WML"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  210. Source: "{app}\Template\default.x3d"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  211. Source: "{app}\Template\Default.xhtml"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  212. Source: "{app}\Template\Default.xml"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  213. Source: "{app}\Template\Delphi console application.pas"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  214. Source: "{app}\Template\Delphi Object.pas"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  215. Source: "{app}\Template\glossary.html"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  216. Source: "{app}\Template\HTML 4.01 Frameset.html"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  217. Source: "{app}\Template\HTML 4.01 Transitional.html"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  218. Source: "{app}\Template\PSPad script.vbs"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  219. Source: "{app}\Template\redirect.html"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  220. Source: "{app}\Template\WML document.wml"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  221. Source: "{app}\Template\XHTML 1.0 Strict.xhtml"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  222. Source: "{app}\Template\XML_style.php"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  223. Source: "{app}\Template\XSLT_style.xsl"; DestDir: "{app}\Template"; Tasks: templates; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  224. Source: "{app}\Lang\Cesky,1.ini"; DestDir: "{app}\Lang"; DestName: "Cesky.ini"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  225. Source: "{app}\Lang\Cesky,1.bmp"; DestDir: "{app}\Lang"; DestName: "Cesky.bmp"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  226. Source: "{app}\Lang\English,1.ini"; DestDir: "{app}\Lang"; DestName: "English.ini"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  227. Source: "{app}\Lang\English,1.bmp"; DestDir: "{app}\Lang"; DestName: "English.bmp"; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  228. Source: "{app}\Lang\Brazilian.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  229. Source: "{app}\Lang\Catalan.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  230. Source: "{app}\Lang\Cesky,2.INI"; DestDir: "{app}\Lang"; DestName: "Cesky.INI"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  231. Source: "{app}\Lang\ChineseBig5.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  232. Source: "{app}\Lang\ChineseGB.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  233. Source: "{app}\Lang\Croatian.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  234. Source: "{app}\Lang\Deutsch.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  235. Source: "{app}\Lang\English,2.INI"; DestDir: "{app}\Lang"; DestName: "English.INI"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  236. Source: "{app}\Lang\French.INI"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  237. Source: "{app}\Lang\Greek.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  238. Source: "{app}\Lang\Hungarian.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  239. Source: "{app}\Lang\Italian.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  240. Source: "{app}\Lang\Japanese.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  241. Source: "{app}\Lang\Kurdish.INI"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  242. Source: "{app}\Lang\Nederlands.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  243. Source: "{app}\Lang\Polski.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  244. Source: "{app}\Lang\Portuguese.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  245. Source: "{app}\Lang\Romanian.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  246. Source: "{app}\Lang\Russian.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  247. Source: "{app}\Lang\slovensky.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  248. Source: "{app}\Lang\Spanish.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  249. Source: "{app}\Lang\Srpski-lat.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  250. Source: "{app}\Lang\Swedish.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  251. Source: "{app}\Lang\Turkish.INI"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  252. Source: "{app}\Lang\Ukrainian.ini"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  253. Source: "{app}\Lang\Bosnian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  254. Source: "{app}\Lang\Brazilian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  255. Source: "{app}\Lang\Catalan.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  256. Source: "{app}\Lang\Cesky,2.bmp"; DestDir: "{app}\Lang"; DestName: "Cesky.bmp"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  257. Source: "{app}\Lang\ChineseBig5.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  258. Source: "{app}\Lang\ChineseGB.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  259. Source: "{app}\Lang\Croatian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  260. Source: "{app}\Lang\Deutsch.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  261. Source: "{app}\Lang\English,2.bmp"; DestDir: "{app}\Lang"; DestName: "English.bmp"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  262. Source: "{app}\Lang\French.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  263. Source: "{app}\Lang\Greek.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  264. Source: "{app}\Lang\Hungarian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  265. Source: "{app}\Lang\Italian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  266. Source: "{app}\Lang\Japanese.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  267. Source: "{app}\Lang\Kurdish.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  268. Source: "{app}\Lang\Malay.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  269. Source: "{app}\Lang\Nederlands.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  270. Source: "{app}\Lang\Polski.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  271. Source: "{app}\Lang\Portuguese.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  272. Source: "{app}\Lang\Romanian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  273. Source: "{app}\Lang\Russian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  274. Source: "{app}\Lang\Slovensky.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  275. Source: "{app}\Lang\Spanish.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  276. Source: "{app}\Lang\Srpski-lat.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  277. Source: "{app}\Lang\Swedish.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  278. Source: "{app}\Lang\Turkish.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  279. Source: "{app}\Lang\Ukrainian.bmp"; DestDir: "{app}\Lang"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  280. Source: "{app}\Spell\CtiMne.txt"; DestDir: "{app}\Spell"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  281. Source: "{app}\Spell\Lorem.txt"; DestDir: "{app}\Spell"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  282. Source: "{app}\Spell\Lorem_cz.txt"; DestDir: "{app}\Spell"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  283. Source: "{app}\Plugins\Filetype\pdb.dll"; DestDir: "{app}\Plugins\Filetype"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  284. Source: "{app}\Plugins\Filetype\ztext.dll"; DestDir: "{app}\Plugins\Filetype"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  285. Source: "{app}\Plugins\Filetype\ReadMe.txt"; DestDir: "{app}\Plugins\Filetype"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  286. Source: "{app}\Script\JScript\Sample.JS"; DestDir: "{app}\Script\JScript"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  287. Source: "{app}\Script\VBScript\Sample.VBS"; DestDir: "{app}\Script\VBScript"; Tasks: languages; MinVersion: 4.1,4.0 Service Pack 6; Flags: ignoreversion 
  288.  
  289. [INI]
  290. FileName: "{app}\PSPad.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pspad.com"; 
  291.  
  292. [Run]
  293. Filename: "{app}\PSPad.exe"; Description: "Spustit PSPad"; MinVersion: 4.1,4.0 Service Pack 6; Flags: postinstall skipifsilent nowait
  294.  
  295. [Icons]
  296. Name: "{group}\PSPad Editor"; Filename: "{app}\PSPad.exe"; MinVersion: 4.1,4.0 Service Pack 6; 
  297. Name: "{group}\Nßpov∞da"; Filename: "{app}\PSPad.chm"; MinVersion: 4.1,4.0 Service Pack 6; 
  298. Name: "{group}\NavÜtφvit www strßnku"; Filename: "{app}\PSPad.url"; MinVersion: 4.1,4.0 Service Pack 6; 
  299. Name: "{group}\Odinstalovat"; Filename: "{uninstallexe}"; MinVersion: 4.1,4.0 Service Pack 6; 
  300. Name: "{userdesktop}\PSPad"; Filename: "{app}\PSPad.exe"; Tasks: desktopicon; MinVersion: 4.1,4.0 Service Pack 6; 
  301. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PSPad"; Filename: "{app}\PSPad.exe"; Tasks: quicklaunchicon; MinVersion: 4.1,4.0 Service Pack 6; 
  302.  
  303. [Tasks]
  304. Name: "desktopicon"; Description: "Zßstupce na ploÜe"; GroupDescription: "Vytvo°it zßstupce:"; MinVersion: 4.1,4.0 Service Pack 6; 
  305. Name: "quicklaunchicon"; Description: "Zßstupce na panelu SnadnΘ spuÜt∞nφ"; GroupDescription: "Vytvo°it zßstupce:"; MinVersion: 4.1,4.0 Service Pack 6; 
  306. Name: "context"; Description: "èablony k≤du"; GroupDescription: "Nainstalovat programovΘ souΦßsti:"; MinVersion: 4.1,4.0 Service Pack 6; 
  307. Name: "templates"; Description: "èablony nov²ch dokument∙"; GroupDescription: "Nainstalovat programovΘ souΦßsti:"; MinVersion: 4.1,4.0 Service Pack 6; 
  308. Name: "languages"; Description: "JazykovΘ lokalizace"; GroupDescription: "Nainstalovat programovΘ souΦßsti:"; MinVersion: 4.1,4.0 Service Pack 6; 
  309. Name: "syntax"; Description: "Definice u₧ivatelsk²ch zv²raz≥ovaΦ∙"; GroupDescription: "Nainstalovat programovΘ souΦßsti:"; MinVersion: 4.1,4.0 Service Pack 6; 
  310. Name: "convert"; Description: "Definice u₧ivatelsk²ch konvertor∙"; GroupDescription: "Nainstalovat programovΘ souΦßsti:"; MinVersion: 4.1,4.0 Service Pack 6; 
  311.  
  312. [UninstallDelete]
  313. Type: files; Name: "{app}\PSPad.url"; 
  314. Type: filesandordirs; Name: "{app}"; 
  315.  
  316. [CustomMessages]
  317. cz.NameAndVersion=%1 verze %2
  318. cz.AdditionalIcons=DalÜφ zßstupci:
  319. cz.CreateDesktopIcon=Vytvo°it zßstupce na &ploÜe
  320. cz.CreateQuickLaunchIcon=Vytvo°it zßstupce na panelu &SnadnΘ spuÜt∞nφ
  321. cz.ProgramOnTheWeb=Aplikace %1 na internetu
  322. cz.UninstallProgram=Odinstalovat aplikaci %1
  323. cz.LaunchProgram=Spustit aplikaci %1
  324. cz.AssocFileExtension=Vytvo°it &asociaci mezi soubory typu %2 a aplikacφ %1
  325. cz.AssocingFileExtension=Vytvß°φ se asociace mezi soubory typu %2 a aplikacφ %1...
  326.  
  327. [Languages]
  328. ; These files are stubs
  329. ; To achieve better results after recompilation, use the real language files
  330. Name: "cz"; MessagesFile: "embedded\cz.isl"; 
  331.