G
Guest
Hi,
I'm experiencing the problem where vbs files can not be run by double
clicking them in explorer if they have long file names.
Registry data:
VBSFile\Shell\Open2\Command:=%11%\CScript.exe %1
where it should be:
%11%\WScript.exe "%1" %*
This is in version : 5.1.2600.2180
Is this a re-introduced bug?
Is there a hot fix for SP2 as well?
Thanks
I'm experiencing the problem where vbs files can not be run by double
clicking them in explorer if they have long file names.
Registry data:
VBSFile\Shell\Open2\Command:=%11%\CScript.exe %1
where it should be:
%11%\WScript.exe "%1" %*
This is in version : 5.1.2600.2180
Is this a re-introduced bug?
Is there a hot fix for SP2 as well?
Thanks