Script Host error Lenovo-31300.vbs the system cannot find the file specified

Status
Not open for further replies.

simondva

Reputable
Jul 31, 2015
1
0
4,510
Hi, I'm currently on Windows 10 but the problem I'm about to tell you about has been occurring back when I was on Windows 8.1. Everytime I turn on my laptop a Windows Script Host error comes up, saying:

Script: C:/ProgramData/Lenovo-31300.vbs;
Line: 2;
Char:1;
Error: The system cannot find the file specified;
Code:80070002;
Source: (null)

I look up with the File Explorer for the mentioned script and open it up with the Note Pad and this is what has inside:

Set shellObject = CreateObject("WScript.Shell")
resultCode = shellObject.Run ("""C:\ProgramData\Lenovo\SupportTVSU/SupportFeed.CMD""", 0, True)
Set shellObject = Nothing
WScript.Quit resultCode

I uninstalled some Lenovo programs from my laptop some time ago, but frankly I don't remember which ones were (too much unnecessary crap). If you could assist me resolving this issue I would really appreciate it! It's kind of annoying to see that message every time I boot up my machine.

Thanks in advance.
 
Solution
You've got three options: One, download and install the Lenovo programs you previously had installed.
Secondly, investigate whether or not those programs are still trying to start when you startup.
Thirdly, your alternative would be to use the recovery feature to reinstall Windows 10.

-JP
You've got three options: One, download and install the Lenovo programs you previously had installed.
Secondly, investigate whether or not those programs are still trying to start when you startup.
Thirdly, your alternative would be to use the recovery feature to reinstall Windows 10.

-JP
 
Solution
Status
Not open for further replies.