Solved VBScript error

wedelje

New member
Local time
9:13 AM
Messages
2
Hello,

I have read and followed the instructions on the sticky but still having the same issue. Here is the cmd line response that i get:

HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
(Default) REG_SZ C:\Windows\system32\vbscript.dll
[FONT=&quot] ThreadingModel REG_SZ Both


The original message I started with that prompted all of this was:

[/FONT]
[FONT=&quot] [/FONT]Can’t find script engine “VBScript”for “C:\Program Files(x86)\PIONEER CORPORATION\AVNavigator2013.I\AVNavigator\makini.vbs
[FONT=&quot]
[/FONT]
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Dell
OS
Windows 7 Home Premium
CPU
Intel i7-3610QM @2.3 GHz
Memory
8 GB
Browser
Firefox
Please post the full output from the following commands....

REG QUERY "HKCR\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}" /S
REG QUERY "HKCR\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}" /S
REG QUERY "HKCR\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}" /S

What Anti-Virus is currently installed? - what other AV products have EVER been installed?


Here are some instructions to make life easier :)
1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
3) To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.
 
Last edited:

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
First off, thank you so much. My current AV is Kapersky, McAfee was installed when I first purchased the laptop. Here are the cmd lines
1:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>REG QUERY "HKCR\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}
" /S

HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}
(Default) REG_SZ VBScript Regular Expression

HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\InprocServer32
(Default) REG_SZ C:\Windows\system32\vbscript.dll
ThreadingModel REG_SZ Apartment

HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\OLEScript
(Default) REG_NONE

HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\ProgID
(Default) REG_SZ VBScript.RegExp

HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\TypeLib
(Default) REG_SZ {3F4DACA7-160D-11D2-A8E9-00104B365C9F}

HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\Version
(Default) REG_SZ 5.5


C:\Windows\system32>

2:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>REG QUERY "HKCR\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}
" /S

HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}
(Default) REG_SZ VB Script Language Authoring

HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categ
ories

HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categ
ories\{0AEE2A92-BCBB-11D0-8C72-00C04FC2B085}
(Default) REG_NONE

HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
(Default) REG_SZ C:\Windows\system32\vbscript.dll
ThreadingModel REG_SZ Both

HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\OLEScript
(Default) REG_NONE

HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\ProgID
(Default) REG_SZ VBScript Author


C:\Windows\system32>

3:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>REG QUERY "HKCR\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}
" /S

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}
(Default) REG_SZ VBScript Language Encoding

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categ
ories

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categ
ories\{F0B7A1A1-9847-11CF-8F20-00805F2CD064}
(Default) REG_NONE

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categ
ories\{F0B7A1A2-9847-11CF-8F20-00805F2CD064}
(Default) REG_NONE

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categ
ories\{F0B7A1A3-9847-11CF-8F20-00805F2CD064}
(Default) REG_NONE

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32
(Default) REG_SZ C:\Windows\system32\vbscript.dll
ThreadingModel REG_SZ Both

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\OLEScript
(Default) REG_NONE

HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\ProgID
(Default) REG_SZ VBScript.Encode


C:\Windows\system32>

Again thank you. I separated the three requests by numbering them.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Dell
OS
Windows 7 Home Premium
CPU
Intel i7-3610QM @2.3 GHz
Memory
8 GB
Browser
Firefox
That's fine - but unnecessary, as the commands themselves do the separation anyhow.

There's no problems evident there - but the fact that McAfee has been installed at any time means that you need to run the cleanup tool for it, as the uninstaller leaves a lot behind...


Download the McAfee removal tool from:

http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe

Click Save, and save the file to a folder on your computer.
Navigate to the folder where you saved the file.
right-click on MCPR.exe and select 'Run as Administrator' to run the removal tool.

when complete, reboot.


After the reboot, open an Elevated Command Prompt, and run the following command

NETSH WINSOCK RESET

You'll be advised to reboot - do so.
then post another MGADiag report.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Back
Top