LOADING OF MODEM DRIVER OF SONY ERICSSON CELL PHONES
In windows-7 operating system people find some difficulties to load Sony Ericsson's PC suite and receive error message. So with out loading the cell phone modem driver they unable to connect Internet using their cell phone. But we can load the driver manually and connect Internet . The step by step procedures are explained with screen sh...
Sunday, November 20, 2011
Wednesday, November 16, 2011
BATCH FILE -TO DELETE AUTORUN.INF
AUTORUN.INF : BATCH FILE -TO DELETE AUTORUN.INF
When your pc get infected with virus through 'autorun.inf', it disables the following
Ctrl + Alt + delete ( To get task manager )
Registry Tools (regedit)
Folder Options
- Show Hidden
This autorun.inf not only copied in the main boot drive ( c:) but also copied in all logical drives ( D,E,F drives etc ) . Unless you are not removing this inf file from all your drive this will carry on hamper your PC. In order to delete 'autorun.inf" you have to go to command prompt and manually delete by "del" command. Prior to that you have to run "attrib" command also. Some time user may get confuse and tend to forget what should be the syntax to a particular command. And even some time the virus may not allow...
Saturday, November 12, 2011
ULTIMATE GUIDE TO GET RID OF AUTORUN.INF
ULTIMATE GUIDE TO GET RID OF AUTORUN.INF [autorun]open=shutdown.exeshell=!@#$%&shell=%^&*
This is how a bad autorun.inf looks like. we usually go to 'cmd' prompt and by using 'attrib autorun.inf -h -r -s ' and 'del autorun.inf' - we usually delete. But sometime you may not even able to go to command prompt also. The cmd window opens for a second or two and disappears. In this situation it is very difficult to delete autorun .inf. "Task Manager is disabled" " Tools –> Folder Options, can’t change any settings" are also some symptoms of virus.
So here is the ultimate method to disable and delete autorun.inf viru...