can't find vbscript...

emilemma

New member
Local time
4:17 PM
Messages
8
trying to run some vbscripts and receive error 'can't find script engine "VBScript" for script xxxxx. tried doing regsvr32 on vbscript.dll and received OK msg, but did not do any good. also ran regsvr32 for 'jscript.dll', but again did not work... appreciate help to enable vbscript engine. i checked sytem32 folder and vbscript.dll is there..

thanks in advance for any help

EE
 

My Computer

OS
win 7 pro 32 bit
no registry key

do not have that key in registry... os is win 7 pro 32 bit...
 

My Computer

OS
win 7 pro 32 bit
do not have that key in registry... os is win 7 pro 32 bit...

Yes sorry, I read your specs and realised it was useless, so I deleted the post.

Regards....Mike Connor
 

My Computer

OS
Several, including Windows 7 x64 Ultimate
also tried microsoftfixit but did not work...
 

My Computer

OS
win 7 pro 32 bit
OK, try this;

Run CMD as administrator,


reg delete “HKCU \ SOFTWARE \ Classes \ CLSID \ {B54F3741-5B07-11CF-A4B0-00AA004A55E8}” / f

Then do this TWICE!

regsvr32 vbscript.dll

Regards....Mike Connor
 

My Computer

OS
Several, including Windows 7 x64 Ultimate
no key

that reg key also is not there....
 

My Computer

OS
win 7 pro 32 bit
OK. Sorry, I don't know any other quick fixes. That one worked on three win 7 32 machines, and not on one other. ( Had to do a new install on that one! :( )

Sorry I couldn't help.

Regards....Mike Connor
 

My Computer

OS
Several, including Windows 7 x64 Ultimate
Back
Top