home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Educatif / geonext / geonext_win.exe / install_script.iss
Text File  |  2013-04-02  |  18KB  |  364 lines

  1. ;InnoSetupVersion=5.4.2
  2.  
  3. [Setup]
  4. AppName=GEONExT
  5. AppVerName=GEONExT 1.74
  6. AppId=GEONExT
  7. AppVersion=1.74
  8. AppPublisher=GEONExT Group
  9. AppPublisherURL=http://geonext.de
  10. AppSupportURL=http://geonext.de
  11. AppUpdatesURL=http://geonext.de
  12. DefaultDirName={reg:HKLM\Software\GEONExT Group\GEONExT,InstallPath|{pf}\GEONExT}
  13. DefaultGroupName=GEONExT
  14. OutputBaseFilename=in
  15. Compression=zip
  16. ChangesAssociations=yes
  17. LicenseFile=embedded\License.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{app}\cacerts"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\didmat.crt"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\geoint.png"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\geonext-batik.jar"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\geonext.html"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\geonext.jar"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\gxt.gif"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\help.jar"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\help_de.jar"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\help_fr.jar"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\help_gr.jar"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\help_it.jar"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\help_uk.jar"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\index.html"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\install"; DestDir: "{app}"; Flags: ignoreversion 
  37. Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\ubt.gif"; DestDir: "{app}"; Flags: ignoreversion 
  39. Source: "{app}\x.ico"; DestDir: "{app}"; Flags: ignoreversion 
  40. Source: "{app}\xwc.ico"; DestDir: "{app}"; Flags: ignoreversion 
  41.  
  42. [Registry]
  43. Root: HKCU; Subkey: "Software\GEONExT Group"; Flags: uninsdeletekeyifempty 
  44. Root: HKCU; Subkey: "Software\GEONExT Group\GEONExT"; Flags: uninsdeletekey 
  45. Root: HKLM; Subkey: "Software\GEONExT Group"; Flags: uninsdeletekeyifempty 
  46. Root: HKLM; Subkey: "Software\GEONExT Group\GEONExT"; Flags: uninsdeletekey 
  47. Root: HKLM; Subkey: "Software\GEONExT Group\GEONExT"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}"; 
  48. Root: HKLM; Subkey: "Software\GEONExT Group\GEONExT"; ValueName: "Version"; ValueType: String; ValueData: "1.74"; 
  49. Root: HKLM; Subkey: "Software\GEONExT Group\GEONExT"; ValueName: "SubVersion"; ValueType: String; ValueData: "20110921"; 
  50. Root: HKLM; Subkey: "Software\Classes\.gxt"; ValueType: String; ValueData: "gxtfile"; Flags: uninsdeletekey 
  51. Root: HKLM; Subkey: "Software\Classes\gxtfile"; ValueType: String; ValueData: "GEONExT"; Flags: uninsdeletekey 
  52. Root: HKLM; Subkey: "Software\Classes\gxtfile"; ValueName: "EditFlags"; ValueType: Binary; Flags: uninsdeletekey 
  53. Root: HKLM; Subkey: "Software\Classes\gxtfile\DefaultIcon"; ValueType: String; ValueData: "{app}\x.ico,0"; Flags: uninsdeletekey 
  54. Root: HKLM; Subkey: "Software\Classes\gxtfile\Shell"; Flags: uninsdeletekey 
  55. Root: HKLM; Subkey: "Software\Classes\gxtfile\Shell\open"; Flags: uninsdeletekey 
  56. Root: HKLM; Subkey: "Software\Classes\gxtfile\Shell\open"; ValueName: "EditFlags"; ValueType: Binary; Flags: uninsdeletekey 
  57. Root: HKLM; Subkey: "Software\Classes\gxtfile\Shell\open\command"; ValueType: String; ValueData: "{sys}\javaw.exe -cp ""{app}\geonext.jar"" geonext/Geonext ""%1"" lang={language}"; Flags: uninsdeletekey 
  58. Root: HKCR; Subkey: "Software\GEONExT Group"; Flags: uninsdeletekeyifempty 
  59. Root: HKCR; Subkey: "Software\GEONExT Group\GEONExT"; Flags: uninsdeletekey 
  60. Root: HKCR; Subkey: "Software\GEONExT Group\GEONExT"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}"; 
  61. Root: HKCR; Subkey: "Software\GEONExT Group\GEONExT"; ValueName: "Version"; ValueType: String; ValueData: "1.74"; 
  62. Root: HKCR; Subkey: "Software\GEONExT Group\GEONExT"; ValueName: "SubVersion"; ValueType: String; ValueData: "20110921"; 
  63. Root: HKCR; Subkey: "Software\Classes\.gxt"; ValueType: String; ValueData: "gxtfile"; Flags: uninsdeletekey 
  64. Root: HKCR; Subkey: "Software\Classes\gxtfile"; ValueType: String; ValueData: "GEONExT"; Flags: uninsdeletekey 
  65. Root: HKCR; Subkey: "Software\Classes\gxtfile"; ValueName: "EditFlags"; ValueType: Binary; Flags: uninsdeletekey 
  66. Root: HKCR; Subkey: "Software\Classes\gxtfile\DefaultIcon"; ValueType: String; ValueData: "{app}\x.ico,0"; Flags: uninsdeletekey 
  67. Root: HKCR; Subkey: "Software\Classes\gxtfile\Shell"; Flags: uninsdeletekey 
  68. Root: HKCR; Subkey: "Software\Classes\gxtfile\Shell\open"; Flags: uninsdeletekey 
  69. Root: HKCR; Subkey: "Software\Classes\gxtfile\Shell\open"; ValueName: "EditFlags"; ValueType: Binary; Flags: uninsdeletekey 
  70. Root: HKCR; Subkey: "Software\Classes\gxtfile\Shell\open\command"; ValueType: String; ValueData: "{sys}\javaw.exe -cp ""{app}\geonext.jar"" geonext/Geonext ""%1"" lang={language}"; Flags: uninsdeletekey 
  71.  
  72. [Icons]
  73. Name: "{group}\GEONExT"; Filename: "{sys}\javaw.exe"; Parameters: "-cp ""{app}\geonext.jar"" geonext/Geonext lang={language}"; IconFilename: "{app}\x.ico"; Check: "checkJREInst"; 
  74. Name: "{group}\GEONExT (english)"; Filename: "{sys}\javaw.exe"; Parameters: "-cp ""{app}\geonext.jar"" geonext/Geonext lang=en"; IconFilename: "{app}\x.ico"; Check: "checkLang()"; 
  75. Name: "{userdesktop}\GEONExT"; Filename: "{sys}\javaw.exe"; Parameters: "-cp ""{app}\geonext.jar"" geonext/Geonext lang={language}"; IconFilename: "{app}\x.ico"; 
  76.  
  77. [CustomMessages]
  78. NameAndVersion=%1 version %2
  79. AdditionalIcons=Additional icons:
  80. CreateDesktopIcon=Create a &desktop icon
  81. CreateQuickLaunchIcon=Create a &Quick Launch icon
  82. ProgramOnTheWeb=%1 on the Web
  83. UninstallProgram=Uninstall %1
  84. LaunchProgram=Launch %1
  85. AssocFileExtension=&Associate %1 with the %2 file extension
  86. AssocingFileExtension=Associating %1 with the %2 file extension...
  87. ar.NameAndVersion=%1 version %2
  88. ar.AdditionalIcons=Additional icons:
  89. ar.CreateDesktopIcon=Create a &desktop icon
  90. ar.CreateQuickLaunchIcon=Create a &Quick Launch icon
  91. ar.ProgramOnTheWeb=%1 on the Web
  92. ar.UninstallProgram=Uninstall %1
  93. ar.LaunchProgram=Launch %1
  94. ar.AssocFileExtension=&Associate %1 with the %2 file extension
  95. ar.AssocingFileExtension=Associating %1 with the %2 file extension...
  96. bg.NameAndVersion=%1 version %2
  97. bg.AdditionalIcons=Additional icons:
  98. bg.CreateDesktopIcon=Create a &desktop icon
  99. bg.CreateQuickLaunchIcon=Create a &Quick Launch icon
  100. bg.ProgramOnTheWeb=%1 on the Web
  101. bg.UninstallProgram=Uninstall %1
  102. bg.LaunchProgram=Launch %1
  103. bg.AssocFileExtension=&Associate %1 with the %2 file extension
  104. bg.AssocingFileExtension=Associating %1 with the %2 file extension...
  105. cz.NameAndVersion=%1 version %2
  106. cz.AdditionalIcons=Additional icons:
  107. cz.CreateDesktopIcon=Create a &desktop icon
  108. cz.CreateQuickLaunchIcon=Create a &Quick Launch icon
  109. cz.ProgramOnTheWeb=%1 on the Web
  110. cz.UninstallProgram=Uninstall %1
  111. cz.LaunchProgram=Launch %1
  112. cz.AssocFileExtension=&Associate %1 with the %2 file extension
  113. cz.AssocingFileExtension=Associating %1 with the %2 file extension...
  114. da.NameAndVersion=%1 version %2
  115. da.AdditionalIcons=Additional icons:
  116. da.CreateDesktopIcon=Create a &desktop icon
  117. da.CreateQuickLaunchIcon=Create a &Quick Launch icon
  118. da.ProgramOnTheWeb=%1 on the Web
  119. da.UninstallProgram=Uninstall %1
  120. da.LaunchProgram=Launch %1
  121. da.AssocFileExtension=&Associate %1 with the %2 file extension
  122. da.AssocingFileExtension=Associating %1 with the %2 file extension...
  123. en.NameAndVersion=%1 version %2
  124. en.AdditionalIcons=Additional icons:
  125. en.CreateDesktopIcon=Create a &desktop icon
  126. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  127. en.ProgramOnTheWeb=%1 on the Web
  128. en.UninstallProgram=Uninstall %1
  129. en.LaunchProgram=Launch %1
  130. en.AssocFileExtension=&Associate %1 with the %2 file extension
  131. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  132. es.NameAndVersion=%1 version %2
  133. es.AdditionalIcons=Additional icons:
  134. es.CreateDesktopIcon=Create a &desktop icon
  135. es.CreateQuickLaunchIcon=Create a &Quick Launch icon
  136. es.ProgramOnTheWeb=%1 on the Web
  137. es.UninstallProgram=Uninstall %1
  138. es.LaunchProgram=Launch %1
  139. es.AssocFileExtension=&Associate %1 with the %2 file extension
  140. es.AssocingFileExtension=Associating %1 with the %2 file extension...
  141. fi.NameAndVersion=%1 version %2
  142. fi.AdditionalIcons=Additional icons:
  143. fi.CreateDesktopIcon=Create a &desktop icon
  144. fi.CreateQuickLaunchIcon=Create a &Quick Launch icon
  145. fi.ProgramOnTheWeb=%1 on the Web
  146. fi.UninstallProgram=Uninstall %1
  147. fi.LaunchProgram=Launch %1
  148. fi.AssocFileExtension=&Associate %1 with the %2 file extension
  149. fi.AssocingFileExtension=Associating %1 with the %2 file extension...
  150. gr.NameAndVersion=%1 version %2
  151. gr.AdditionalIcons=Additional icons:
  152. gr.CreateDesktopIcon=Create a &desktop icon
  153. gr.CreateQuickLaunchIcon=Create a &Quick Launch icon
  154. gr.ProgramOnTheWeb=%1 on the Web
  155. gr.UninstallProgram=Uninstall %1
  156. gr.LaunchProgram=Launch %1
  157. gr.AssocFileExtension=&Associate %1 with the %2 file extension
  158. gr.AssocingFileExtension=Associating %1 with the %2 file extension...
  159. hu.NameAndVersion=%1 version %2
  160. hu.AdditionalIcons=Additional icons:
  161. hu.CreateDesktopIcon=Create a &desktop icon
  162. hu.CreateQuickLaunchIcon=Create a &Quick Launch icon
  163. hu.ProgramOnTheWeb=%1 on the Web
  164. hu.UninstallProgram=Uninstall %1
  165. hu.LaunchProgram=Launch %1
  166. hu.AssocFileExtension=&Associate %1 with the %2 file extension
  167. hu.AssocingFileExtension=Associating %1 with the %2 file extension...
  168. it.NameAndVersion=%1 version %2
  169. it.AdditionalIcons=Additional icons:
  170. it.CreateDesktopIcon=Create a &desktop icon
  171. it.CreateQuickLaunchIcon=Create a &Quick Launch icon
  172. it.ProgramOnTheWeb=%1 on the Web
  173. it.UninstallProgram=Uninstall %1
  174. it.LaunchProgram=Launch %1
  175. it.AssocFileExtension=&Associate %1 with the %2 file extension
  176. it.AssocingFileExtension=Associating %1 with the %2 file extension...
  177. ja.NameAndVersion=%1 version %2
  178. ja.AdditionalIcons=Additional icons:
  179. ja.CreateDesktopIcon=Create a &desktop icon
  180. ja.CreateQuickLaunchIcon=Create a &Quick Launch icon
  181. ja.ProgramOnTheWeb=%1 on the Web
  182. ja.UninstallProgram=Uninstall %1
  183. ja.LaunchProgram=Launch %1
  184. ja.AssocFileExtension=&Associate %1 with the %2 file extension
  185. ja.AssocingFileExtension=Associating %1 with the %2 file extension...
  186. lv.NameAndVersion=%1 version %2
  187. lv.AdditionalIcons=Additional icons:
  188. lv.CreateDesktopIcon=Create a &desktop icon
  189. lv.CreateQuickLaunchIcon=Create a &Quick Launch icon
  190. lv.ProgramOnTheWeb=%1 on the Web
  191. lv.UninstallProgram=Uninstall %1
  192. lv.LaunchProgram=Launch %1
  193. lv.AssocFileExtension=&Associate %1 with the %2 file extension
  194. lv.AssocingFileExtension=Associating %1 with the %2 file extension...
  195. mk.NameAndVersion=%1 version %2
  196. mk.AdditionalIcons=Additional icons:
  197. mk.CreateDesktopIcon=Create a &desktop icon
  198. mk.CreateQuickLaunchIcon=Create a &Quick Launch icon
  199. mk.ProgramOnTheWeb=%1 on the Web
  200. mk.UninstallProgram=Uninstall %1
  201. mk.LaunchProgram=Launch %1
  202. mk.AssocFileExtension=&Associate %1 with the %2 file extension
  203. mk.AssocingFileExtension=Associating %1 with the %2 file extension...
  204. nb.NameAndVersion=%1 version %2
  205. nb.AdditionalIcons=Additional icons:
  206. nb.CreateDesktopIcon=Create a &desktop icon
  207. nb.CreateQuickLaunchIcon=Create a &Quick Launch icon
  208. nb.ProgramOnTheWeb=%1 on the Web
  209. nb.UninstallProgram=Uninstall %1
  210. nb.LaunchProgram=Launch %1
  211. nb.AssocFileExtension=&Associate %1 with the %2 file extension
  212. nb.AssocingFileExtension=Associating %1 with the %2 file extension...
  213. nn.NameAndVersion=%1 version %2
  214. nn.AdditionalIcons=Additional icons:
  215. nn.CreateDesktopIcon=Create a &desktop icon
  216. nn.CreateQuickLaunchIcon=Create a &Quick Launch icon
  217. nn.ProgramOnTheWeb=%1 on the Web
  218. nn.UninstallProgram=Uninstall %1
  219. nn.LaunchProgram=Launch %1
  220. nn.AssocFileExtension=&Associate %1 with the %2 file extension
  221. nn.AssocingFileExtension=Associating %1 with the %2 file extension...
  222. no.NameAndVersion=%1 version %2
  223. no.AdditionalIcons=Additional icons:
  224. no.CreateDesktopIcon=Create a &desktop icon
  225. no.CreateQuickLaunchIcon=Create a &Quick Launch icon
  226. no.ProgramOnTheWeb=%1 on the Web
  227. no.UninstallProgram=Uninstall %1
  228. no.LaunchProgram=Launch %1
  229. no.AssocFileExtension=&Associate %1 with the %2 file extension
  230. no.AssocingFileExtension=Associating %1 with the %2 file extension...
  231. pl.NameAndVersion=%1 version %2
  232. pl.AdditionalIcons=Additional icons:
  233. pl.CreateDesktopIcon=Create a &desktop icon
  234. pl.CreateQuickLaunchIcon=Create a &Quick Launch icon
  235. pl.ProgramOnTheWeb=%1 on the Web
  236. pl.UninstallProgram=Uninstall %1
  237. pl.LaunchProgram=Launch %1
  238. pl.AssocFileExtension=&Associate %1 with the %2 file extension
  239. pl.AssocingFileExtension=Associating %1 with the %2 file extension...
  240. pt_BR.NameAndVersion=%1 version %2
  241. pt_BR.AdditionalIcons=Additional icons:
  242. pt_BR.CreateDesktopIcon=Create a &desktop icon
  243. pt_BR.CreateQuickLaunchIcon=Create a &Quick Launch icon
  244. pt_BR.ProgramOnTheWeb=%1 on the Web
  245. pt_BR.UninstallProgram=Uninstall %1
  246. pt_BR.LaunchProgram=Launch %1
  247. pt_BR.AssocFileExtension=&Associate %1 with the %2 file extension
  248. pt_BR.AssocingFileExtension=Associating %1 with the %2 file extension...
  249. ro.NameAndVersion=%1 version %2
  250. ro.AdditionalIcons=Additional icons:
  251. ro.CreateDesktopIcon=Create a &desktop icon
  252. ro.CreateQuickLaunchIcon=Create a &Quick Launch icon
  253. ro.ProgramOnTheWeb=%1 on the Web
  254. ro.UninstallProgram=Uninstall %1
  255. ro.LaunchProgram=Launch %1
  256. ro.AssocFileExtension=&Associate %1 with the %2 file extension
  257. ro.AssocingFileExtension=Associating %1 with the %2 file extension...
  258. ru.NameAndVersion=%1 version %2
  259. ru.AdditionalIcons=Additional icons:
  260. ru.CreateDesktopIcon=Create a &desktop icon
  261. ru.CreateQuickLaunchIcon=Create a &Quick Launch icon
  262. ru.ProgramOnTheWeb=%1 on the Web
  263. ru.UninstallProgram=Uninstall %1
  264. ru.LaunchProgram=Launch %1
  265. ru.AssocFileExtension=&Associate %1 with the %2 file extension
  266. ru.AssocingFileExtension=Associating %1 with the %2 file extension...
  267. sk.NameAndVersion=%1 version %2
  268. sk.AdditionalIcons=Additional icons:
  269. sk.CreateDesktopIcon=Create a &desktop icon
  270. sk.CreateQuickLaunchIcon=Create a &Quick Launch icon
  271. sk.ProgramOnTheWeb=%1 on the Web
  272. sk.UninstallProgram=Uninstall %1
  273. sk.LaunchProgram=Launch %1
  274. sk.AssocFileExtension=&Associate %1 with the %2 file extension
  275. sk.AssocingFileExtension=Associating %1 with the %2 file extension...
  276. sl.NameAndVersion=%1 version %2
  277. sl.AdditionalIcons=Additional icons:
  278. sl.CreateDesktopIcon=Create a &desktop icon
  279. sl.CreateQuickLaunchIcon=Create a &Quick Launch icon
  280. sl.ProgramOnTheWeb=%1 on the Web
  281. sl.UninstallProgram=Uninstall %1
  282. sl.LaunchProgram=Launch %1
  283. sl.AssocFileExtension=&Associate %1 with the %2 file extension
  284. sl.AssocingFileExtension=Associating %1 with the %2 file extension...
  285. tr.NameAndVersion=%1 version %2
  286. tr.AdditionalIcons=Additional icons:
  287. tr.CreateDesktopIcon=Create a &desktop icon
  288. tr.CreateQuickLaunchIcon=Create a &Quick Launch icon
  289. tr.ProgramOnTheWeb=%1 on the Web
  290. tr.UninstallProgram=Uninstall %1
  291. tr.LaunchProgram=Launch %1
  292. tr.AssocFileExtension=&Associate %1 with the %2 file extension
  293. tr.AssocingFileExtension=Associating %1 with the %2 file extension...
  294. uk.NameAndVersion=%1 version %2
  295. uk.AdditionalIcons=Additional icons:
  296. uk.CreateDesktopIcon=Create a &desktop icon
  297. uk.CreateQuickLaunchIcon=Create a &Quick Launch icon
  298. uk.ProgramOnTheWeb=%1 on the Web
  299. uk.UninstallProgram=Uninstall %1
  300. uk.LaunchProgram=Launch %1
  301. uk.AssocFileExtension=&Associate %1 with the %2 file extension
  302. uk.AssocingFileExtension=Associating %1 with the %2 file extension...
  303. vn.NameAndVersion=%1 version %2
  304. vn.AdditionalIcons=Additional icons:
  305. vn.CreateDesktopIcon=Create a &desktop icon
  306. vn.CreateQuickLaunchIcon=Create a &Quick Launch icon
  307. vn.ProgramOnTheWeb=%1 on the Web
  308. vn.UninstallProgram=Uninstall %1
  309. vn.LaunchProgram=Launch %1
  310. vn.AssocFileExtension=&Associate %1 with the %2 file extension
  311. vn.AssocingFileExtension=Associating %1 with the %2 file extension...
  312. zh_CN.NameAndVersion=%1 version %2
  313. zh_CN.AdditionalIcons=Additional icons:
  314. zh_CN.CreateDesktopIcon=Create a &desktop icon
  315. zh_CN.CreateQuickLaunchIcon=Create a &Quick Launch icon
  316. zh_CN.ProgramOnTheWeb=%1 on the Web
  317. zh_CN.UninstallProgram=Uninstall %1
  318. zh_CN.LaunchProgram=Launch %1
  319. zh_CN.AssocFileExtension=&Associate %1 with the %2 file extension
  320. zh_CN.AssocingFileExtension=Associating %1 with the %2 file extension...
  321. zh_TW.NameAndVersion=%1 version %2
  322. zh_TW.AdditionalIcons=Additional icons:
  323. zh_TW.CreateDesktopIcon=Create a &desktop icon
  324. zh_TW.CreateQuickLaunchIcon=Create a &Quick Launch icon
  325. zh_TW.ProgramOnTheWeb=%1 on the Web
  326. zh_TW.UninstallProgram=Uninstall %1
  327. zh_TW.LaunchProgram=Launch %1
  328. zh_TW.AssocFileExtension=&Associate %1 with the %2 file extension
  329. zh_TW.AssocingFileExtension=Associating %1 with the %2 file extension...
  330.  
  331. [Languages]
  332. ; These files are stubs
  333. ; To achieve better results after recompilation, use the real language files
  334. Name: "al"; MessagesFile: "embedded\al.isl"; 
  335. Name: "ar"; MessagesFile: "embedded\ar.isl"; 
  336. Name: "bg"; MessagesFile: "embedded\bg.isl"; 
  337. Name: "cz"; MessagesFile: "embedded\cz.isl"; 
  338. Name: "da"; MessagesFile: "embedded\da.isl"; 
  339. Name: "de"; MessagesFile: "embedded\de.isl"; 
  340. Name: "en"; MessagesFile: "embedded\en.isl"; 
  341. Name: "es"; MessagesFile: "embedded\es.isl"; 
  342. Name: "fi"; MessagesFile: "embedded\fi.isl"; 
  343. Name: "fr"; MessagesFile: "embedded\fr.isl"; 
  344. Name: "gr"; MessagesFile: "embedded\gr.isl"; 
  345. Name: "hu"; MessagesFile: "embedded\hu.isl"; 
  346. Name: "it"; MessagesFile: "embedded\it.isl"; 
  347. Name: "ja"; MessagesFile: "embedded\ja.isl"; 
  348. Name: "lv"; MessagesFile: "embedded\lv.isl"; 
  349. Name: "mk"; MessagesFile: "embedded\mk.isl"; 
  350. Name: "nb"; MessagesFile: "embedded\nb.isl"; 
  351. Name: "nn"; MessagesFile: "embedded\nn.isl"; 
  352. Name: "no"; MessagesFile: "embedded\no.isl"; 
  353. Name: "pl"; MessagesFile: "embedded\pl.isl"; 
  354. Name: "pt_BR"; MessagesFile: "embedded\pt_BR.isl"; 
  355. Name: "ro"; MessagesFile: "embedded\ro.isl"; 
  356. Name: "ru"; MessagesFile: "embedded\ru.isl"; 
  357. Name: "sk"; MessagesFile: "embedded\sk.isl"; 
  358. Name: "sl"; MessagesFile: "embedded\sl.isl"; 
  359. Name: "tr"; MessagesFile: "embedded\tr.isl"; 
  360. Name: "uk"; MessagesFile: "embedded\uk.isl"; 
  361. Name: "vn"; MessagesFile: "embedded\vn.isl"; 
  362. Name: "zh_CN"; MessagesFile: "embedded\zh_CN.isl"; 
  363. Name: "zh_TW"; MessagesFile: "embedded\zh_TW.isl"; 
  364.