home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Explorer6 / DA / SCR56DA.CAB / scr56da.inf < prev    next >
Windows Setup INFormation  |  2002-04-22  |  14KB  |  345 lines

  1. [Version]
  2. Signature=$CHICAGO$
  3. AdvancedINF=2.5,%VersionWarning%
  4.  
  5. [DefaultInstall]
  6. CatalogName    =    scr56da.cat
  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. [DefaultInstall.NT]
  12. Copyfiles           =     Copy.Engines, Copy.CScript.NT, Copy.WScript.NT, Copy.OCX, Copy.OCX.NT, Copy.Inf, Copy.Help
  13. AddReg              =     AddReg.WSH, AddReg.Extensions.NT, AddReg.WSH.NT, ActiveSetupReg
  14. RegisterOCXs        =    RegOCX.NT
  15.  
  16. [DestinationDirs]
  17. Copy.Inf        = 17                    ; %WinDir%\Inf
  18. Copy.OCX        = 11                    ; %WinDir%\system
  19. Copy.OCX.NT     = 11                    ; %WinDir%\system
  20. Copy.CScript    = 13                    ; %WinDir%\Command
  21. Copy.WScript    = 25                    ; %WinDir%
  22. Copy.CScript.NT = 11            ; %WinDir%\System32
  23. Copy.WScript.NT = 11            ; %WinDir%\System32
  24. Copy.Engines    = 11                    ; %WinDir%\System32
  25. Copy.Help       = 18            ; %WinDir%\Help
  26.  
  27. [Copy.Engines]
  28. jscript.dll,,,32
  29. vbscript.dll,,,32
  30. scrrun.dll,,,32
  31. dispex.dll,,,32
  32. scrobj.dll,,,32
  33. jsda.dll,,,32
  34. scoda.dll,,,32
  35. scrrnda.dll,,,32
  36. vbsda.dll,,,32
  37.  
  38. [Copy.CScript]
  39. cscript.exe,,,32
  40.  
  41. [Copy.WScript]
  42. wscript.exe,,,32
  43.  
  44. [Copy.CScript.NT]
  45. cscript.exe,,,32
  46.  
  47. [Copy.WScript.NT]
  48. wscript.exe,,,32
  49.  
  50. [Copy.OCX]
  51. wshom.ocx,,,32
  52. wshext.dll,,,32
  53. wshda.dll,,,32
  54.  
  55. [Copy.OCX.NT]
  56. wshcon.dll,,,32
  57.  
  58. [Copy.Inf]
  59. scr56da.inf,,,32
  60.  
  61. [Copy.Help]
  62. wscript.hlp,,,32
  63.  
  64. [RegOCX]
  65. %11%\jscript.dll
  66. %11%\vbscript.dll
  67. %11%\scrrun.dll
  68. %11%\scrobj.dll
  69. %11%\wshom.ocx
  70. %11%\wshext.dll
  71.  
  72. [RegOCX.NT]
  73. %11%\wshcon.dll
  74. %11%\jscript.dll
  75. %11%\vbscript.dll
  76. %11%\scrrun.dll
  77. %11%\scrobj.dll
  78. %11%\wshom.ocx
  79. %11%\wshext.dll
  80.  
  81. [SourceDisksNames]
  82. 1=%DiskName%,,1
  83.  
  84. [SourceDisksFiles]
  85. jscript.dll        =1
  86. vbscript.dll    =1
  87. scrrun.dll        =1
  88. dispex.dll        =1
  89. scrobj.dll        =1
  90. cscript.exe    =1
  91. wscript.exe    =1
  92. wshom.ocx    =1
  93. wshext.dll    =1
  94. wshcon.dll    =1
  95. wscript.hlp    =1
  96. scr56da.inf    =1
  97. jsda.dll        = 1
  98. scoda.dll        = 1
  99. scrrnda.dll    = 1
  100. vbsda.dll        = 1
  101. wshda.dll        = 1
  102.  
  103. ;;;
  104. ;;; Add WSH registry entries
  105. ;;;
  106. [AddReg.WSH]
  107. HKLM, "%REG_WSH%\Settings","DisplayLogo",0X00000002,"1"
  108. HKLM, "%REG_WSH%\Settings","ActiveDebugging",0x00000002,"1"
  109. HKLM, "%REG_WSH%\Settings","SilentTerminate",0X00000002,"0"
  110. HKLM, "%REG_WSH%\Settings","TrustPolicy",0X00010003,0
  111. HKLM, "%REG_WSH%\Settings","Enabled",0X00000002,"1"
  112. HKLM, "%REG_WSH%\Settings","IgnoreUserSettings",0X00000002,"0"
  113.  
  114. ; Shell Extension
  115. HKLM, "%REG_APPROVE%","%CLSID_WSHEXT%",,"%DESC_WSHEXT%"
  116.  
  117. [AddReg.WSH.NT]
  118. HKLM, "%REG_WSH%\Settings","LogSecurityFailures",0X00000002,"1"
  119. HKLM, "%REG_WSH%\Settings","LogSecuritySuccesses",0X00000002,"0"
  120. HKLM, "%REG_WSH%\Settings","Remote",0X00000002,"0"
  121.  
  122. [AddReg.Extensions]
  123. ; .WSH
  124. HKCR, ".WSH","",,"WSHFile"
  125. HKCR, "WSHFile","",,"%DESC_DOTWSH%"
  126. HKCR, "WSHFile","IsShortcut",,"Yes"
  127. HKCR, "WSHFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,1"
  128. HKCR, "WSHFile\Shell\Open","",,"%MENU_OPEN%"
  129. HKCR, "WSHFile\Shell\Open\Command",,0x00020002,"%25%\WScript.exe ""%1"" %*"
  130. HKCR, "WSHFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  131. HKCR, "WSHFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  132. HKCR, "WSHFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  133. HKCR, "WSHFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  134.  
  135. ; .VBS
  136. HKCR, ".VBS","",,"VBSFile"
  137. HKCR, "VBSFile","",,"%DESC_DOTVBS%"
  138. HKCR, "VBSFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,2"
  139. HKCR, "VBSFile\ScriptEngine","",,"VBScript"
  140. HKCR, "VBSFile\Shell\Open","",,"%MENU_OPEN%"
  141. HKCR, "VBSFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  142. HKCR, "VBSFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  143. HKCR, "VBSFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  144. HKCR, "VBSFile\Shell\Edit","",,"%MENU_EDIT%"
  145. HKCR, "VBSFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  146. HKCR, "VBSFile\Shell\Print","",,"%MENU_PRINT%"
  147. HKCR, "VBSFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  148. HKCR, "VBSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  149. HKCR, "VBSFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  150.  
  151. ; .VBE
  152. HKCR, ".VBE","",,"VBEFile"
  153. HKCR, "VBEFile","",,"%DESC_DOTVBS%"
  154. HKCR, "VBEFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,2"
  155. HKCR, "VBEFile\ScriptEngine","",,"VBScript.Encode"
  156. HKCR, "VBEFile\Shell\Open","",,"%MENU_OPEN%"
  157. HKCR, "VBEFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  158. HKCR, "VBEFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  159. HKCR, "VBEFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  160. HKCR, "VBEFile\Shell\Edit","",,"%MENU_EDIT%"
  161. HKCR, "VBEFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  162. HKCR, "VBEFile\Shell\Print","",,"%MENU_PRINT%"
  163. HKCR, "VBEFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  164. HKCR, "VBEFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  165. HKCR, "VBEFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  166.  
  167.  
  168. ; .JS
  169. HKCR, ".JS","",,"JSFile"
  170. HKCR, "JSFile","",,"%DESC_DOTJS%"
  171. HKCR, "JSFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,3"
  172. HKCR, "JSFile\ScriptEngine","",,"JScript"
  173. HKCR, "JSFile\Shell\Open","",,"%MENU_OPEN%"
  174. HKCR, "JSFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  175. HKCR, "JSFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  176. HKCR, "JSFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  177. HKCR, "JSFile\Shell\Edit","",,"%MENU_EDIT%"
  178. HKCR, "JSFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  179. HKCR, "JSFile\Shell\Print","",,"%MENU_PRINT%"
  180. HKCR, "JSFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  181. HKCR, "JSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  182. HKCR, "JSFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  183.  
  184. ; .JSE
  185. HKCR, ".JSE","",,"JSEFile"
  186. HKCR, "JSEFile","",,"%DESC_DOTJS%"
  187. HKCR, "JSEFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,3"
  188. HKCR, "JSEFile\ScriptEngine","",,"JScript.Encode"
  189. HKCR, "JSEFile\Shell\Open","",,"%MENU_OPEN%"
  190. HKCR, "JSEFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  191. HKCR, "JSEFile\Shell\Open2","",,"%MENU_DOSOPEN%"
  192. HKCR, "JSEFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  193. HKCR, "JSEFile\Shell\Edit","",,"%MENU_EDIT%"
  194. HKCR, "JSEFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  195. HKCR, "JSEFile\Shell\Print","",,"%MENU_PRINT%"
  196. HKCR, "JSEFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  197. HKCR, "JSEFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  198. HKCR, "JSEFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  199.  
  200. ; .WSF
  201. HKCR, ".WSF","",,"WSFFile"
  202. HKCR, "WSFFile","",,"%DESC_DOTWS%"
  203. HKCR, "WSFFile\DefaultIcon","",0x00020002,"%25%\WScript.exe,2"
  204. HKCR, "WSFFile\Shell\Open","",,"%MENU_OPEN%"
  205. HKCR, "WSFFile\Shell\Open\Command","",0x00020002,"%25%\WScript.exe ""%1"" %*"
  206. HKCR, "WSFFile\Shell\Open2","",,"%MENU_CONOPEN%"
  207. HKCR, "WSFFile\Shell\Open2\Command","",0x00020002,"%13%\CScript.exe ""%1"" %*"
  208. HKCR, "WSFFile\Shell\Edit","",,"%MENU_EDIT%"
  209. HKCR, "WSFFile\Shell\Edit\Command","",0x00020002,"%25%\Notepad.exe %1"
  210. HKCR, "WSFFile\Shell\Print","",,"%MENU_PRINT%"
  211. HKCR, "WSFFile\Shell\Print\Command","",0x00020002,"%25%\Notepad.exe /p %1"
  212. HKCR, "WSFFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  213. HKCR, "WSFFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  214.  
  215. [AddReg.Extensions.NT]
  216. ; Register WScript
  217. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Regsister WScript",,"wscript -regserver"
  218.  
  219. ; .WSH
  220. HKCR, ".WSH","",,"WSHFile"
  221. HKCR, "WSHFile","",,"%DESC_DOTWSH%"
  222. HKCR, "WSHFile","IsShortcut",,"Yes"
  223. HKCR, "WSHFile\DefaultIcon","",0x00020002,"%11%\WScript.exe,1"
  224. HKCR, "WSHFile\Shell\Open","",,"%MENU_OPEN%"
  225. HKCR, "WSHFile\Shell\Open\Command",,0x00020002,"%11%\WScript.exe ""%1"" %*"
  226. HKCR, "WSHFile\Shell\Open2","",,"%MENU_CONOPEN%"
  227. HKCR, "WSHFile\Shell\Open2\Command","",0x00020002,"%11%\CScript.exe ""%1"" %*"
  228. HKCR, "WSHFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  229. HKCR, "WSHFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  230.  
  231. ; .VBS
  232. HKCR, ".VBS","",,"VBSFile"
  233. HKCR, "VBSFile","",,"%DESC_DOTVBS%"
  234. HKCR, "VBSFile\DefaultIcon","",0x00020002,"%11%\WScript.exe,2"
  235. HKCR, "VBSFile\ScriptEngine","",,"VBScript"
  236. HKCR, "VBSFile\Shell\Open","",,"%MENU_OPEN%"
  237. HKCR, "VBSFile\Shell\Open\Command","",0x00020002,"%11%\WScript.exe ""%1"" %*"
  238. HKCR, "VBSFile\Shell\Open2","",,"%MENU_CONOPEN%"
  239. HKCR, "VBSFile\Shell\Open2\Command","",0x00020002,"%11%\CScript.exe ""%1"" %*"
  240. HKCR, "VBSFile\Shell\Edit","",,"%MENU_EDIT%"
  241. HKCR, "VBSFile\Shell\Edit\Command","",0x00020002,"%11%\Notepad.exe %1"
  242. HKCR, "VBSFile\Shell\Print","",,"%MENU_PRINT%"
  243. HKCR, "VBSFile\Shell\Print\Command","",0x00020002,"%11%\Notepad.exe /p %1"
  244. HKCR, "VBSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  245. HKCR, "VBSFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  246.  
  247. ; .VBE
  248. HKCR, ".VBE","",,"VBEFile"
  249. HKCR, "VBEFile","",,"%DESC_DOTVBS%"
  250. HKCR, "VBEFile\DefaultIcon","",0x00020002,"%11%\WScript.exe,2"
  251. HKCR, "VBEFile\ScriptEngine","",,"VBScript.Encode"
  252. HKCR, "VBEFile\Shell\Open","",,"%MENU_OPEN%"
  253. HKCR, "VBEFile\Shell\Open\Command","",0x00020002,"%11%\WScript.exe ""%1"" %*"
  254. HKCR, "VBEFile\Shell\Open2","",,"%MENU_CONOPEN%"
  255. HKCR, "VBEFile\Shell\Open2\Command","",0x00020002,"%11%\CScript.exe ""%1"" %*"
  256. HKCR, "VBEFile\Shell\Edit","",,"%MENU_EDIT%"
  257. HKCR, "VBEFile\Shell\Edit\Command","",0x00020002,"%11%\Notepad.exe %1"
  258. HKCR, "VBEFile\Shell\Print","",,"%MENU_PRINT%"
  259. HKCR, "VBEFile\Shell\Print\Command","",0x00020002,"%11%\Notepad.exe /p %1"
  260. HKCR, "VBEFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  261. HKCR, "VBEFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  262.  
  263. ; .JS
  264. HKCR, ".JS","",,"JSFile"
  265. HKCR, "JSFile","",,"%DESC_DOTJS%"
  266. HKCR, "JSFile\DefaultIcon","",0x00020002,"%11%\WScript.exe,3"
  267. HKCR, "JSFile\ScriptEngine","",,"JScript"
  268. HKCR, "JSFile\Shell\Open","",,"%MENU_OPEN%"
  269. HKCR, "JSFile\Shell\Open\Command","",0x00020002,"%11%\WScript.exe ""%1"" %*"
  270. HKCR, "JSFile\Shell\Open2","",,"%MENU_CONOPEN%"
  271. HKCR, "JSFile\Shell\Open2\Command","",0x00020002,"%11%\CScript.exe ""%1"" %*"
  272. HKCR, "JSFile\Shell\Edit","",,"%MENU_EDIT%"
  273. HKCR, "JSFile\Shell\Edit\Command","",0x00020002,"%11%\Notepad.exe %1"
  274. HKCR, "JSFile\Shell\Print","",,"%MENU_PRINT%"
  275. HKCR, "JSFile\Shell\Print\Command","",0x00020002,"%11%\Notepad.exe /p %1"
  276. HKCR, "JSFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  277. HKCR, "JSFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  278.  
  279. ; .JSE
  280. HKCR, ".JSE","",,"JSEFile"
  281. HKCR, "JSEFile","",,"%DESC_DOTJS%"
  282. HKCR, "JSEFile\DefaultIcon","",0x00020002,"%11%\WScript.exe,3"
  283. HKCR, "JSEFile\ScriptEngine","",,"JScript.Encode"
  284. HKCR, "JSEFile\Shell\Open","",,"%MENU_OPEN%"
  285. HKCR, "JSEFile\Shell\Open\Command","",0x00020002,"%11%\WScript.exe ""%1"" %*"
  286. HKCR, "JSEFile\Shell\Open2","",,"%MENU_CONOPEN%"
  287. HKCR, "JSEFile\Shell\Open2\Command","",0x00020002,"%11%\CScript.exe ""%1"" %*"
  288. HKCR, "JSEFile\Shell\Edit","",,"%MENU_EDIT%"
  289. HKCR, "JSEFile\Shell\Edit\Command","",0x00020002,"%11%\Notepad.exe %1"
  290. HKCR, "JSEFile\Shell\Print","",,"%MENU_PRINT%"
  291. HKCR, "JSEFile\Shell\Print\Command","",0x00020002,"%11%\Notepad.exe /p %1"
  292. HKCR, "JSEFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  293. HKCR, "JSEFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  294.  
  295. ; .WSF
  296. HKCR, ".WSF","",,"WSFFile"
  297. HKCR, "WSFFile","",,"%DESC_DOTWS%"
  298. HKCR, "WSFFile\DefaultIcon","",0x00020002,"%11%\WScript.exe,2"
  299. HKCR, "WSFFile\Shell\Open","",,"%MENU_OPEN%"
  300. HKCR, "WSFFile\Shell\Open\Command","",0x00020002,"%11%\WScript.exe ""%1"" %*"
  301. HKCR, "WSFFile\Shell\Open2","",,"%MENU_CONOPEN%"
  302. HKCR, "WSFFile\Shell\Open2\Command","",0x00020002,"%11%\CScript.exe ""%1"" %*"
  303. HKCR, "WSFFile\Shell\Edit","",,"%MENU_EDIT%"
  304. HKCR, "WSFFile\Shell\Edit\Command","",0x00020002,"%11%\Notepad.exe %1"
  305. HKCR, "WSFFile\Shell\Print","",,"%MENU_PRINT%"
  306. HKCR, "WSFFile\Shell\Print\Command","",0x00020002,"%11%\Notepad.exe /p %1"
  307. HKCR, "WSFFile\ShellEx\PropertySheetHandlers\WSHProps","",,"%CLSID_WSHEXT%"
  308. HKCR, "WSFFile\ShellEx\DropHandler","",,"%CLSID_WSHEXT%"
  309.  
  310. [ActiveSetupReg]
  311. HKLM,%ActiveSetupRegKey%,,0,%Product%
  312. HKLM,%ActiveSetupRegKey%,"IsInstalled",0x00010001,0x01
  313. HKLM,%ActiveSetupRegKey%,"Version",0,"5,6,0,7426"
  314. HKLM,%ActiveSetupRegKey%,"Locale",0,"%Lang%"
  315. HKLM,%ActiveSetupRegKey%,"ComponentID",0,"MSVBScript"
  316.  
  317. [Strings]
  318. VersionWarning=You need a newer version of advpack.dll.
  319. DiskName= "Windows Script Version 5.6"
  320. ActiveSetupRegKey= "SOFTWARE\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}"
  321. Product = "Microsoft Windows Script 5.6"
  322.  
  323. ; Unlocalizable strings
  324. REG_WSH             = "Software\Microsoft\Windows Script Host"
  325. REG_APPROVE         = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
  326. REG_UNINSTALL       = "Software\Microsoft\Windows\CurrentVersion\Uninstall\WindowsScriptHost"
  327. CLSID_WSHEXT        = "{60254CA5-953B-11CF-8C96-00AA00B8708C}"
  328.  
  329. ; Localizable strings
  330. DISP_WSH            = "Microsoft Windows Script Host"
  331.  
  332. DESC_DOTWSH         = "Indstillingsfil til Windows Script Host"
  333. DESC_DOTVBS         = "VBScript Script File"
  334. DESC_DOTJS          = "JScript-scriptfil"
  335. DESC_DOTWS          = "Windows-scriptfil"
  336.  
  337. DESC_WSHEXT         = "Shell-udvidelser til Windows Script Host"
  338.  
  339. MENU_OPEN           = "&┼bn"
  340. MENU_CONOPEN        = "┼&bn med kommandoprompt"
  341. MENU_DOSOPEN        = "┼bn i &MS-DOS"
  342. MENU_EDIT           = "&Rediger"
  343. MENU_PRINT          = "&Udskriv"
  344. LANG = "DA"
  345.