Hi,
few users reported that "Can't find script engine vbscript" error when they login in each time. Verified in blogs and found the below solution.
HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
FROM: C:\Program Files\Common Files\McAfee\SystemCore\ScriptSn.20140819031109.dll
TO: C:\Windows\system32\vbscript.dll
HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
FROM: C:\Program Files (x86)\Common Files\McAfee\SystemCore\ScriptSn.20140819031109.dll
TO: C:\Windows\system32\vbscript.dll
Why Mcafee Causes the issue, can anyone explain and why this error occurs
The KB is wrong, this is my list (regjump.exe is a SysInternals tool):
:: ### The following fixes are for 32 or 64 bit OS ###
:: [step 2] RegJump HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
::(DEFAULT) C:\Windows\system32\vbscript.dll
:: [missing] RegJump HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
::(DEFAULT) C:\Windows\system32\vbscript.dll
:: [step 6] RegJump HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{F414C260-6AC0-11CF-B6D1-00AA00BBBB58}\InprocServer32
::(DEFAULT) C:\Windows\system32\jscript.dll (KB VALUE WRONG!!!!!!!)
:: ### The following fixes 32 bit scripting on 64 bit OS (so for 64 bit OS only) ###
:: [step 8] RegJump HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
::(DEFAULT) C:\Windows\syswow64\vbscript.dll (KB VALUE WRONG!!!!!!!)
:: [missing] RegJump HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
::(DEFAULT) C:\Windows\syswow64\vbscript.dll
:: [step 10] RegJump HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{F414C260-6AC0-11CF-B6D1-00AA00BBBB58}\InprocServer32
::(DEFAULT) C:\Windows\syswow64\jscript.dll (KB VALUE WRONG!!!!!!!)
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA