From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
Subject: [PATCH] Cleaning mod_cgi.c
> This allows us (on win32) to rip all of that ScriptInterpreterSource cruft from
> the core, and deposit it on ourself. It allows me to build a proper argv[],
> from the registry, even if the association is as odd as
> "%SystemRoot%\cscript.exe "%1" %* //nologo" which is how bad things can get
> around here ;)
>
Now don't get mad! :)
Why is the above "odd or bad'?
Have you used cscript.exe for Apache CGI yet?
JLW