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