Possible nasty program

Associate
Joined
19 Jan 2009
Posts
730
My wife installed a program that popped up on her and i don't know what it is or if its nasty virus. I have windows 7 firewall control installed and the program in question keeps trying to connect to the internet but i have blocked it from doing so. The file is callied tpvmi.exe and it says its installed in C:\users\steve\appdata\local\temp\tpvmi.exe but i can't find it. Any ideas on what it is and how the delete it.
 
If it is malware / a virus then the name might not mean much, a lot of them make a random string for the process name every time they run.
 
Winkey+R

Type Cmd, press enter

Copy and paste - need to right click to paste, ctrlV won't work in command line:

del C:\users\steve\appdata\local\temp\tpvmi.exe
 
Back
Top Bottom