home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 March / VPR9803A.ISO / msie4_01 / IELPKKO.CAB / KO.INF < prev   
Windows Setup INFormation  |  1997-07-29  |  3KB  |  86 lines

  1. ; Internet Explorer language support Kit installation inf - Korean
  2. ; Copyright (c) 1996,1997 Microsoft Corporation
  3. ; Author: yutakan,christw
  4.  
  5. [version]
  6. signature="$CHICAGO$"
  7.  
  8. [DefaultInstall]
  9. CopyFiles=IEFont.install,IENlsWin.sys.install,Langpack.inf.Install
  10. AddReg=IEIntl.Add.Reg,IENlsWin.Add.Reg,IEFontWin.Add.Reg
  11. Reboot=1
  12.  
  13. [DefaultInstall.NT]
  14. CopyFiles=IEFont.install,IENlsNT.sys.install,Langpack.inf.Install
  15. AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg,IEFontNT.Add.Reg
  16.  
  17. [Uninstall]
  18. DelFiles=IEFont.install,Langpack.inf.Install
  19. DelReg=IEIntl.Del.Reg,DelUninstallKey
  20. Reboot=1
  21.  
  22. [IEFont.install]
  23. gulim.ttf 
  24.  
  25. [IENlsWin.sys.install]
  26. cp_949.nls,,,16
  27.  
  28. [IENlsNT.sys.install]
  29. c_949.nls,,,16
  30.  
  31. [Langpack.inf.Install]
  32. ko.inf
  33.  
  34. [DestinationDirs]
  35. IEFont.install=20 ;to Fonts
  36. IENlsWin.sys.install=11 ;to system
  37. IENlsNT.sys.install=11 ;to system
  38. Langpack.inf.Install=17 ;to inffiles
  39.  
  40. [SourceDisksNames]
  41. 55="Korean Language Support","ielpkko.cab",0
  42.  
  43. [DelUninstallKey] 
  44. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOIELangPack
  45.  
  46. [SourceDisksFiles]
  47. gulim.ttf=55
  48. cp_949.nls=55
  49. c_949.nls=55
  50. ko.inf=55
  51.  
  52. [IEIntl.Del.Reg]
  53. HKCU,%INTLKEY%\949
  54. HKCU,%INTLKEY%\949
  55. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B31-F0C8-11cf-87CC-0020AFEECF20}"
  56. HKLM,%FONTSKEYWIN%,"GulimChe (True Type)"
  57. HKLM,%FONTSKEYNT%,"GulimChe (True Type)"
  58.  
  59.  
  60. [IEIntl.Add.Reg]
  61. HKCU,%INTLKEY%\949,"IEFixedFontName",2,"GulimChe"
  62. HKCU,%INTLKEY%\949,"IEPropFontName",2,"GulimChe"
  63. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B31-F0C8-11cf-87CC-0020AFEECF20}",,0,"Korean Language Support"
  64. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B31-F0C8-11cf-87CC-0020AFEECF20}","Version",1,04,00,46,00,00,00,B0,04
  65. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOIELangPack,"DisplayName",,"Korean Language Support"
  66. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOIELangPack,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ko.inf, Uninstall"
  67.  
  68.  
  69. [IENlsWin.Add.Reg]
  70. HKLM,%CPKEY%,"949",,"cp_949.nls"
  71.  
  72. [IENlsNT.Add.Reg]
  73. HKLM,%CPKEY%,"949",,"c_949.nls"
  74.  
  75. [IEFontWin.Add.Reg]
  76. HKLM,%FONTSKEYWIN%,"GulimChe (True Type)",,"gulim.ttf"
  77.  
  78. [IEFontNT.Add.Reg]
  79. HKLM,%FONTSKEYNT%,"GulimChe (True Type)",,"gulim.ttf"
  80.  
  81. [Strings]
  82. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  83. CPKEY = System\CurrentControlSet\control\Nls\Codepage
  84. FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
  85. FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
  86.