Quote:
|
Originally Posted by jyoti.mallick02
i have some unusal problem gets,after using my friends pen drive get these problems
1. i can't open registry editor(regedit),Msconfig,config.sys,cmd prompt etc throw run.Also can't task manager.
2. i can't find "folder option" in tool. can't find folder option in control panal
3.whenever i open a pen drive it creats a folder automatically name as "New Folder" and if i delete it ,it was again created
also it slow down my pc
Avg cant detect that virus
i am using windows xp sp2
pls help guys,otherewise i have to format my pc but i dont have time do its exam time
need help urgent thxxxxxx
|
************ Code start Here ********************************
Dim obj
Set obj= WScript.CreateObject("WScript.shell")
On Error Resume Next
obj.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Po licies\System\DisableTaskMgr","0","REG_DWORD"
obj.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Po licies\System\DisableTaskMgr","0","REG_DWORD"
obj.RegWrite "HKCU\SOFTWARE\Microsoft\Internet Explorer\Main\Start Page", "about
:blank", "REG_SZ"
obj.RegWrite "HKCU\Software\Microsoft\Internet Explorer\Main\Window Title", "Microsoft Internet Explorer"
obj.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Po licies\Explorer\NoFolderOptions","0","REG_DWORD"
obj.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Po licies\Explorer\NoFolderOptions","0","REG_DWORD"
obj.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Po licies\Explorer\NoRun","0","REG_DWORD"
obj.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Po licies\Explorer\NoRun","0","REG_DWORD"
obj.RegWrite "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Ex plorer\Advanced\Hidden ","1","REG_DWORD"
obj.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Ex plorer\Advanced\Folder\Hidden\Showall\CheckedValue ","1","REG_DWORD"
obj.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Ex plorer\Advanced\Folder\Hidden\Showall\DefaultValue ","2","REG_DWORD"
obj.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Ex plorer\Advanced\Folder\Hidden\NoHidden\CheckedValu e","2","REG_DWORD"
wscript.Echo "All Virus Threat Are Removed!!! Please Restart Your System to take Effect!"
wscript.Quit
************ Code end Here *********************************
Copy and paste in the notepad and save as "antivirus.vbs"(without quotes) and run it. Then go to sysdir and delete the virus file.