MULLANG.INF Driver File Contents (drivers.zip)

; Mullang.inf

; This is the Setup information file to install PlusPack Applets

; Copyright (c) 1993-1995 Microsoft Corporation


[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
SetupClass=PLUSPACK
Provider=%Msft%

[DestinationDirs]
LargeTTFonts	   	= 20	       ; LDID_FONTS
CyrillicNLSFiles   	= 11	       ; LDID_SYS
GreekNLSFiles	   	= 11	       ; LDID_SYS
TurkishNLSFiles	   	= 11
BalticNLSFiles     	= 11
CENLSFiles         	= 11
CyrillicNLSFiles.Del= 11	       ; LDID_SYS
GreekNLSFiles.Del  	= 11	       ; LDID_SYS



[Optional Components]
MultiLanguageTop
GREEK
CYRILLIC
CE


[MultiLanguageTop]
;Top Level option
OptionDesc  = %MLTopDesc%
Tip         = %MLTop_TIP%
IconIndex	= 50

[GREEK]
OptionDesc=%GreekDes%
Tip = %Greek_Tip%
IconIndex=50
Parent=MultiLanguageTop
CopyFiles=LargeTTFonts,GreekNLSFiles
AddReg=GreekInstalled
UpdateInis=GreekSubs, TTFCache_delete
InstallType=10
Uninstall=Greek_Remove
Reboot=1

[CYRILLIC]
OptionDesc=%CyrillicDes%
Tip = %Cyrillic_Tip%
IconIndex=50
Parent=MultiLanguageTop
CopyFiles=LargeTTFonts,CyrillicNLSFiles
AddReg=CyrillicInstalled
UpdateInis=CyrillicSubs, TTFCache_delete
InstallType=10
Uninstall=Cyrillic_Remove
Reboot=1


[CE]
OptionDesc=%CEDes%
Tip = %CE_Tip%
IconIndex=50
Parent=MultiLanguageTop
CopyFiles=LargeTTFonts,CENLSFiles
AddReg=CEInstalled
UpdateInis=CESubs, TTFCache_delete
InstallType=10
Uninstall=CE_Remove
Reboot=1

[Greek_Remove]
DelFiles=GreekNLSFiles.Del
UpdateInis=GreekSubsRemove, TTFCache_delete
AddReg=GreekOff
DelReg=GreekDelete
Reboot=1

[Cyrillic_Remove]
DelFiles=CyrillicNLSFiles.Del
UpdateInis=CyrillicSubsRemove, TTFCache_delete
AddReg=CyrillicOff
DelReg=CyrillicDelete
Reboot=1

[CE_Remove]
DelFiles=CDNLSFiles.Del
UpdateInis=CESubsRemove, TTFCache_delete
AddReg=CEOff
DelReg=CEDelete
Reboot=1

[GreekOff]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Greek,Installed,,"0"
HKLM, %KEY_Nls%\Codepage,1253,,""
HKLM, %KEY_Nls%\Codepage,737,,""
HKLM, %KEY_Nls%\Codepage,869,,""
HKLM, %KEY_Nls%\Locale,00000408,,""	;Greek

[CyrillicOff]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Cyrillic,Installed,,"0"
HKLM, %KEY_Nls%\Locale,00000423,,""	;Belarusian
HKLM, %KEY_Nls%\Locale,00000419,,""	;Russian
HKLM, %KEY_Nls%\Locale,00000402,,""	;Bulgarian
HKLM, %KEY_Nls%\Codepage,866,,""
HKLM, %KEY_Nls%\Codepage,1251,,""

[CEOff]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CE,Installed,,"0"
HKLM, %KEY_Nls%\Locale,00000415,,""	;Polish
HKLM, %KEY_Nls%\Locale,0000040E,,""	;Hungarian
HKLM, %KEY_Nls%\Locale,00000424,,""	;Slovenian
HKLM, %KEY_Nls%\Locale,00000405,,""	;Czech
HKLM, %KEY_Nls%\Codepage,1250,,""
HKLM, %KEY_Nls%\Codepage,852,,""

[TTFCache_delete]
wininit.ini,Rename,,"NUL=%25%\ttfcache."

;** NLS Files that get added to user's system **

[CENLSFiles]
cp_852.nls,,,8
cp_1250.nls,,,8

[CyrillicNLSFiles]
cp_866.nls,,,8
cp_1251.nls,,,8

[GreekNLSFiles]
cp_1253.nls,,,8
cp_737.nls,,,8
cp_869.nls,,,8

;** NLS files that get removed from user's system **

[CENLSFiles.Del]
cp_852.nls,,,8
cp_1250.nls,,,8

[CyrillicNLSFiles.Del]
cp_866.nls,,,8
cp_1251.nls,,,8

[GreekNLSFiles.Del]
cp_1253.nls,,,8
cp_737.nls,,,8
cp_869.nls,,,8

;** Copy over the large true type fonts **

[LargeTTFonts]
arial.ttf,larial.ttf,larial.001,8
arialbd.ttf,larialbd.ttf,larialbd.001,8
arialbi.ttf,larialbi.ttf,larialbi.001,8
ariali.ttf,lariali.ttf,lariali.001,8
cour.ttf,lcour.ttf,lcour.001,8
courbd.ttf,lcourbd.ttf,lcourbd.001,8
courbi.ttf,lcourbi.ttf,lcourbi.001,8
couri.ttf,lcouri.ttf,lcouri.001,8
times.ttf,ltimes.ttf,ltimes.001,8
timesbd.ttf,ltimesbd.ttf,ltimesbd.001,8
timesbi.ttf,ltimesbi.ttf,ltimesbi.001,8
timesi.ttf,ltimesi.ttf,ltimesi.001,8

;** Delete Substitutes **

[GreekSubsRemove]
win.ini,FontSubstitutes,"Arial Greek,161=Arial,161",
win.ini,FontSubstitutes,"Courier New Greek,161=Courier New,161",
win.ini,FontSubstitutes,"Times New Roman Greek,161=Times New Roman,161",

[CyrillicSubsRemove]
win.ini,FontSubstitutes,"Arial Cyr,204=Arial,204",
win.ini,FontSubstitutes,"Courier New Cyr,204=Courier New,204",
win.ini,FontSubstitutes,"Times New Roman Cyr,204=Times New Roman,204",

[CESubsRemove]
win.ini,FontSubstitutes,"Arial CE,238=Arial,238",
win.ini,FontSubstitutes,"Courier New CE,238=Courier New,238",
win.ini,FontSubstitutes,"Times New Roman CE,238=Times New Roman,238",

;** Add substitutes **

[GreekSubs]
win.ini,FontSubstitutes,,"Arial Greek,161=Arial,161",
win.ini,FontSubstitutes,,"Courier New Greek,161=Courier New,161",
win.ini,FontSubstitutes,,"Times New Roman Greek,161=Times New Roman,161",

[CyrillicSubs]
win.ini,FontSubstitutes,,"Arial Cyr,204=Arial,204"
win.ini,FontSubstitutes,,"Courier New Cyr,204=Courier New,204"
win.ini,FontSubstitutes,,"Times New Roman Cyr,204=Times New Roman,204"

[CESubs]
win.ini,FontSubstitutes,,"Arial CE,238=Arial,238"
win.ini,FontSubstitutes,,"Courier New CE,238=Courier New,238"
win.ini,FontSubstitutes,,"Times New Roman CE,238=Times New Roman,238"


[GreekDelete]

HKLM,"%KEY_Keyboard%\00010408"
HKLM,"%KEY_Keyboard%\00020408"
HKLM,"%KEY_Keyboard%\00030408"
HKLM,"%KEY_Keyboard%\00040408"
HKLM,"%KEY_Keyboard%\00000408"


[CyrillicDelete]
;** Cyrillic specific keyboards **
HKLM,"%KEY_Keyboard%\00000419"
HKLM,"%KEY_Keyboard%\00010419"
HKLM,"%KEY_Keyboard%\00000423"
HKLM,"%KEY_Keyboard%\00000402"
HKLM,"%KEY_Keyboard%\00010402"


[CEDelete]
;** CE Specific Keyboards **
HKLM,"%KEY_Keyboard%\00000405"
HKLM,"%KEY_Keyboard%\00010405"
HKLM,"%KEY_Keyboard%\0000040E"
HKLM,"%KEY_Keyboard%\0001040E"
HKLM,"%KEY_Keyboard%\00000415"
HKLM,"%KEY_Keyboard%\00010415"
HKLM,"%KEY_Keyboard%\00000424"

;****************************
;** Registry Entries added **
;****************************

[GreekInstalled]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Greek,Installed,,"1"

HKLM, %KEY_Nls%\Locale,00000408,,%00000408%	;Greek

HKLM,"%KEY_Keyboard%\00010408","layout file",,kbdgk220.kbd
HKLM,"%KEY_Keyboard%\00010408","layout text",,%KBD_GK220%
HKLM,"%KEY_Keyboard%\00010408","layout id",,000D

HKLM,"%KEY_Keyboard%\00020408","layout file",,kbdgl220.kbd
HKLM,"%KEY_Keyboard%\00020408","layout text",,%KBD_GK319%
HKLM,"%KEY_Keyboard%\00020408","layout id",,000E

HKLM,"%KEY_Keyboard%\00030408","layout file",,kbdgk319.kbd
HKLM,"%KEY_Keyboard%\00030408","layout text",,%KBD_GL220%
HKLM,"%KEY_Keyboard%\00030408","layout id",,000F

HKLM,"%KEY_Keyboard%\00040408","layout file",,kbdgl319.kbd
HKLM,"%KEY_Keyboard%\00040408","layout text",,%KBD_GL319%
HKLM,"%KEY_Keyboard%\00040408","layout id",,0012

HKLM,"%KEY_Keyboard%\00000408","layout file",,kbdgk.kbd
HKLM,"%KEY_Keyboard%\00000408","layout text",,%KBD_GK%

;** Greek codepages **
HKLM, %KEY_Nls%\Codepage,1253,,cp_1253.nls
HKLM, %KEY_Nls%\Codepage,737,,cp_737.nls
HKLM, %KEY_Nls%\Codepage,869,,cp_869.nls


[CyrillicInstalled]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\Cyrillic,Installed,,"1"

;** Cyrillic specific locales **
HKLM, %KEY_Nls%\Locale,00000423,,%00000423%	;Belarussian
HKLM, %KEY_Nls%\Locale,00000419,,%00000419%	;Russian
HKLM, %KEY_Nls%\Locale,00000402,,%00000402%	;Bulgarian

;** Cyrillic specific keyboards **
HKLM,"%KEY_Keyboard%\00000419","layout file",,kbdru.kbd
HKLM,"%KEY_Keyboard%\00000419","layout text",,%KBD_RU%

HKLM,"%KEY_Keyboard%\00010419","layout file",,kbdru1.kbd
HKLM,"%KEY_Keyboard%\00010419","layout text",,%KBD_RU1%
HKLM,"%KEY_Keyboard%\00010419","layout id",,0008

HKLM,"%KEY_Keyboard%\00000423","layout file",,kbdblr.kbd
HKLM,"%KEY_Keyboard%\00000423","layout text",,%KBD_BLR%

HKLM,"%KEY_Keyboard%\00000402","layout file",,kbdbul.kbd
HKLM,"%KEY_Keyboard%\00000402","layout text",,%KBD_BUL%

HKLM,"%KEY_Keyboard%\00010402","layout file",,kbdbll.kbd
HKLM,"%KEY_Keyboard%\00010402","layout text",,%KBD_BLL%
HKLM,"%KEY_Keyboard%\00010402","layout id",,0004


;** Cyrillic codepages **
HKLM, %KEY_Nls%\Codepage,866,,cp_866.nls
HKLM, %KEY_Nls%\Codepage,1251,,cp_1251.nls

[CEInstalled]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\CE,Installed,,"1"

;** CE Specific locales **
HKLM, %KEY_Nls%\Locale,00000424,,%00000424%	;Slovenian
HKLM, %KEY_Nls%\Locale,00000415,,%00000415%	;Polish
HKLM, %KEY_Nls%\Locale,0000040E,,%0000040E%	;Hungarian
HKLM, %KEY_Nls%\Locale,00000405,,%00000405%	;Czech

;** CE Specific Keyboards **
HKLM,"%KEY_Keyboard%\00000405","layout file",,kbdcz.kbd
HKLM,"%KEY_Keyboard%\00000405","layout text",,%KBD_CZ%

HKLM,"%KEY_Keyboard%\00010405","layout file",,kbdcz1.kbd
HKLM,"%KEY_Keyboard%\00010405","layout text",,%KBD_CZ1%
HKLM,"%KEY_Keyboard%\00010405","layout id",,0005

HKLM,"%KEY_Keyboard%\0000040E","layout file",,kbdhu.kbd
HKLM,"%KEY_Keyboard%\0000040E","layout text",,%KBD_HU%

HKLM,"%KEY_Keyboard%\0001040E","layout file",,kbdhu1.kbd
HKLM,"%KEY_Keyboard%\0001040E","layout text",,%KBD_HU1%
HKLM,"%KEY_Keyboard%\0001040E","layout id",,0006

HKLM,"%KEY_Keyboard%\00000415","layout file",,kbdpl.kbd
HKLM,"%KEY_Keyboard%\00000415","layout text",,%KBD_PL%

HKLM,"%KEY_Keyboard%\00010415","layout file",,kbdpl1.kbd
HKLM,"%KEY_Keyboard%\00010415","layout text",,%KBD_PL1%
HKLM,"%KEY_Keyboard%\00010415","layout id",,0007

HKLM,"%KEY_Keyboard%\00000424","layout file",,kbdsv.kbd
HKLM,"%KEY_Keyboard%\00000424","layout text",,%KBD_SV%

;** CE Codepages **
HKLM, %KEY_Nls%\Codepage,1250,,cp_1250.nls
HKLM, %KEY_Nls%\Codepage,852,,cp_852.nls


[Strings]
;Registry Keys

KEY_Optional="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
KEY_Keyboard="system\currentcontrolset\control\keyboard layouts"
KEY_Nls="system\currentcontrolset\control\Nls"

;Regular Strings

Msft    = "Microsoft"
MLTopDesc		= "Multilanguage Support"
MLTop_TIP		= "Gives you support to write documents in Bulgarian, Belarusian, Czech Republic, Hungarian, Greek, Polish, Russian and Slovenian"
GreekDes="Greek Language Support"
CyrillicDes="Cyrillic language support"
CEDes="Central European language support"
Greek_Tip="Adds Greek language support"
Cyrillic_Tip="Adds Bulgarian, Belarusian, and Russian language support"
CE_Tip="Adds Czech Republic, Hungarian, Polish and Slovenian language support"

00000423="Belarusian"
00000402="Bulgarian"
00000405="Czech"
00000408="Greek"
0000040E="Hungarian"
00000415="Polish"
00000419="Russian"
00000424="Slovenian"
KBD_RU="Russian"
KBD_BUL="Bulgarian (Cyrillic)"
KBD_BLL="Bulgarian (Latin)"
KBD_BLR="Belarusian"
KBD_CZ="Czech"
KBD_CZ1="Czech (Qwerty)"
KBD_GK="Greek"
KBD_HU="Hungarian"
KBD_HU1="Hungarian (101 keys)"
KBD_PL="Polish"
KBD_PL1="Polish (Programmers)"
KBD_RU1="Russian (Typewriter)"
KBD_SV="Slovenian"
KBD_GK220="Greek IBM 220"
KBD_GK319="Greek IBM 319"
KBD_GL220="Greek Latin IBM 220"
KBD_GL319="Greek Latin IBM 319"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.59