PDA

View Full Version : Running scripts



rafael1119
01-29-2001, 02:05 PM
After installing the beta version of WSH 5.6, I'm not able to run any scripts containg the following line: Set WshShell = WScript.CreateObject("WScript.Shell"). As soon as I double click a script that contains that line I guet the following message: "WScript.exe Entry Point not found" (this is the title), then it says: "The procedure entry point DoOpenPipeStream could not be located in the dynamic link library ScrRun.dll" My guess is that ScrRun.dll is currupted or I have the wrong version. I went ahead and downloaded version 5.5 and I'm still getting the same message. Sorry if this is too long.

Rafael

RWSchlatter
02-06-2001, 04:00 PM
does this help you :
<a target="_blank" href=http://support.microsoft.com/support/kb/articles/Q278/8/46.ASP>http://support.microsoft.com/support/kb/articles/Q278/8/46.ASP</a>

______________
Regards - Richard