Friday, August 29, 2008
Rundll.exe error
rundll.exe is a Windows System process belonging to the Windows 95, 98 and ME range of Microsoft Windows products. This is an important system process and should not be terminated.
To resolve the issue you do not have to reformat and re-install anything. All you need do is locate the file rundll.ex_ on your Windows install CD (on Win2k and XP it's actually rundll32.ex_ in the I386 folder) then open a Command prompt on your PC and type for Win2k expand
D:\I386\rundll.ex_ C:\Winnt\system32\rundll32.exe
or in XP expand
D:\I386\rundll.ex_ C:\Windows\system32\rundll32.exe
This assumes D: is your CD drive. Change the D to whatever drive letter you use and if you are not using Win2k or XP then also change the I386 to wherever you found the rundll file (and change rundll32 to rundll as appropriate)
Leave your comment on if the issue is resolved after following the above steps-
Thursday, August 28, 2008
"Warning! Spware detected on your computer!" For the specific error message screen

When this type of the infection happens the "desktop" and the "background" option in properties window gets dispabled so that the user may not be able to change the desktop appearence or to remove the above shown screen.
For this kind of infection I recommend you to use the free version of Super Antispyware. Here is the link to download superantispyware Free version for personal use and free trail proffessional version
Dont forget to leave your comments-
“Warning! spyware detected on your computer” Free removal instructions

When this type of the infection happens the "desktop" and the "background" option in properties window gets dispabled so that the user may not be able to change the desktop appearence or to remove the above shown screen.
If the "desktop" and the "background" option is enabled with any third party tool or the .reg files the screen will disappear but will reappear when rebooted. So it is recommended to remove the fake alert spyware to completely remove the infection.
I recommend to use the free vesion of the "Stopzilla" that will resolve the issue. To down load the trail version click here.

Tuesday, August 26, 2008
Reset Trend Micro CSS/CSM dashboard Password
If you forgot your security dashboard password for Trend Micro Client Server Security, Client Server Messaging Security or Officescan products you can still open the dashboard without manually uninstalling the product.
Here are the steps you can perform to reset the password:
1. Go to the $\Program files\Trend micro\security server\ pccsrv\private
2. Open the ofcserver.ini
3. Search for the parameter: master_pwd it would show:master_pwd=!CRYPT!xxxxxxxx
4. Modify the entry and make it similar to this below: master_pwd=70
5. Save the file.
6. Open control panel\administrative tools\services
7. Located the Trend Micro Security Server Master Service and restart theservice
8. Login to the dashboard with the new password "1".
9. Change the password from Preferences > Password.
Post your comments if the above solution is effective.
Out of memory error
1. Open the System.ini file in a text editor, such as Microsoft Windows Notepad.
2. Go to the [VCache] section.
3. Change the MinFileCache= and the MaxFileCache= settings to the desired value.
NOTE: The value for these settings are in kilobytes. For example, if you want tocreate a 50-MB cache that cannot exceed 55 MB, the lines would be as follows:
[VCache]
MinFileCache=51200
MaxFileCache=56320
Information: Most .ini files have been replaced by the Windows registry in recent versions of Windows. The registry can be written to by most applications to store user settings and preferences.
Registry Editor has been disabled by administrator.
If this is the activity of the virus: Please remove the virus infection with any of the antivirus. Because without cleaning the virus this issue can not be permanently solved and the virus will once again disable the registry.
If someone has disabled the registry editor you can do any one of the following-
1.) Type gpedit.msc in RUN dialog box and goto:User Configuration -> Administrative Templates -> Systemin right-side pane, set "Prevent access to Registry editing tools" to either Not Configured or Disabled.
2.) Just type following in RUN dialog box and press :
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0/f
Or please copy the above command in the run dialouge box to resolve the issue.
Folder Option Disabled
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
And in right-side pane, check whether a DWORD value named NoFolderOptions exists or not? If it exists then either change its value to 0 or delete it.
2.) If you are not familiar with Editing the registry, then u can simply copy the below in a text editor like notepad and save it with .reg extention
Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoFolderOptions"=dword:0000000[HKEY_CURRENT_USER\Software\Policies\Microsoft\InternetExplorer\Restrictions]"NoBrowserOptions"=dword:00000000
Now double click on the file the folder option will be resotored.
Note: If you find your folder option disabled there are chances of virus infection in your machine.

