home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 February / VPR0002A.BIN / MSIE_50 / ielpkth.cab / unTH.INF < prev    next >
Windows Setup INFormation  |  1998-11-13  |  3KB  |  124 lines

  1. ; Internet Explorer language support Kit installation inf - Thai
  2. ; Copyright (c) 1998 Microsoft Corporation
  3. ; Author: Kevin Gjerstad
  4.  
  5. [version]
  6. Signature="$Chicago$" 
  7. SetupClass=BASE
  8. AdvancedINF=2.5
  9.  
  10.  
  11. [SourceDisksNames]
  12. 55="Thai Language Support","",0
  13.  
  14.  
  15. [SourceDisksFiles]
  16. cp_874.nls=55
  17. c_874.nls=55
  18. unth.inf=55
  19. csseqchk.dll=55
  20.  
  21.  
  22. [DefaultInstall]
  23. CopyFiles=IENlsWin.sys.install,Langpack.inf.Install,ChkInstall
  24. AddReg=IEIntl.Add.Reg,IENlsWin.Add.Reg,AddRunOnce
  25. UpdateInis=WinML.ini.Update
  26. RegisterOCXs=RegisterOCXSection
  27.  
  28.  
  29. [DefaultInstall.NT]
  30. CopyFiles=IENlsNT.sys.install,Langpack.inf.Install,ChkInstall
  31. AddReg=IEIntl.Add.Reg,IENlsNT.Add.Reg,AddRunOnce
  32. RegisterOCXs=RegisterOCXSection
  33.  
  34.  
  35. [Uninstall]
  36. DelReg=IEIntl.Del.Reg,DelUninstallKey
  37. DelFiles=Langpack.inf.Install
  38. AddReg=IEIntl.Del.Regs
  39. Reboot=1
  40.  
  41. [Uninstall.NT]
  42. DelReg=IEIntl.Del.Reg,DelUninstallKey
  43. DelFiles=Langpack.inf.Install
  44. AddReg=IEIntl.Del.Regs
  45. Reboot=1
  46.  
  47.  
  48. [RegisterOCXSection]
  49. %11%\csseqchk.dll
  50.  
  51. [AddRunOnce]
  52. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Register SeqChk",0,"regsvr32.exe /s %11%\csseqchk.dll"
  53.  
  54.  
  55. [IENlsWin.sys.install]
  56. cp_874.nls,,,32
  57.  
  58. [IENlsNT.sys.install]
  59. c_874.nls,,,32
  60.  
  61.  
  62. [ChkInstall]
  63. csseqchk.dll,,,32
  64.  
  65. [Langpack.inf.Install]
  66. unth.inf
  67.  
  68. [DestinationDirs]
  69. IENlsWin.sys.install=11
  70. ChkInstall=11
  71. IENlsNT.sys.install=11
  72. Langpack.del.files=20
  73. Langpack.inf.Install=17
  74.  
  75.  
  76. [DelUninstallKey] 
  77. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\THIELangPack
  78.  
  79.  
  80. [IEIntl.Del.Reg]
  81. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B35-F0C8-11cf-87CC-0020AFEECF20}"
  82.  
  83.  
  84. [IEIntl.Add.Reg]
  85. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{76C19B35-F0C8-11cf-87CC-0020AFEECF20}",,0,%DISPLAY_NAME%
  86. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\THIELangPack,"DisplayName",,%DISPLAY_NAME%
  87.  
  88.  
  89. [IENlsWin.Add.Reg]
  90. HKLM,%CPKEY%,"874",,"cp_874.nls"
  91. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\THIELangPack,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\unth.inf, Uninstall"
  92.  
  93. [IENlsNT.Add.Reg]
  94. HKLM,%CPKEY%,"874",,"c_874.nls"
  95. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\THIELangPack,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\unth.inf, Uninstall.NT" 
  96.  
  97. [IEIntl.Del.Regs]
  98.  
  99.  
  100.  
  101.  
  102. [WinML.ini.Update]
  103. wininit.ini,Rename,,"NUL=%25%\ttfcache."
  104.  
  105. [Strings]
  106. BEGIN_UNINSTALL_PROMPT="Do you want to uninstall Thai Language Support?
  107. BEGIN_UNINSTALL_TITLE="Microsoft Thai Language Support"
  108. DISPLAY_NAME="Thai Language Support"
  109.  
  110. ;DO NOT LOCALIZE THE BELOW
  111. INTLKEY = "Software\Microsoft\Internet Explorer\International"
  112. CPKEY = System\CurrentControlSet\control\Nls\Codepage
  113. FONTSKEYWIN = Software\Microsoft\Windows\CurrentVersion\Fonts
  114. FONTSKEYNT = Software\Microsoft\Windows NT\CurrentVersion\Fonts
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.