Greek to vscript files

  • Thread starter Thread starter Rod
  • Start date Start date
R

Rod

I used to be able to run a defrag from a vscript file.
Now when I click on the icon I get this error message from "Windows Script
host".

Line: 3
Char: 1
Error: Could not create object named "Wscript.Shell".
Code: 8004011
Source: WScript.CreateObject

I have recently downloaded many Hotfixes and Windows update V4 .

--
 
Rod said:
I used to be able to run a defrag from a vscript file.
Now when I click on the icon I get this error message from "Windows Script
host".

Line: 3
Char: 1
Error: Could not create object named "Wscript.Shell".

Hi

Something has messed up your WSH installation...

Download and reinstall Microsoft Windows Script 5.6 and see if it helps:

http://msdn.microsoft.com/downloads/list/webdev.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top