Question : iexplore.exe virus

i have an issue regarding the initial reason i signed up for experts exchange. i caught a virus. iexplore.exe is constantly running in system processes and spiking performance. it causes my volume controls to have the wave turned all the way down. i also noticed the folders LocalService and NetworkService located in my c: docs and settings folder.

Answer : iexplore.exe virus

I figured it out

It had to do with the file path apparently windows 7 does not run the batch file in the same location as you are currently in so i had to point it to the location where the VBScripts are located since they are already in windows 7

I also had to remove the following lines of the script for windows 7 as they are not needed

:: Check if the required VBScripts are available in the current directory
SET Error=0
FOR %%A IN (prncnfg prnmngr prndrvr prnport) DO IF NOT EXIST %%A.vbs SET Error=1
IF "%Error%"=="1" GOTO End
Random Solutions  
 
programming4us programming4us