David,
I don't have my system set up right now as a development machine at the
moment but I did find a couple leads on this. You may have already seen
these. I hope these are of some help to you. I just did a google on " php
windows script host".
http://wezfurlong.org/blog/2004/jul/phpscri
Hey,
I have been trying to get PHP to work with Windows Scripting Host and WSF files.
With PHP 5.2.17, I could use PHP5ActiveScript.dll to make the connection and
run this script:
$WScript->Echo("Hello World!");
http://www.php.net/manual/bg/install.windows.activescript.php
I can not, h