Tuesday, June 5, 2007

Problem :To Uninstall Windows Update like IE 7.0

since this is a Beta release....so this should appear at an Installed Hotfix....
or as an Update....here is what should help you..

To uninstall Internet Explorer 7 Beta 2 Preview and return to Internet Explorer 6
1)on Windows XP Click “Start,” and then click “Control Panel.”
Click “Add or Remove Programs.”
Check “Show Updates” at the top of the dialog box.
Scroll down the list to “Windows XP – Software Updates,”
Select “Internet Explorer 7 Beta 2Preview,” and then click "Change/Remove."

2)If "Internet Explorer 7 Beta 2 Preview" does not exist, run :
%windir%\$NtUninstallie7bet2p$\spuninst\spuninst.exe.
You need to have "view hidden folders" enabled.
%windir% is your Windows installation directory,
which is normally 'C:\Windows' on most systems.

Problem : Add Remove Program not behaving properly

The Add Remove programs does not open-

Solution:

In the Command window, type regsvr32 mshtml.dll, and then press ENTER.
Click OK to confirm that the registry entry has been added.

In the Command window, type regsvr32 shdocvw.dll -i, and then press ENTER.
Click OK to confirm that the registry entry has been added.

In the Command window, type regsvr32 shell32.dll -i, and then press ENTER.
Click OK to confirm that the registry entry has been added.

Problem : [folder_name].exe being created !!!

W32/Parparo-A Virus:

Aliases (win32 mx)
Virus.Win32.HLLW.Parparo.a
WORM_PARPARO.A

Description
W32/Parparo-A is a link virus for the Windows platform.
W32/Parparo-A searches for files and folders on the infected computer. For each file or folder
it finds, the virus creates a copy of itself adding the EXE extension to the original filename or foldername.


To Remove trojan spy win32 mx:

1) The most successful way to remove trojan spy win32 mx is through a complete re-installation and thorough cleaning of your hard drive. Though this can be long and tedious, it's one of the only surefire ways to be rid of the Trojan Horse for good.At the same time,you will lose all important files in your pc.

2)Install reliable anti-virus software. It is also important that you download any updates frequently to catch all new Trojan Horses, viruses, and worms. Be sure that the anti-virus program that you choose can also scan e-mails and files downloaded through the Internet.

Problem : My Registry is being locked !!

Some Virus's can disable the Task Manager and Redigit, they do this to make cleansing the system a more daunting process.


The easiest solution to Enable Task Manager:
Click Start/Run
now copy this EXACTLY as it is shown here and paste it to the Run Box and click Ok:

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies
\System /v DisableTaskMgr /t REG_DWORD /d 0 /f


To Enable RegEdit:

Please open Notepad and copy and paste this to notepad EXACTLY as shown here:


REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System] "DisableRegistryTools"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System] "DisableRegistryTools"=dword:00000000

Save it as "unlockreg.reg"
Once saved, double click Unlockreg.reg and merge the file to your Registry.


another method :

When you get that error message with regedit there are a few things you can do to fix the problem.
1) Rename regedit.exe to regedit.com sometimes this will fix your problem. You will need
to find where in the registry the trojan has disabled regedit. Below is an example
CODE

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System "DisableRegistryTools"Type: REG_DWORDData: 01, 00, 00, 00

2) Use a third party registry editor. You will find quite a few free ones on sites like
snapfiles.com (I even have a few on anti-trojan.org). Use the thrid party registry editor
to find the registry entry that is stopping regedit being run and remove it.