I have an error box saying
Windows Script Host
Script:
C:\Users\'My Username'\backgroundTaskHost\BackgroundTaskHost.vbs
Line: 3
Char: 1
Error: The system cannot find the file specified
Code : 80070002
Source (Nul)
I found the background task host file
when I opened the Background Task Host .VBS file the test was
Set WshShell = WScript.CreateObject("WScript.Shell")
WScript.Sleep(11223)
WshShell.Run """C:\Users\chris\backgroundTaskHost\PATHPING.exe"""
This to me indicates there should be a pathpink.exe file
Anyone know about Pathping.exe?
why is it not there? What removed it?
I this virus activity?
How do I fix and replace it?
I have Windows 10
Windows Script Host
Script:
C:\Users\'My Username'\backgroundTaskHost\BackgroundTaskHost.vbs
Line: 3
Char: 1
Error: The system cannot find the file specified
Code : 80070002
Source (Nul)
I found the background task host file
when I opened the Background Task Host .VBS file the test was
Set WshShell = WScript.CreateObject("WScript.Shell")
WScript.Sleep(11223)
WshShell.Run """C:\Users\chris\backgroundTaskHost\PATHPING.exe"""
This to me indicates there should be a pathpink.exe file
Anyone know about Pathping.exe?
why is it not there? What removed it?
I this virus activity?
How do I fix and replace it?
I have Windows 10