Computer Basics

24
Oct

deinstall internet explorer 7

How to uninstall Internet Explorer 7

deinstall internet explorer 7:

As we know there are many problems with Internet Explorer 7. It may be a reason that IE is a core OS with lot of applications. Because of this huge complexitiy those apps may be affected and may fail to work. The two main problems with Internet Explorer 7 are:

17
Oct

How to add my own designed page to my wordpress blog?

How to add my own designed page to my wordpress blog?

Yes. You can add your own designed custom page to your wordpress blog. In this tutorial i will explain you briefly “How to add custom page to your wordpress theme”. Recently one of my friend quoted me this question 

- Hey i know html. I can create my own pages in html using dreamweaver. But I don’t know how to edit php pages or else I don’t know how to create my own (custom page) php page-

05
Aug

Procedure to use Log Me In for Accessing Remote Desktop

 Procedure to use Log Me In for Accessing Remote Desktop:

You don’t need to carry your Desktop or laptop to anywhere you go as every pc and laptops with versions greater than or equal to Xp have got the power to be accessed remotely. However, you need to install software to remotely access your system from a net café, Clients computer, or from your friend’s house.
For Months I have been searching for Easy Method to access my Office Pc from my Home which is called as Remote Desktop Accessing. The best and the simplest method in accessing a Remote desktop is to use Log Me In. Finally Log Me In has solved the problem of Accessing a Remote Desktop with none problems left. So am going to explain the procedure to access a Remote Desktop using Log Me In Software.

23
Jul

How to rename Recycle Bin

How to rename Recycle Bin :
Have you ever tried to rename Recycle bin?? You will never find an option to rename Recycle bin.  You can rename recycle bin using registry key..
Just go to Start >Run > and type “regedit”.
Find this code “HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}”
Now you can change the name of Recycle Bin as you like :)

Share/Save/Bookmark

18
Jul

How to lock my drives??

How to lock my drives, Hide my drives, Hide my folders,Protect my drives etc etc…. I have searched a lot for these queries  . No one has provided exact information. Many softwares are available which can lock drives folders and protect your personal information and prevent unauthorized access.  None of those softwares are for free. Each and every company is demanding minimum of 50$ for each software.

lock all my drives

Well i am having a nice trick which can lock all your system drives and folders and protects your personal information.
Following steps will clearly explains you How to lock all your drives:

18
Jul

Two tricks to decrease boot time of Windows XP

XP is one of the most popular OS despite the launch of Vista and Mac OS X. Why because Windows XP is the simple, stable and Faster than Vista in booting time. XP operating system will not take more than 25 seconds in booting time. Some XP operating systems with heavy installed data take more booting time. Well if your XP OS is taking more boot time then you can simple decrease it.

18
Jul

How to create new Windows XP user using Dos Prompt??

We all know how to create a new user account in Windows XP . Just go to Start and click on Control panel. Now open the “user account tool”. Here you will be seeing an option Like “create an account”. Well enter any windows XP user and click on create  account. This is how you will be creating a new Windows XP user. But there is a different procedure to create a new Windows Xp user using dos prompt.
To create a new  account you have to type as follows : net user USERNAME PASSWORD \ADD
To delete the account type as follows : net user USERNAME \del
to get admin rights type as follows : net localgroup administrators username \add
The complete command is
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]