Is it possible to sign a VBScript - Need help
Hi,
I wrote a WSH script to modify the proxy settings of the browser by changing the registry. All is fine if I invoke the file locally by opening it in IE.
But, if I take the script to a server and download the page on my IE, as I expected, the script failed to work.
I was wondering if there is anyway I can sign the script so that IE just executes without complaining ? There were few articles that explained how to sign a WSH script to be run by a WSH script engine. However, I'm not sure if you could sign a WSH script to be run by IE host ?
Apart from scripting, is there anyother way I can acheive this?
Any help would be highly appreciated.
-Thanks
Sudha
|