WScript.exe file not found

S

Stefan

Hi!
I want to run a VBScript-scriptfile, but I can't
I get a box saying: Progam not found, and than I'm told to write the path of
the location of the file.
How can I do this?
My "search this computer" won't work now because I use McAfee
PrivacyService6, and it makes it crash :-/

Can you help me out?


Stefan
 
R

roger

Hi Stefan,

Hi!
I want to run a VBScript-scriptfile, but I can't
I get a box saying: Progam not found, and than I'm told to write the path of
the location of the file.
How can I do this?
My "search this computer" won't work now because I use McAfee
PrivacyService6, and it makes it crash :-/

Can you help me out?

Open a command prompt (start > run > cmd)
and type
cd\ (press enter)
then type
dir wscript.exe /s (press enter)

and you will see the path to the folder where the file is.

Good luck
 

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

Top