home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / WIN98SP1 / IE401.SP2 / ielpkko.cab / KO.INF < prev   
Windows Setup INFormation  |  1998-10-23  |  3KB  |  85 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.  
  12. [DefaultInstall.NT]
  13. CopyFiles=IEFont.install,IENlsNT.sys.install,Langpack.inf.Install
  14. AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg,IEFontNT.Add.Reg
  15.  
  16. [Uninstall]
  17. DelFiles=IEFont.install,Langpack.inf.Install
  18. DelReg=IEIntl.Del.Reg,DelUninstallKey
  19. Reboot=1
  20.  
  21. [IEFont.install]
  22. gulimche.ttf 
  23.  
  24. [IENlsWin.sys.install]
  25. cp_949.nls,,,16
  26.  
  27. [IENlsNT.sys.install]
  28. c_949.nls,,,16
  29.  
  30. [Langpack.inf.Install]
  31. ko.inf
  32.  
  33. [DestinationDirs]
  34. IEFont.install=20 ;to Fonts
  35. IENlsWin.sys.install=11 ;to system
  36. IENlsNT.sys.install=11 ;to system
  37. Langpack.inf.Install=17 ;to inffiles
  38.  
  39. [SourceDisksNames]
  40. 55="Korean Language Support","ielpkko.cab",0
  41.  
  42. [DelUninstallKey] 
  43. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOIELangPack
  44.  
  45. [SourceDisksFiles]
  46. gulimche.ttf=55
  47. cp_949.nls=55
  48. c_949.nls=55
  49. ko.inf=55
  50.  
  51. [IEIntl.Del.Reg]
  52. HKCU,%INTLKEY%\949
  53. HKCU,%INTLKEY%\949
  54. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B31-F0C8-11cf-87CC-0020AFEECF20}"
  55. HKLM,%FONTSKEYWIN%,"GulimChe (True Type)"
  56. HKLM,%FONTSKEYNT%,"GulimChe (True Type)"
  57.  
  58.  
  59. [IEIntl.Add.Reg]
  60. HKCU,%INTLKEY%\949,"IEFixedFontName",2,"GulimChe"
  61. HKCU,%INTLKEY%\949,"IEPropFontName",2,"GulimChe"
  62. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B31-F0C8-11cf-87CC-0020AFEECF20}",,0,"Korean Language Support"
  63. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B31-F0C8-11cf-87CC-0020AFEECF20}","Version",1,04,00,46,00,00,00,B0,04
  64. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOIELangPack,"DisplayName",,"Korean Language Support"
  65. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KOIELangPack,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\ko.inf, Uninstall"
  66.  
  67.  
  68. [IENlsWin.Add.Reg]
  69. HKLM,%CPKEY%,"949",,"cp_949.nls"
  70.  
  71. [IENlsNT.Add.Reg]
  72. HKLM,%CPKEY%,"949",,"c_949.nls"
  73.  
  74. [IEFontWin.Add.Reg]
  75. HKLM,%FONTSKEYWIN%,"GulimChe (True Type)",,"gulimche.ttf"
  76.  
  77. [IEFontNT.Add.Reg]
  78. HKLM,%FONTSKEYNT%,"GulimChe (True Type)",,"gulimche.ttf"
  79.  
  80. [Strings]
  81. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  82. CPKEY = System\CurrentControlSet\control\Nls\Codepage
  83. FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
  84. FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
  85.