home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd2.bin / win98 / download / sesp15_rc1_cz.exe / 1033 / RCDATA / CABINET / spscr56.inf < prev    next >
Windows Setup INFormation  |  2004-04-23  |  7KB  |  180 lines

  1. [Version]
  2. Signature=$CHICAGO$
  3. AdvancedINF=2.5
  4. LayoutFile=Splayout.inf
  5.  
  6. [DefaultInstall]
  7. CopyFiles    = Copy.Engines, Copy.CScript, Copy.WScript, Copy.OCX, Copy.Inf, Copy.Help
  8. AddReg       = AddReg.WSH, AddReg.Extensions, ActiveSetupReg
  9. RegisterOCXs = RegOCX
  10.  
  11. [DestinationDirs]
  12. Copy.OCX        = 11
  13. Copy.CScript    = 13
  14. Copy.WScript    = 25
  15. Copy.Engines    = 11
  16. Copy.Help       = 18
  17.  
  18. [Copy.Engines]
  19. jscript.dll,,,32
  20. vbscript.dll,,,32
  21. scrrun.dll,,,32
  22. dispex.dll,,,32
  23. scrobj.dll,,,32
  24. ; CZ
  25. jscs.dll,,,32
  26. scocs.dll,,,32
  27. scrrncs.dll,,,32
  28. vbscs.dll,,,32 
  29.  
  30. [Copy.CScript]
  31. cscript.exe,,,32
  32.  
  33. [Copy.WScript]
  34. wscript.exe,,,32
  35.  
  36. [Copy.OCX]
  37. wshom.ocx,,,32
  38. wshext.dll,,,32
  39. ; CZ
  40. wshcs.dll,,,32
  41.  
  42. [Copy.Help]
  43. wscript.hlp,,,32
  44.  
  45. [RegOCX]
  46. %11%\jscript.dll
  47. %11%\vbscript.dll
  48. %11%\scrrun.dll
  49. %11%\scrobj.dll
  50. %11%\wshom.ocx
  51. %11%\wshext.dll
  52.  
  53. [AddReg.WSH]
  54. HKLM, "%REG_WSH%\Settings","DisplayLogo",0X00000002,"1"
  55. HKLM, "%REG_WSH%\Settings","ActiveDebugging",0x00000002,"1"
  56. HKLM, "%REG_WSH%\Settings","SilentTerminate",0X00000002,"0"
  57. HKLM, "%REG_WSH%\Settings","TrustPolicy",0X00010003,0
  58. HKLM, "%REG_WSH%\Settings","Enabled",0X00000002,"1"
  59. HKLM, "%REG_WSH%\Settings","IgnoreUserSettings",0X00000002,"0"
  60.  
  61. ; Shell Extension
  62. HKLM, "%REG_APPROVE%","%CLSID_WSHEXT%",,"%DESC_WSHEXT%"
  63.  
  64. [AddReg.Extensions]
  65. ; .WSH
  66. HKCR, ".WSH","",,"WSHFile"
  67. HKCR, "WSHFile","",,"%DESC_DOTWSH%"
  68. HKCR, "WSHFile","IsShortcut",,"Yes"
  69. HKCR, "WSHFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,1"
  70. HKCR, "WSHFile\Shell\Open","",,"%MENU_OPEN%"
  71. HKCR, "WSHFile\Shell\Open\Command",,0x00020002,"%25%\WScript.exe ""%1"" %*"
  72. HKCR, "WSHFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  73. HKCR, "WSHFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  74. HKCR, "WSHFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  75. HKCR, "WSHFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  76.  
  77. ; .VBS
  78. HKCR, ".VBS","",,"VBSFile"
  79. HKCR, "VBSFile","",,"%DESC_DOTVBS%"
  80. HKCR, "VBSFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,2"
  81. HKCR, "VBSFile\ScriptEngine","",,"VBScript"
  82. HKCR, "VBSFile\Shell\Edit","",,"%MENU_EDIT%"
  83. HKCR, "VBSFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  84. HKCR, "VBSFile\Shell\Print","",,"%MENU_PRINT%"
  85. HKCR, "VBSFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  86. HKCR, "VBSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  87. HKCR, "VBSFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  88.  
  89. ; .VBE
  90. HKCR, ".VBE","",,"VBEFile"
  91. HKCR, "VBEFile","",,"%DESC_DOTVBS%"
  92. HKCR, "VBEFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,2"
  93. HKCR, "VBEFile\ScriptEngine","",,"VBScript.Encode"
  94. HKCR, "VBEFile\Shell\Edit","",,"%MENU_EDIT%"
  95. HKCR, "VBEFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  96. HKCR, "VBEFile\Shell\Print","",,"%MENU_PRINT%"
  97. HKCR, "VBEFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  98. HKCR, "VBEFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  99. HKCR, "VBEFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  100.  
  101. ; .JS
  102. HKCR, ".JS","",,"JSFile"
  103. HKCR, "JSFile","",,"%DESC_DOTJS%"
  104. HKCR, "JSFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,3"
  105. HKCR, "JSFile\ScriptEngine","",,"JScript"
  106. HKCR, "JSFile\Shell\Open","",,"%MENU_OPEN%"
  107. HKCR, "JSFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  108. HKCR, "JSFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  109. HKCR, "JSFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  110. HKCR, "JSFile\Shell\Edit","",,"%MENU_EDIT%"
  111. HKCR, "JSFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  112. HKCR, "JSFile\Shell\Print","",,"%MENU_PRINT%"
  113. HKCR, "JSFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  114. HKCR, "JSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  115. HKCR, "JSFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  116.  
  117. ; .JSE
  118. HKCR, ".JSE","",,"JSEFile"
  119. HKCR, "JSEFile","",,"%DESC_DOTJS%"
  120. HKCR, "JSEFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,3"
  121. HKCR, "JSEFile\ScriptEngine","",,"JScript.Encode"
  122. HKCR, "JSEFile\Shell\Open","",,"%MENU_OPEN%"
  123. HKCR, "JSEFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  124. HKCR, "JSEFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  125. HKCR, "JSEFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  126. HKCR, "JSEFile\Shell\Edit","",,"%MENU_EDIT%"
  127. HKCR, "JSEFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  128. HKCR, "JSEFile\Shell\Print","",,"%MENU_PRINT%"
  129. HKCR, "JSEFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  130. HKCR, "JSEFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  131. HKCR, "JSEFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  132.  
  133. ; .WSF
  134. HKCR, ".WSF","",,"WSFFile"
  135. HKCR, "WSFFile","",,"%DESC_DOTWS%"
  136. HKCR, "WSFFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,2"
  137. HKCR, "WSFFile\Shell\Open","",,"%MENU_OPEN%"
  138. HKCR, "WSFFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  139. HKCR, "WSFFile\Shell\Open2","",,"%MENU_CONOPEN%"
  140. HKCR, "WSFFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  141. HKCR, "WSFFile\Shell\Edit","",,"%MENU_EDIT%"
  142. HKCR, "WSFFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  143. HKCR, "WSFFile\Shell\Print","",,"%MENU_PRINT%"
  144. HKCR, "WSFFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  145. HKCR, "WSFFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  146. HKCR, "WSFFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  147.  
  148. [ActiveSetupReg]
  149. HKLM,%ActiveSetupRegKey%,,0,%Product%
  150. HKLM,%ActiveSetupRegKey%,"IsInstalled",0x00010001,0x01
  151. HKLM,%ActiveSetupRegKey%,"Version",0,"5,6,0,8515"
  152. HKLM,%ActiveSetupRegKey%,"Locale",0,"%Lang%"
  153. HKLM,%ActiveSetupRegKey%,"ComponentID",0,"MSVBScript"
  154.  
  155. [Strings]
  156. DiskName= "Windows Script Version 5.6"
  157. ActiveSetupRegKey= "Software\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}"
  158. Product= "Windows Script version 5.6"
  159.  
  160. ; Unlocalizable strings
  161. REG_WSH             = "Software\Microsoft\Windows Script Host"
  162. REG_APPROVE         = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
  163. CLSID_WSHEXT        = "{60254CA5-953B-11CF-8C96-00AA00B8708C}"
  164.  
  165. ; Localizable strings
  166. DISP_WSH            = "Microsoft Windows Script Host"
  167. ; CZ
  168. DESC_DOTWSH         = "Soubor nastavenφ modulu Windows Script Host"
  169. DESC_DOTVBS         = "VBScript Script File"
  170. DESC_DOTJS          = "Soubor skriptu JScript"
  171. DESC_DOTWS          = "Soubor skriptu Windows"
  172. DESC_WSHEXT         = "RozÜφrenφ prostredφ pro modul Windows Script Host"
  173. MENU_OPEN           = "&Otev°φt"
  174. MENU_CONOPEN        = "Otev°φt v &p°φkazovΘm °ßdku"
  175. MENU_DOSOPEN        = "Otev°φt v &p°φkazovΘm °ßdku systΘmu MS-DOS"
  176. MENU_EDIT           = "&Upravit"
  177. MENU_PRINT          = "&Tisk"
  178. LANG                = "CS"
  179.  
  180.