Saturday, December 25, 2010

To create a nameless folder

To create a name less folder
1. create a new folder
2. press f2 or rename
3. while renaming press ALT+0160 and press enter
to confirm
Actually the name of nameless folder is a white space

to delete the name less folder
in short:

1. Open a command window as administrator
2. Navigate to the folder containing the alt-0160 folder
3. Type move "alt-0160" NewName
4. Delete the NewName folder

Type like this:

type move
hit spacebar
type a quote (shift-2 on my keyboard)
hold alt then type 0160 on numerical keypad
type a quote (shift-2 on my keyboard)
hit spacebar
type a new name for the folder
hit enter

Thursday, December 23, 2010

To reset administrator password in windows XP

Here is another simple way through which you can reset the password of any administrator accounts in windows XP. Here is a step-by-step instruction to accomplish this task.

1. Open the command prompt (Start->Run->type cmd->Enter)

2. Now type net user and hit Enter

3. Now the system will show you a list of user accounts on the computer. Say for example you need to reset the password of the account administrator, then do as follows

4. Type net user administrator * and hit Enter. Now the system will ask you to enter the new password for the account. That’s it. Now you’ve successfully reset the password for administrator without knowing his old password.