Saturday, December 31, 2011
Thursday, December 15, 2011
How to backup installed device-drivers
Always we are taking backups for important files, and folders. like that we can also back-up our device drivers which are already installed on our system.
what is the use of the taking back-up for drivers.
when we installing a new operating system we should install drivers for devices, which are presented in our system, for example network card, graphic card, sound drivers, etc.
what is the use of the taking back-up for drivers.
when we installing a new operating system we should install drivers for devices, which are presented in our system, for example network card, graphic card, sound drivers, etc.
Wednesday, December 14, 2011
Tuesday, December 13, 2011
Cleaning a infected system with Bootable Anti-virus
In the previous post Things to do for cleaning a infected system we see about how to clean a infected system, with boot-time scan. but in some situations, Anti-virus products are not installing, because of the virus. so in this post we see how to clean that heavily infected system.
Monday, December 12, 2011
Saturday, December 10, 2011
Friday, December 9, 2011
Creating partitions with command prompt [For win7 & XP]
Yes! you can create partitions with the command prompt. if i guess right, you are think what is the use of the command prompt when we can access the GUI.but the Graphical User Interface is not always suits to our need. for example in Win7 we cannot create extended partitions easily.
So now we are going to create partitions with the command prompt.
first open the "command prompt" by type"cmd" in the run box.
type "diskpart", the Diskpart program will open.
Disk part is the microsoft's advanced disk management tool.