Windows Script Host error on startup about a file "adhsvc.vbs" not being found.

J

JoelDougay

c76491e8-1a88-406e-a074-638949cc507c?upload=true.png

I've been getting this error on every startup. When I go to the path described in the Script line and double click "adhsvc.vbs" (which is not missing), I get the same error, upon every attempted opening. I've run Windows Security scans, I've tried using Windows Update, but to no avail.


Opening the script reveals this string:

Set WshShell = WScript.CreateObject("WScript.Shell")

WshShell.Run """C:\Users\Joel\FXSCOVER\asferror.exe"""


I don't know much about code, but it seems that the file missing is "asferror.exe". Again, no amount of scans or update or command-prompt integrity checks or even DISM commands finds either this error, nor this file, nor anything else.

Continue reading...
 
Back
Top Bottom