home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 December / WIN95_DEC_1996_4.ISO / patches / lang.exe / MULLANGO.INF < prev    next >
INI File  |  1996-01-24  |  22KB  |  676 lines

  1. ; Mullango.inf
  2.  
  3. ; This is the Setup information file to install Multilingual Support
  4. ; Copyright (c) 1993-1995 Microsoft Corporation
  5.  
  6. [version]
  7. signature="$CHICAGO$"
  8. SetupClass=PLUSPACK
  9.  
  10. [DestinationDirs]
  11. LargeTTFonts            = 20           ; LDID_FONTS
  12. BalticNLSFiles          = 11
  13. CENLSFiles              = 11
  14. CyrillicNLSFiles        = 11
  15. GreekNLSFiles           = 11
  16. TurkishNLSFiles         = 11
  17. BalticNLSFiles.Del      = 11
  18. CENLSFiles.Del          = 11
  19. CyrillicNLSFiles.Del    = 11
  20. GreekNLSFiles.Del       = 11
  21. TurkishNLSFiles.Del     = 11
  22. BalticKbds              = 11
  23. CEKbds                  = 11
  24. CyrillicKbds            = 11
  25. GreekKbds               = 11
  26. TurkishKbds             = 11
  27. BalticKbds.Del          = 11
  28. CEKbds.Del              = 11
  29. CyrillicKbds.Del        = 11
  30. GreekKbds.Del           = 11
  31. TurkishKbds.Del         = 11
  32. Mullango.copy           = 17         ; LDID_INF
  33.  
  34. [Mullango.copy]
  35. mullango.inf
  36. mullang.inf,mullang.new
  37.  
  38. [Optional Components]
  39. MultiLanguageTop
  40. BALTIC
  41. CE
  42. CYRILLIC
  43. GREEK
  44. TURKISH
  45.  
  46. [MultiLanguageTop]
  47. ;Top Level option
  48. OptionDesc  = %MLTopDesc%
  49. Tip         = %MLTop_TIP%
  50. IconIndex       = 50
  51.  
  52. ;***********************************
  53. ;*** Adding Multilingual Support ***
  54. ;***********************************
  55. [BALTIC]
  56. OptionDesc=%BalticDes%
  57. Tip = %Baltic_Tip%
  58. IconIndex=50
  59. Parent=MultiLanguageTop
  60. UpdateInis=BalticSubs, TTFCache_delete
  61. CopyFiles=LargeTTFonts, BalticNLSFiles, BalticKbds, Mullango.copy
  62. AddReg=BalticInstalled
  63. InstallType=10
  64. Uninstall=Baltic_Remove
  65. Reboot=1
  66.  
  67. [CE]
  68. OptionDesc=%CEDes%
  69. Tip = %CE_Tip%
  70. IconIndex=50
  71. Parent=MultiLanguageTop
  72. CopyFiles=LargeTTFonts, CENLSFiles, CEKbds, Mullango.copy
  73. UpdateInis=CESubs, TTFCache_delete
  74. AddReg=CEInstalled
  75. InstallType=10
  76. Uninstall=CE_Remove
  77. Reboot=1
  78.  
  79. [CYRILLIC]
  80. OptionDesc=%CyrillicDes%
  81. Tip = %Cyrillic_Tip%
  82. IconIndex=50
  83. Parent=MultiLanguageTop
  84. CopyFiles=LargeTTFonts, CyrillicNLSFiles, CyrillicKbds, Mullango.copy
  85. UpdateInis=CyrillicSubs, TTFCache_delete
  86. AddReg=CyrillicInstalled
  87. InstallType=10
  88. Uninstall=Cyrillic_Remove
  89. Reboot=1
  90.  
  91. [GREEK]
  92. OptionDesc=%GreekDes%
  93. Tip = %Greek_Tip%
  94. IconIndex=50
  95. Parent=MultiLanguageTop
  96. CopyFiles=LargeTTFonts, GreekNLSFiles, GreekKbds, Mullango.copy
  97. UpdateInis=GreekSubs, TTFCache_delete
  98. AddReg=GreekInstalled
  99. InstallType=10
  100. Uninstall=Greek_Remove
  101. Reboot=1
  102.  
  103. [TURKISH]
  104. OptionDesc=%TurkishDes%
  105. Tip = %Turkish_Tip%
  106. IconIndex=50
  107. Parent=MultiLanguageTop
  108. UpdateInis=TurkishSubs, TTFCache_delete
  109. CopyFiles=LargeTTFonts, TurkishNLSFiles, TurkishKbds, Mullango.copy
  110. AddReg=TurkishInstalled
  111. InstallType=10
  112. Uninstall=Turkish_Remove
  113. Reboot=1
  114.  
  115. [TTFCache_delete]
  116. wininit.ini,Rename,,"NUL=%25%\ttfcache."
  117.  
  118. ;*** Copy Files ***
  119. [LargeTTFonts]
  120. arial.ttf,larial.ttf,larial.001,8
  121. arialbd.ttf,larialbd.ttf,larialbd.001,8
  122. arialbi.ttf,larialbi.ttf,larialbi.001,8
  123. ariali.ttf,lariali.ttf,lariali.001,8
  124. cour.ttf,lcour.ttf,lcour.001,8
  125. courbd.ttf,lcourbd.ttf,lcourbd.001,8
  126. courbi.ttf,lcourbi.ttf,lcourbi.001,8
  127. couri.ttf,lcouri.ttf,lcouri.001,8
  128. times.ttf,ltimes.ttf,ltimes.001,8
  129. timesbd.ttf,ltimesbd.ttf,ltimesbd.001,8
  130. timesbi.ttf,ltimesbi.ttf,ltimesbi.001,8
  131. timesi.ttf,ltimesi.ttf,ltimesi.001,8
  132.  
  133. [BalticNLSFiles]
  134. cp_1257.nls,,,8
  135.  
  136. [BalticKbds]
  137. kbdes.kbd          ;Estonian
  138. kbdlt.kbd          ;Lithuanian
  139. kbdlv.kbd          ;Latvian
  140. kbdlv1.kbd         ;Latvian (Latin)
  141.  
  142. [CENLSFiles]
  143. cp_1250.nls,,,8
  144.  
  145. [CEKbds]
  146. kbdal.kbd          ;Albanian
  147. kbdcr.kbd          ;Croatian
  148. kbdcz.kbd          ;Czech
  149. kbdcz1.kbd         ;Czech 101
  150. kbdhu.kbd          ;Hungarian
  151. kbdhu1.kbd         ;Hungarian 101
  152. kbdpl.kbd          ;Polish
  153. kbdpl1.kbd         ;Polish Programmers
  154. kbdro.kbd          ;Romanian
  155. kbdsl.kbd          ;Slovak
  156. kbdsl1.kbd         ;Slovak 101
  157. kbdsv.kbd          ;Slovenian
  158.  
  159. [CyrillicNLSFiles]
  160. cp_1251.nls,,,8
  161.  
  162. [CyrillicKbds]
  163. kbdblr.kbd         ;Belarusian
  164. kbdbul.kbd         ;Bulgarian (Latin)
  165. kbdbll.kbd         ;Bulgarian (Cyrillic)
  166. kbdru.kbd          ;Russian
  167. kbdru1.kbd         ;Russian (Typewriter)
  168. kbdur.kbd          ;Ukrainian
  169. kbdycc.kbd         ;Serbian (Cyrillic)
  170. kbdycl.kbd         ;Serbian (Latin)
  171.  
  172. [GreekNLSFiles]
  173. cp_1253.nls,,,8
  174.  
  175. [GreekKbds]
  176. kbdgk.kbd          ;Greek
  177. kbdgkl.kbd         ;Greek Latin
  178. kbdgk220.kbd       ;Greek 220
  179. kbdgk319.kbd       ;Greek 319
  180. kbdgl220.kbd       ;Greek Latin 220
  181. kbdgl319.kbd       ;Greek Latin 319
  182.  
  183. [TurkishNLSFiles]
  184. cp_1254.nls,,,8
  185.  
  186. [TurkishKbds]
  187. kbdtuf.kbd         ;Turkish (F type)
  188. kbdtuq.kbd         ;Turkish (Q type)
  189.  
  190. ;*** Add font substitutes ***
  191. [GreekSubs]
  192. win.ini,FontSubstitutes,,"Arial Greek,161=Arial,161",
  193. win.ini,FontSubstitutes,,"Courier New Greek,161=Courier New,161",
  194. win.ini,FontSubstitutes,,"Times New Roman Greek,161=Times New Roman,161",
  195.  
  196. [CyrillicSubs]
  197. win.ini,FontSubstitutes,,"Arial Cyr,204=Arial,204"
  198. win.ini,FontSubstitutes,,"Courier New Cyr,204=Courier New,204"
  199. win.ini,FontSubstitutes,,"Times New Roman Cyr,204=Times New Roman,204"
  200.  
  201. [CESubs]
  202. win.ini,FontSubstitutes,,"Arial CE,238=Arial,238"
  203. win.ini,FontSubstitutes,,"Courier New CE,238=Courier New,238"
  204. win.ini,FontSubstitutes,,"Times New Roman CE,238=Times New Roman,238"
  205.  
  206. [TurkishSubs]
  207. win.ini,FontSubstitutes,,"Arial Tur,162=Arial,162"
  208. win.ini,FontSubstitutes,,"Courier New Tur,162=Courier New,162"
  209. win.ini,FontSubstitutes,,"Times New Roman Tur,162=Times New Roman,162"
  210.  
  211. [BalticSubs]
  212. win.ini,FontSubstitutes,,"Arial Baltic,186=Arial,186"
  213. win.ini,FontSubstitutes,,"Courier New Baltic,186=Courier New,186"
  214. win.ini,FontSubstitutes,,"Times New Roman Baltic,186=Times New Roman,186"
  215.  
  216. ;*** Add Registry Entries ***
  217. [BalticInstalled]
  218. HKLM,%KEY_Optional%,"Baltic",,"Baltic"
  219. HKLM,%KEY_Optional%\Baltic,INF,,"mullang.inf"
  220. HKLM,%KEY_Optional%\Baltic,Section,,"Baltic"
  221. HKLM,%KEY_Optional%\Baltic,Installed,,"1"
  222. HKLM, %KEY_Nls%\Locale,00000425,,%00000425%                ;Estonia
  223. HKLM,"%KEY_KLayout%\00000425","layout file",,kbdes.kbd
  224. HKLM,"%KEY_KLayout%\00000425","layout text",,%KBD_ES%
  225. HKLM, %KEY_Nls%\Locale,00000426,,%00000426%                ;Latvia
  226. HKLM,"%KEY_KLayout%\00000426","layout file",,kbdlv.kbd
  227. HKLM,"%KEY_KLayout%\00000426","layout text",,%KBD_LV%
  228. HKLM,"%KEY_KLayout%\00010426","layout file",,kbdlv1.kbd
  229. HKLM,"%KEY_KLayout%\00010426","layout text",,%KBD_LV1%
  230. HKLM,"%KEY_KLayout%\00010426","layout id",,0015
  231. HKLM, %KEY_Nls%\Locale,00000427,,%00000427%                ;Lithuania
  232. HKLM,"%KEY_KLayout%\00000427","layout file",,kbdlt.kbd
  233. HKLM,"%KEY_KLayout%\00000427","layout text",,%KBD_LT%
  234. HKLM, %KEY_Nls%\Codepage,1257,,cp_1257.nls
  235.  
  236. [CEInstalled]
  237. HKLM,%KEY_Optional%,"CE",,"CE"
  238. HKLM,%KEY_Optional%\CE,INF,,"mullang.inf"
  239. HKLM,%KEY_Optional%\CE,Section,,"CE"
  240. HKLM,%KEY_Optional%\CE,Installed,,"1"
  241. HKLM, %KEY_Nls%\Locale,0000041C,,%0000041C%                ;Albania
  242. HKLM,"%KEY_KLayout%\0000041C","layout file",,kbdal.kbd
  243. HKLM,"%KEY_KLayout%\0000041C","layout text",,%KBD_AL%
  244. HKLM, %KEY_Nls%\Locale,0000041A,,%0000041A%                ;Croatia
  245. HKLM,"%KEY_KLayout%\0000041A","layout file",,kbdcr.kbd
  246. HKLM,"%KEY_KLayout%\0000041A","layout text",,%KBD_CR%
  247. HKLM, %KEY_Nls%\Locale,00000405,,%00000405%                ;Czech
  248. HKLM,"%KEY_KLayout%\00000405","layout file",,kbdcz.kbd
  249. HKLM,"%KEY_KLayout%\00000405","layout text",,%KBD_CZ%
  250. HKLM,"%KEY_KLayout%\00010405","layout file",,kbdcz1.kbd
  251. HKLM,"%KEY_KLayout%\00010405","layout text",,%KBD_CZ1%
  252. HKLM,"%KEY_KLayout%\00010405","layout id",,0005
  253. HKLM, %KEY_Nls%\Locale,0000040E,,%0000040E%                ;Hungarian
  254. HKLM,"%KEY_KLayout%\0000040E","layout file",,kbdhu.kbd
  255. HKLM,"%KEY_KLayout%\0000040E","layout text",,%KBD_HU%
  256. HKLM,"%KEY_KLayout%\0001040E","layout file",,kbdhu1.kbd
  257. HKLM,"%KEY_KLayout%\0001040E","layout text",,%KBD_HU1%
  258. HKLM,"%KEY_KLayout%\0001040E","layout id",,0006
  259. HKLM, %KEY_Nls%\Locale,00000415,,%00000415%                ;Polish
  260. HKLM,"%KEY_KLayout%\00000415","layout file",,kbdpl.kbd
  261. HKLM,"%KEY_KLayout%\00000415","layout text",,%KBD_PL%
  262. HKLM,"%KEY_KLayout%\00010415","layout file",,kbdpl1.kbd
  263. HKLM,"%KEY_KLayout%\00010415","layout text",,%KBD_PL1%
  264. HKLM,"%KEY_KLayout%\00010415","layout id",,0007
  265. HKLM, %KEY_Nls%\Locale,00000418,,%00000418%                ;Romania
  266. HKLM,"%KEY_KLayout%\00000418","layout file",,kbdro.kbd
  267. HKLM,"%KEY_KLayout%\00000418","layout text",,%KBD_RO%
  268. HKLM, %KEY_Nls%\Locale,0000041B,,%0000041B%                ;Slovak
  269. HKLM,"%KEY_KLayout%\0000041B","layout file",,kbdsl.kbd
  270. HKLM,"%KEY_KLayout%\0000041B","layout text",,%KBD_SL%
  271. HKLM, %KEY_Nls%\Locale,00000424,,%00000424%                ;Slovenian
  272. HKLM,"%KEY_KLayout%\00000424","layout file",,kbdsv.kbd
  273. HKLM,"%KEY_KLayout%\00000424","layout text",,%KBD_SV%
  274. HKLM, %KEY_Nls%\Codepage,1250,,cp_1250.nls
  275.  
  276. [CyrillicInstalled]
  277. HKLM,%KEY_Optional%,"Cyrillic",,"Cyrillic"
  278. HKLM,%KEY_Optional%\Cyrillic,INF,,"mullang.inf"
  279. HKLM,%KEY_Optional%\Cyrillic,Section,,"Cyrillic"
  280. HKLM,%KEY_Optional%\Cyrillic,Installed,,"1"
  281. HKLM, %KEY_Nls%\Locale,00000423,,%00000423%     ;Belarusian
  282. HKLM,"%KEY_KLayout%\00000423","layout file",,kbdblr.kbd
  283. HKLM,"%KEY_KLayout%\00000423","layout text",,%KBD_BLR%
  284. HKLM, %KEY_Nls%\Locale,00000402,,%00000402%     ;Bulgarian
  285. HKLM,"%KEY_KLayout%\00000402","layout file",,kbdbul.kbd
  286. HKLM,"%KEY_KLayout%\00000402","layout text",,%KBD_BUL%
  287. HKLM,"%KEY_KLayout%\00010402","layout file",,kbdbll.kbd
  288. HKLM,"%KEY_KLayout%\00010402","layout text",,%KBD_BLL%
  289. HKLM,"%KEY_KLayout%\00010402","layout id",,0004
  290. HKLM, %KEY_Nls%\Locale,00000419,,%00000419%     ;Russian
  291. HKLM,"%KEY_KLayout%\00000419","layout file",,kbdru.kbd
  292. HKLM,"%KEY_KLayout%\00000419","layout text",,%KBD_RU%
  293. HKLM,"%KEY_KLayout%\00010419","layout file",,kbdru1.kbd
  294. HKLM,"%KEY_KLayout%\00010419","layout text",,%KBD_RU1%
  295. HKLM,"%KEY_KLayout%\00010419","layout id",,0008
  296. HKLM, %KEY_Nls%\Locale,00000C1A,,%00000C1A%     ;Serbian
  297. HKLM,"%KEY_KLayout%\00000C1A","layout file",,kbdycc.kbd
  298. HKLM,"%KEY_KLayout%\00000C1A","layout text",,%KBD_YCC%
  299. HKLM,"%KEY_KLayout%\00010C1A","layout file",,kbdycl.kbd
  300. HKLM,"%KEY_KLayout%\00010C1A","layout text",,%KBD_YCL%
  301. HKLM,"%KEY_KLayout%\00010C1A","layout id",,0009
  302. HKLM, %KEY_Nls%\Locale,00000422,,%00000422%     ;Ukrainian
  303. HKLM,"%KEY_KLayout%\00000422","layout file",,kbdur.kbd
  304. HKLM,"%KEY_KLayout%\00000422","layout text",,%KBD_UR%
  305. HKLM, %KEY_Nls%\Codepage,1251,,cp_1251.nls
  306.  
  307. [GreekInstalled]
  308. HKLM,%KEY_Optional%,"Greek",,"Greek"
  309. HKLM,%KEY_Optional%\Greek,INF,,"mullang.inf"
  310. HKLM,%KEY_Optional%\Greek,Section,,"Greek"
  311. HKLM,%KEY_Optional%\Greek,Installed,,"1"
  312. HKLM, %KEY_Nls%\Locale,00000408,,%00000408%     
  313. HKLM,"%KEY_KLayout%\00000408","layout file",,kbdgk.kbd
  314. HKLM,"%KEY_KLayout%\00000408","layout text",,%KBD_GK%
  315. HKLM,"%KEY_KLayout%\00010408","layout file",,kbdgk220.kbd
  316. HKLM,"%KEY_KLayout%\00010408","layout text",,%KBD_GK220%
  317. HKLM,"%KEY_KLayout%\00010408","layout id",,0016
  318. HKLM,"%KEY_KLayout%\00020408","layout file",,kbdgl220.kbd
  319. HKLM,"%KEY_KLayout%\00020408","layout text",,%KBD_GL220%
  320. HKLM,"%KEY_KLayout%\00020408","layout id",,0017
  321. HKLM,"%KEY_KLayout%\00030408","layout file",,kbdgk319.kbd
  322. HKLM,"%KEY_KLayout%\00030408","layout text",,%KBD_GK319%
  323. HKLM,"%KEY_KLayout%\00030408","layout id",,0018
  324. HKLM,"%KEY_KLayout%\00040408","layout file",,kbdgl319.kbd
  325. HKLM,"%KEY_KLayout%\00040408","layout text",,%KBD_GL319%
  326. HKLM,"%KEY_KLayout%\00040408","layout id",,0011
  327. HKLM,"%KEY_KLayout%\00050408","layout file",,kbdgkl.kbd
  328. HKLM,"%KEY_KLayout%\00050408","layout text",,%KBD_GKL%
  329. HKLM,"%KEY_KLayout%\00050408","layout id",,0019
  330. HKLM, %KEY_Nls%\Codepage,1253,,cp_1253.nls
  331.  
  332. [TurkishInstalled]
  333. HKLM,%KEY_Optional%,"Turkish",,"Turkish"
  334. HKLM,%KEY_Optional%\Turkish,INF,,"mullang.inf"
  335. HKLM,%KEY_Optional%\Turkish,Section,,"Turkish"
  336. HKLM,%KEY_Optional%\Turkish,Installed,,"1"
  337. HKLM, %KEY_Nls%\Locale,0000041F,,%0000041F%     
  338. HKLM,"%KEY_KLayout%\0000041F","layout file",,kbdtuq.kbd
  339. HKLM,"%KEY_KLayout%\0000041F","layout text",,%KBD_TUQ%
  340. HKLM,"%KEY_KLayout%\0001041F","layout file",,kbdtuf.kbd
  341. HKLM,"%KEY_KLayout%\0001041F","layout text",,%KBD_TUF%
  342. HKLM,"%KEY_KLayout%\0001041F","layout id",,0014
  343. HKLM, %KEY_Nls%\Codepage,1254,,cp_1254.nls
  344.  
  345. ;*************************************
  346. ;*** Removing Multilingual Support ***
  347. ;*************************************
  348. [Baltic_Remove]
  349. UpdateInis=BalticSubsRemove
  350. DelFiles=BalticNLSFiles.Del, BalticKbds.Del
  351. AddReg=BalticOff
  352. DelReg=BalticDelete
  353. Reboot=1
  354.  
  355. [CE_Remove]
  356. UpdateInis=CESubsRemove
  357. DelFiles=CENLSFiles.Del, CEKbds.Del
  358. AddReg=CEOff
  359. DelReg=CEDelete
  360. Reboot=1
  361.  
  362. [Cyrillic_Remove]
  363. UpdateInis=CyrillicSubsRemove
  364. DelFiles=CyrillicNLSFiles.Del, CyrillicKbds.Del
  365. AddReg=CyrillicOff
  366. DelReg=CyrillicDelete
  367. Reboot=1
  368.  
  369. [Greek_Remove]
  370. UpdateInis=GreekSubsRemove
  371. DelFiles=GreekNLSFiles.Del, GreekKbds.Del
  372. AddReg=GreekOff
  373. DelReg=GreekDelete
  374. Reboot=1
  375.  
  376. [Turkish_Remove]
  377. UpdateInis=TurkishSubsRemove
  378. DelFiles=TurkishNLSFiles.Del, TurkishKbds.Del
  379. AddReg=TurkishOff
  380. DelReg=TurkishDelete
  381. Reboot=1
  382.  
  383. ;*** Remove Files ***
  384. [BalticNLSFiles.Del]
  385. cp_1257.nls,,,8
  386.  
  387. [BalticKbds.Del]
  388. kbdes.kbd,,,8      ;Estonian
  389. kbdlt.kbd,,,8      ;Lithuanian
  390. kbdlv.kbd,,,8      ;Latvian
  391. kbdlv1.kbd,,,8     ;Latvian (Latin)
  392.  
  393. [CENLSFiles.Del]
  394. cp_1250.nls,,,8
  395.  
  396. [CEKbds.Del]
  397. kbdal.kbd,,,8      ;Albanian
  398. kbdcr.kbd,,,8      ;Croatian
  399. kbdcz.kbd,,,8      ;Czech
  400. kbdcz1.kbd,,,8     ;Czech 101
  401. kbdhu.kbd,,,8      ;Hungarian
  402. kbdhu1.kbd,,,8     ;Hungarian 101
  403. kbdpl.kbd,,,8      ;Polish
  404. kbdpl1.kbd,,,8     ;Polish Programmers
  405. kbdro.kbd,,,8      ;Romanian
  406. kbdsl.kbd,,,8      ;Slovak
  407. kbdsl1.kbd,,,8     ;Slovak 101
  408. kbdsv.kbd,,,8      ;Slovenian
  409.  
  410. [CyrillicNLSFiles.Del]
  411. cp_1251.nls,,,8
  412.  
  413. [CyrillicKbds.Del]
  414. kbdblr.kbd,,,8     ;Belarusian
  415. kbdbul.kbd,,,8     ;Bulgarian (Latin)
  416. kbdbll.kbd,,,8     ;Bulgarian (Cyrillic)
  417. kbdru.kbd,,,8      ;Russian
  418. kbdru1.kbd,,,8     ;Russian (Typewriter)
  419. kbdur.kbd,,,8      ;Ukrainian
  420. kbdycc.kbd,,,8     ;Serbian (Cyrillic)
  421. kbdycl.kbd,,,8     ;Serbian (Latin)
  422.  
  423. [GreekNLSFiles.Del]
  424. cp_1253.nls,,,8
  425.  
  426. [GreekKbds.Del]
  427. kbdgk.kbd,,,8      ;Greek
  428. kbdgkl.kbd,,,8     ;Greek Latin
  429. kbdgk220.kbd,,,8   ;Greek 220
  430. kbdgk319.kbd,,,8   ;Greek 319
  431. kbdgl220.kbd,,,8   ;Greek Latin 220
  432. kbdgl319.kbd,,,8   ;Greek Latin 319
  433.  
  434. [TurkishNLSFiles.Del]
  435. cp_1254.nls,,,8
  436.  
  437. [TurkishKbds.Del]
  438. kbdtuf.kbd,,,8     ;Turkish (F type)
  439. kbdtuq.kbd,,,8     ;Turkish (Q type)
  440.  
  441. ;*** Remove Font Substitutions ***
  442. [GreekSubsRemove]
  443. win.ini,FontSubstitutes,"Arial Greek,161=Arial,161",
  444. win.ini,FontSubstitutes,"Courier New Greek,161=Courier New,161",
  445. win.ini,FontSubstitutes,"Times New Roman Greek,161=Times New Roman,161",
  446.  
  447. [CyrillicSubsRemove]
  448. win.ini,FontSubstitutes,"Arial Cyr,204=Arial,204",
  449. win.ini,FontSubstitutes,"Courier New Cyr,204=Courier New,204",
  450. win.ini,FontSubstitutes,"Times New Roman Cyr,204=Times New Roman,204",
  451.  
  452. [CESubsRemove]
  453. win.ini,FontSubstitutes,"Arial CE,238=Arial,238",
  454. win.ini,FontSubstitutes,"Courier New CE,238=Courier New,238",
  455. win.ini,FontSubstitutes,"Times New Roman CE,238=Times New Roman,238",
  456.  
  457. [TurkishSubsRemove]
  458. win.ini,FontSubstitutes,"Arial Tur,162=Arial,162",
  459. win.ini,FontSubstitutes,"Courier New Tur,162=Courier New,162",
  460. win.ini,FontSubstitutes,"Times New Roman Tur,162=Times New Roman,162",
  461.  
  462. [BalticSubRemove]
  463. win.ini,FontSubstitutes,"Arial Baltic,186=Arial,186",
  464. win.ini,FontSubstitutes,"Courier New Baltic,186=Courier New,186",
  465. win.ini,FontSubstitutes,"Times New Roman Baltic,186=Times New Roman,186",
  466.  
  467. ;*** Remove registry entries ***
  468. [BalticOff]
  469. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Baltic,Installed,,"0"
  470. HKLM, %KEY_Nls%\Locale,00000425,,""                        ;Estonia
  471. HKLM, %KEY_Nls%\Locale,00000426,,""                        ;Latvia
  472. HKLM, %KEY_Nls%\Locale,00000427,,""                        ;Lithuania
  473. HKLM, %KEY_Nls%\Codepage,1257,,""
  474.  
  475. [BalticDelete]
  476. HKLM,"%KEY_KLayout%\00000425"
  477. HKLM,"%KEY_KLayout%\00000426"
  478. HKLM,"%KEY_KLayout%\00010426"
  479. HKLM,"%KEY_KLayout%\00000427"
  480.  
  481. [CEOff]
  482. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CE,Installed,,"0"
  483. HKLM, %KEY_Nls%\Locale,0000041C,,""                        ;Albania
  484. HKLM, %KEY_Nls%\Locale,0000041A,,""                        ;Croatia
  485. HKLM, %KEY_Nls%\Locale,00000405,,""                        ;Czech
  486. HKLM, %KEY_Nls%\Locale,0000040E,,""                        ;Hungarian
  487. HKLM, %KEY_Nls%\Locale,00000415,,""                        ;Polish
  488. HKLM, %KEY_Nls%\Locale,00000418,,""                        ;Romania
  489. HKLM, %KEY_Nls%\Locale,0000041B,,""                        ;Slovak
  490. HKLM, %KEY_Nls%\Locale,00000424,,""                        ;Slovenian
  491. HKLM, %KEY_Nls%\Codepage,1250,,""
  492.  
  493. [CEDelete]
  494. HKLM,"%KEY_KLayout%\0000041C"
  495. HKLM,"%KEY_KLayout%\0000041A"
  496. HKLM,"%KEY_KLayout%\00000405"
  497. HKLM,"%KEY_KLayout%\00010405"
  498. HKLM,"%KEY_KLayout%\0000040E"
  499. HKLM,"%KEY_KLayout%\0001040E"
  500. HKLM,"%KEY_KLayout%\00000415"
  501. HKLM,"%KEY_KLayout%\00010415"
  502. HKLM,"%KEY_KLayout%\00000418"
  503. HKLM,"%KEY_KLayout%\0000041B"
  504. HKLM,"%KEY_KLayout%\00000424"
  505.  
  506. [CyrillicOff]
  507. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Cyrillic,Installed,,"0"
  508. HKLM, %KEY_Nls%\Locale,00000423,,""             ;Belarusian
  509. HKLM, %KEY_Nls%\Locale,00000402,,""             ;Bulgarian
  510. HKLM, %KEY_Nls%\Locale,00000419,,""             ;Russian
  511. HKLM, %KEY_Nls%\Locale,00000C1A,,""             ;Serbian
  512. HKLM, %KEY_Nls%\Locale,00000422,,""             ;Ukrainian
  513. HKLM, %KEY_Nls%\Codepage,1251,,""
  514.  
  515. [CyrillicDelete]
  516. HKLM,"%KEY_KLayout%\00000423"
  517. HKLM,"%KEY_KLayout%\00000402"
  518. HKLM,"%KEY_KLayout%\00010402"
  519. HKLM,"%KEY_KLayout%\00000419"
  520. HKLM,"%KEY_KLayout%\00010419"
  521. HKLM,"%KEY_KLayout%\00000C1A"
  522. HKLM,"%KEY_KLayout%\00010C1A"
  523. HKLM,"%KEY_KLayout%\00000422"
  524.  
  525. [GreekOff]
  526. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Greek,Installed,,"0"
  527. HKLM, %KEY_Nls%\Locale,00000408,,""
  528. HKLM, %KEY_Nls%\Codepage,1253,,""
  529.  
  530. [GreekDelete]
  531. HKLM,"%KEY_KLayout%\00000408"
  532. HKLM,"%KEY_KLayout%\00010408"
  533. HKLM,"%KEY_KLayout%\00020408"
  534. HKLM,"%KEY_KLayout%\00030408"
  535. HKLM,"%KEY_KLayout%\00040408"
  536. HKLM,"%KEY_KLayout%\00050408"
  537.  
  538. [TurkishOff]
  539. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Turkish,Installed,,"0"
  540. HKLM, %KEY_Nls%\Locale,0000041F,,""
  541. HKLM, %KEY_Nls%\Codepage,1254,,""
  542.  
  543. [TurkishDelete]
  544. HKLM,"%KEY_KLayout%\0000041F"
  545. HKLM,"%KEY_KLayout%\0001041F"
  546.  
  547. [Strings]
  548.  
  549. KEY_Optional="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  550. KEY_KLayout="system\currentcontrolset\control\keyboard layouts"
  551. KEY_Nls="system\currentcontrolset\control\Nls"
  552.  
  553. Msft     = "Microsoft"
  554. MLTopDesc= "Multilanguage Support"
  555. MLTop_TIP= "Adds Albanian, Bulgarian, Belarusian, Czech, Estonian, Greek, Hungarian, Latvian, Lithuanian, Polish, Romanian, Russian, Serbian, Slovak, Slovenian, Ukrainian, and Turkish."
  556. GreekDes="Greek Language Support"
  557. CyrillicDes="Cyrillic Language Support"
  558. CEDes="Central European Language Support"
  559. TurkishDes="Turkish Language Support"
  560. BalticDes="Baltic Language Support"
  561. Greek_Tip="Adds Greek language support."
  562. Cyrillic_Tip="Adds Bulgarian, Belarusian, Russian, Serbian and Ukrainian language support"
  563. CE_Tip="Adds Albanian, Czech, Croatian, Hungarian, Polish, Romanian, Slovak and Slovenian language support"
  564. Turkish_Tip="Adds Turkish language support."
  565. Baltic_Tip="Adds Estonian, Latvian, and Lithuanian language support."
  566.  
  567. 0000041C="Albanian"
  568. 00000423="Belarusian"
  569. 00000402="Bulgarian"
  570. 0000041A="Croatian"
  571. 00000405="Czech"
  572. 00000425="Estonian"
  573. 00000408="Greek"
  574. 0000040E="Hungarian"
  575. 00000426="Latvian"
  576. 00000427="Lithuanian"
  577. 00000415="Polish"
  578. 00000418="Romanian"
  579. 00000419="Russian"
  580. 00000C1A="Serbian"
  581. 0000041B="Slovak"
  582. 00000424="Slovenian"
  583. 0000041F="Turkish"
  584. 00000422="Ukrainian"
  585.  
  586. KBD_RU="Russian"
  587. KBD_BUL="Bulgarian"
  588. KBD_BLL="Bulgarian (Latin)"
  589. KBD_BLR="Belarusian"
  590. KBD_CR="Croatian"
  591. KBD_CZ="Czech"
  592. KBD_CZ1="Czech (Qwerty)"
  593. KBD_GK="Greek"
  594. KBD_GKL="Greek Latin"
  595. KBD_GK220="Greek IBM 220"
  596. KBD_GK319="Greek IBM 319"
  597. KBD_GL220="Greek Latin IBM 220"
  598. KBD_GL319="Greek Latin IBM 319"
  599. KBD_HU="Hungarian"
  600. KBD_HU1="Hungarian (101 keys)"
  601. KBD_PL="Polish"
  602. KBD_PL1="Polish (Programmers)"
  603. KBD_RO="Romanian"
  604. KBD_RU1="Russian (Typewriter)"
  605. KBD_SL="Slovak"
  606. KBD_SL1="Slovak (Qwerty)"
  607. KBD_SV="Slovenian"
  608. KBD_TUF="Turkish (F type)"
  609. KBD_TUQ="Turkish (Q type)"
  610. KBD_UR="Ukrainian"
  611. KBD_YCC="Serbian"
  612. KBD_YCL="Serbian (Latin)"
  613. KBD_AL="Albanian"
  614. KBD_ES="Estonian"
  615. KBD_LV="Latvian"
  616. KBD_LV1="Latvian (Latin)"
  617. KBD_LT="Lithuanian"
  618.  
  619. Disk_1_Desc     = "Downloaded Files"
  620.  
  621. [SourceDisksNames]
  622. 1  = %Disk_1_Desc%,,0
  623.  
  624. [SourceDisksFiles]
  625. larial.ttf    =1,,    65412    
  626. larialbd.ttf    =1,,    66952    
  627. larialbi.ttf    =1,,    73984    
  628. lariali.ttf    =1,,    62968    
  629. lcour.ttf    =1,,    98872    
  630. lcourbd.ttf    =1,,    84360    
  631. lcourbi.ttf    =1,,    85152    
  632. lcouri.ttf    =1,,    82092    
  633. cp_1250.nls    =1,,    9124    
  634. cp_1251.nls    =1,,    6868    
  635. cp_1253.nls    =1,,    6856    
  636. cp_1254.nls    =1,,    7708    
  637. cp_1257.nls    =1,,    5960    
  638. kbdal.kbd    =1,,    772    
  639. kbdbll.kbd    =1,,    403    
  640. kbdblr.kbd    =1,,    403    
  641. kbdbul.kbd    =1,,    403    
  642. kbdcr.kbd    =1,,    774    
  643. kbdcz.kbd    =1,,    804    
  644. kbdcz1.kbd    =1,,    796    
  645. kbdes.kbd    =1,,    588    
  646. kbdgk.kbd    =1,,    520    
  647. kbdgk220.kbd    =1,,    499    
  648. kbdgk319.kbd    =1,,    495    
  649. kbdgkl.kbd    =1,,    600    
  650. kbdgl220.kbd    =1,,    539    
  651. kbdgl319.kbd    =1,,    569    
  652. kbdhu.kbd    =1,,    786    
  653. kbdlt.kbd    =1,,    400    
  654. kbdlv.kbd    =1,,    609    
  655. kbdlv1.kbd    =1,,    598    
  656. kbdpl.kbd    =1,,    774    
  657. kbdpl1.kbd    =1,,    528    
  658. kbdro.kbd    =1,,    766    
  659. kbdru.kbd    =1,,    473    
  660. kbdru1.kbd    =1,,    403    
  661. kbdsl.kbd    =1,,    792    
  662. kbdsl1.kbd    =1,,    792    
  663. kbdsv.kbd    =1,,    781    
  664. kbdtuf.kbd    =1,,    657    
  665. kbdtuq.kbd    =1,,    631    
  666. kbdur.kbd    =1,,    421    
  667. kbdycc.kbd    =1,,    430    
  668. kbdycl.kbd    =1,,    430    
  669. kbdhu1.kbd    =1,,    600    
  670. mullango.inf    =1,,    600    
  671. ltimes.ttf    =1,,    85240    
  672. ltimesbd.ttf    =1,,    83228    
  673. ltimesbi.ttf    =1,,    77080    
  674. ltimesi.ttf    =1,,    79672    
  675. mullang.new     =1,,    20345
  676.