Flux rss
Search : in
By : Relevance Date Username
Statut : Not resolved

Virus removal. vbs

Amal, on Monday June 16, 2008 08:42:58 AM
Hello,
WHen i restart my computer, i get an error message saying that "VirusRemoval.vbs" missing. How can i remove this one. Thank you.

Amal
Configuration: Windows XP
Internet Explorer 7.0
Reply to Amal  Report this message to moderators Go to last message

1


  • This message seems useful, vote!
  • Report this message to moderators
Adhikari, on Friday June 20, 2008 05:50:06 PM
Hi

At the time of starting computer, i get an error message saying that "VirusRemoval.vbs" missing. How can this can be cured.

Pls advice.

Thank you.
Adhikari
Reply to Adhikari

4


  • This message seems useful, vote!
  • Report this message to moderators
asvin, on Saturday June 28, 2008 12:24:21 PM
start>run>msconfig>startup tab>uncheck.vbs files
Reply to asvin

12


  • This message seems useful, vote!
  • Report this message to moderators
prash, on Saturday September 6, 2008 08:52:26 PM
hi
i have a problem in my computer

when i restart my computer i got a messege cannot find script file c:\windows\system32\virusremoval.vbs
Reply to prash

20


  • This message seems useful, vote!
  • Report this message to moderators
wangjiahua, on Friday October 17, 2008 06:07:52 AM
Cindy, is this the thing you were looking for?
www.liangdianup.com/computeraccessories_1.htm
It's on the list of computer accessories and parts. They have the DVI video thing to convert that jap monitor to work with your other computer. Just about any other kind of wire adaptor, usb connectors, monitor extension wires, ps2 extention wires, and all kinds of female and male swap connectors and things that I think would help your shop. If that above link don't work then goto www.lducompany.com and click on computer accessories. Let me know if that is what you need and give me your email address again.

I
Reply to wangjiahua

13


  • This message seems useful, vote!
  • Report this message to moderators
prash, on Saturday September 6, 2008 08:52:22 PM
hi
i have a problem in my computer

when i restart my computer i got a messege cannot find script file c:\windows\system32\virusremoval.vbs
Reply to prash

14


  • This message seems useful, vote!
  • Report this message to moderators
SP, on Sunday September 7, 2008 11:10:05 AM
format your pc as soon as possible
Reply to SP

2


  • This message seems useful, vote!
  • Report this message to moderators
pinGu chwan, on Tuesday June 24, 2008 05:18:32 AM
hi..my fren also have the same problem...when she want to open her thumbdrive, the message virusremoval.vbs appear..do u have any solution?
Reply to pinGu chwan

3


  • This message seems useful, vote!
  • Report this message to moderators
asvin, on Saturday June 28, 2008 12:14:37 PM
me too hav same problem please help

thank u
asvin
Reply to asvin

5


  • This message seems useful, vote!
  • Report this message to moderators
Asif, on Saturday June 28, 2008 12:43:38 PM
Not Win32 Application how to solve in windows xp
Reply to Asif

6


  • This message seems useful, vote!
  • Report this message to moderators
pawan sharma, on Wednesday July 2, 2008 05:59:40 AM
Hi

At the time of starting computer, i get an error message saying that "VirusRemoval.vbs" missing. How can this can be cured.


Pawan Sharma
Reply to pawan sharma

7


  • This message seems useful, vote!
  • Report this message to moderators
phoenix, on Wednesday July 2, 2008 06:06:31 PM
First
Open task manager and kill process wscript.exe.

Then
Delete VirusRemoval.vbs and Autorun.inf files from all usb drives if u have the virus in them.

Then
Go to c:\Windows\System32 and delete the file VirusRemoval.vbs. It is super hidden so first go to Folder Options and check show hidden and check boxes. Also required for the above files.

Then
go to start>run and type regedit and enter
Go to HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
On the right side look for Shell which should have value of just explorer.exe.
delete anything at right side of explorer.exe if there is anything.

Under same key Winlogon also look for Userinit which should have value of
c:\WINDOWS\system32\userinit.exe,
Delete all the crap after the comma.

Then
Go to HKCU\Software\Microsoft\Internet Explorer\Main
On the right side locate Window Title and delete its value i.e. Sujin.com.np

Under the same key locate Start Page and delete its value i.e. http://sujin.com.np/

I think that's all guys. I'm sure it will help.

do contact me on phoenixrisefromtheash@yahoo.com for any more problems.
Reply to phoenix

22


  • This message seems useful, vote!
  • Report this message to moderators
Paresh, on Saturday November 22, 2008 05:21:18 PM
thanks dude it solved my problem
Reply to Paresh

23


  • This message seems useful, vote!
  • Report this message to moderators
 tnt, on Tuesday December 2, 2008 08:26:14 AM
Thanks! it works!
Reply to tnt

8


  • This message seems useful, vote!
  • Report this message to moderators
pinGu chwan, on Friday July 4, 2008 04:29:00 AM
is the solution valid for the thumbdrive too?
Reply to pinGu chwan

9


  • This message seems useful, vote!
  • Report this message to moderators
phoenix, on Monday July 7, 2008 06:17:11 PM
yea...the main prob is the wscript.exe which is prompted to open the virus removal.vbs...if this doesn't help then back up your data and format your thumb drive..
Reply to phoenix

10


  • This message seems useful, vote!
  • Report this message to moderators
Sajal Shrestha, on Tuesday July 29, 2008 03:39:31 PM
just open your Notepad and type the below code and save it as sajal.bat and put it in your desktop and run it.
cd\
del /a /f /s VirusRemoval.vbs

reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /f /d "%windir%\system32\userinit.exe",
reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /f /d "explorer.exe"
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /t Reg_dword /v Hidden /f /d 00000002
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /t Reg_dword /v ShowSuperHidden /f /d 00000001
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /t Reg_dword /v SuperHidden /f /d 00000000
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN" /t Reg_dword /v CheckedValue /f /d 00000002
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN" /t Reg_dword /v DefaultValue /f /d 00000002
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL" /t Reg_dword /v CheckedValue /f /d 00000001
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL" /t Reg_dword /v DefaultValue /f /d 00000002
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden" /t Reg_dword /v CheckedValue /f /d 00000000
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden" /t Reg_dword /v DefaultValue /f /d 00000000
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden" /t Reg_dword /v UncheckedValue /f /d 00000001
reg add "HKLM\Software\Policies\Microsoft\Windows\Installer" /t Reg_dword /v DisableMSI /f /d 0
reg add "HKCU\Software\Policies\Microsoft\Windows\System" /t Reg_dword /v DisableCMD /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /t Reg_dword /v DisableCMD /f /d 0
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore" /t Reg_dword /v DisableConfig /f /d 0
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\SystemRestore" /t Reg_dword /v DisableSR /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /t Reg_Binary /v NoDriveAutoRun /f /d ffffff03
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /t Reg_dword /v NoDriveTypeAutoRun /f /d 36
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /t Reg_dword /v NoFolderOptions /f /d 0
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /t Reg_dword /v NoFolderOptions /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /t Reg_dword /v NoRun /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /t Reg_dword /v NoFind /f /d 0
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /t Reg_dword /v NoFind /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\UnreadMail" /t Reg_dword /v MessageExpiryDays /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /t Reg_dword /v DisableRegistryTools /f /d 0
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /t Reg_dword /v DisableRegistryTools /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /t Reg_dword /v DisableTaskMgr /f /d 0
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /t Reg_dword /v DisableTaskMgr /f /d 0
Reply to Sajal Shrestha

16


  • This message seems useful, vote!
  • Report this message to moderators
vinycool, on Saturday September 20, 2008 08:41:17 AM
hi sajal this is veenit here i also face same problem of vbs script i tried your dat file but it shows error too command line prameters pls help me
Reply to vinycool

21


  • This message seems useful, vote!
  • Report this message to moderators
gopal agarwal, on Sunday October 26, 2008 06:20:09 AM
friend,
i was suffered from the virus removal.vbs for many days.
today i got the solution provided by u on yahoo group.and i did wat u directed it works but yet i am not confirmed that it works.anyways thanx very much.hope i can get more solutions from you.
Reply to gopal agarwal

11


  • This message seems useful, vote!
  • Report this message to moderators
Amol, on Saturday September 6, 2008 07:22:48 AM
Hi Sajal,

Thanks for your batch file.
I have used your batch file in my computer. I could remove "virus removal.vbs" error.


Regards,
Amol
Reply to Amol

15


  • This message seems useful, vote!
  • Report this message to moderators
Adhikari, on Sunday September 7, 2008 12:07:31 PM
Hi Amol

Pls forward that batch file which u have received from Sajal to cure the problem "virus removal.vbs"


Thanks in anticipation

Regards
Ramesh Adhikari
Reply to Adhikari

17


  • This message seems useful, vote!
  • Report this message to moderators
Ash, on Wednesday October 1, 2008 08:06:31 AM
Hi Saja,

Perfect solution - THX.
Reply to Ash

18


  • This message seems useful, vote!
  • Report this message to moderators
Ash, on Wednesday October 1, 2008 08:08:44 AM
Sajal*
Reply to Ash

19


  • This message seems useful, vote!
  • Report this message to moderators
az, on Friday October 17, 2008 03:07:54 AM
pls help me get the folder option virus remover..az..
Reply to az

Results for

Virus removal.vbs Hello, An error occured on my laptop when it was startup saying that "can't find C:/windows/system32/virus removal.vbs" . How can i remove it ....... en.kioskea.net/forum/affich-20608-virus-removal-vbs
Do tell me the soln as soon as u can Hello, Hello, An error occurred on my PC when it was start up saying that "can't find C:/windows/system32/virus removal.vbs" . How can i remove it ....... mail me the solution en.kioskea.net/forum/affich-30590-do-tell-me-the-soln-as-soon-as-u-can
Viruses - Removal tools A virus removal tool is a small executable file for cleaning a machine which has been infected by a particular virus. Each removal tool is therefore uniquely capable of eradicating a particular kind of virus, or a particular version of a virus. The... en.kioskea.net/virus/desinfection.php3

Results for

Virus Removal pack for W32.Beagle@mmVirus Removal pack for W32.Beagle@mm Variants: Removal Packs: There are various virus removal packs available, to handle the following variants of the W32.Beagle@mm virus also named Win32.Bagle : Variants: W32.Beagle.A@mm... en.kioskea.net/faq/sujet-681-virus-removal-pack-for-w32-beagle-mm
Virus removal pack for W32.HLLW.GaoBotVirus removal pack for W32.HLLW.GaoBot Symantec has developed a removal pack to handle the following variant of the W32.HLLW.GaoBot Virus: W32.HLLW.Gaobot.AG W32.HLLW.Gaobot.AO W32.Gaobot.SA W32.Gaobot.SY W32.Gaobot.ZX... en.kioskea.net/faq/sujet-655-virus-removal-pack-for-w32-hllw-gaobot
Virus removal pack for W32/MyDoomVirus removal pack for W32/MyDoom There are various virus removal packs available, to handle the following variant of the W32.MyDoom@mm Virus: W32.Mydoom.A@mm W32.Mydoom.B@mm W32.Mydoom.F@mm W32.Mydoom.G@mm W32.Mydoom.H@mm... en.kioskea.net/faq/sujet-652-virus-removal-pack-for-w32-mydoom

Results for

Virus removalHello, Advice please - How do I remove 'virus remover 2008' that as infected my computor. Thanks, Bob. en.kioskea.net/forum/affich-30294-virus-removal
Trojan helpHello, I have a Trojan on my computer and Norton can't remove it, so I was wondering if anyone knows how I can get rid of it. The Trojan is called "khfdawt.dll", if someone knows where I can get a virus remover that would help a ton.Thx. en.kioskea.net/forum/affich-5-trojan-help
How to remove Virtumonde, HELPHello, I've been able to find solutions in this forum before... now I'm here to make a question myself. I have some pretty nasty stuff called Virtumonde... at first, it wouldn't let me enter websites like Gmail, Facebook, or make any... en.kioskea.net/forum/affich-21923-how-to-remove-virtumonde-help

Results for

Download Norton Removal ToolNorton Removal Tool (SymNRT) is a program which allows to abolish Norton applications of your computer. Application can be used if you have already tried to uninstall Norton programs by using application uninstall Windows without results.Norton... en.kioskea.net/telecharger/telecharger-395-norton-removal-tool
Download UnDLL RemoverIt has numerous reasons it at the origin of contaminated DLL. One of the most important reasons is the infection by the willful software (virus, poetry, software spies) which are often used as components of numerous types of willful software such as... en.kioskea.net/telecharger/telecharger-420-undll-remover
Download Norton Antivirus UpdatesHere is the latest Norton updates for the antivirus to assure you an optimum protection against viruses. This updating is compatible with following versions of software: • Norton Antivirus 2009 for Windows XP Home / XP Pro / Vista • Norton... en.kioskea.net/telecharger/telecharger-933-norton-antivirus-updates

Results for

Viruses - Introduction to viruses A virus is a small computer program found within the body of another program which, when run, loads itself into the memory and carries out the instructions programmed by its author. The definition of a virus may be: « Any computer program which can... en.kioskea.net/virus/virus.php3
Viruses - Worms A worm is a self-reproducing program which can travel over networks using networking mechanisms, without requiring any software or hardware support (such as a hard drive, a host program, a file, etc.) to spread; a worm is therefore a network virus. ... en.kioskea.net/virus/worms.php3
Viruses - Blaster / LovSan Appearing in the summer of 2003, LovSan (also known as W32/Lovsan.worm, W32/Lovsan.worm.b, W32.Blaster.Worm, W32/Blaster-B, WORM_MSBLAST.A, MSBLASTER, Win32.Poza, Win32.Posa.Worm, and Win32.Poza.B) is the first virus to exploit the security hole in... en.kioskea.net/virus/lovsan-blaster.php3