wsh
VB script + OPEN file.html and perform "allow blocked content" auto
When I open the开发者_高级运维 file.html by MyShell = CreateObject(\"WScript.Shell\"), I also need to enable the \"allow blocked content\".[详细]
2023-01-10 23:24 分类:问答WSH 5.7's shell.Run executes wrong Scripting Host engine?
I use a WSC (a COM server written in JScript and run with scrobj.dll) that starts also other script files using shell.Run(\"TheOtherScript.js\");[详细]
2023-01-08 14:48 分类:问答Unable to reference UNC paths while using wscript.shell from an ASP script?
I\'m having a problem executing a command from a command line through an ASP script using the wscript.shell object.[详细]
2023-01-08 11:25 分类:问答how do you include an external script using javascript in windows script host cscript.exe
how do you include an external script using javascript in wind开发者_StackOverflowows script host cscript.exeYou can provide a COM server, implemented in JScript. The typical file extension is WSC. Th[详细]
2023-01-08 07:04 分类:问答PHP WSO2's WSF/PHP
I am trying to use WSO2\' WSF for PHP and I am 开发者_如何学JAVAusing a WS Security object.I am making the request to the server and getting an Authentication error.I believe the WS Security Object is[详细]
2023-01-07 11:29 分类:问答Set MSMQ permissions using VBScript (via Nant)
We are using Nant to deploy an application and need to create some MSMQ Queues during the process. We use Nant/psexec/cscript to call a VBScript to create the queue itself but we also need to set the[详细]
2023-01-06 02:25 分类:问答Esoteric JScript hosting problem: where is the error code when IDispatch::Invoke returns SCRIPT_E_PROPAGATE?
Our application hosts the Windows Scripting Host JScript engine and exposes several domain objects that can be called from script code.[详细]
2023-01-05 17:13 分类:问答How to show a popup without a browser
I need an \"alert\" type feature to troubleshoot an error. I am not using a browser and开发者_高级运维 using javascript as windows administaration purposes. So is their a way to view a varibales value[详细]
2023-01-04 08:49 分类:问答Change Console Title with vbscript
is there a way to cha开发者_C百科nge the cmd title? I wrote a vbs program. But the dos title is bad.[详细]
2023-01-03 21:43 分类:问答Ping script with email in vbs
i know开发者_如何学编程 i asked already the question about the ping script but now i have a new question about it :-) I hope someone can help me again.[详细]
2023-01-03 20:50 分类:问答