While logging into windows you gets an error vbscript 80040111 source: windows script host
This happens because the jscript.dll & vbscript.dll are corrupted.
Login to the computer.
Open a notepad and type below commands. Save the notepad as script.bat. Run this batch file
Regsvr32 jscript.dll
Regsvr32 vbscript.dll
You will see a message saying “Dllregisterserver in jscript.dll succeeded” & “Dllregisterserver in vbscript.dll succeeded” click ok to the pop up.
Restart the computer and re-login it should be all good.
***Share your comments about this post***
This happens because the jscript.dll & vbscript.dll are corrupted.
Login to the computer.
Open a notepad and type below commands. Save the notepad as script.bat. Run this batch file
Regsvr32 jscript.dll
Regsvr32 vbscript.dll
You will see a message saying “Dllregisterserver in jscript.dll succeeded” & “Dllregisterserver in vbscript.dll succeeded” click ok to the pop up.
Restart the computer and re-login it should be all good.
***Share your comments about this post***
It worked, great! Thanks
ReplyDeleteYes, my friend had such problem. He fixed it with http://fix4dll.com/msvcp140_dll. There are a lot of useful thungs.
ReplyDelete