Search This Blog

Saturday 30 April 2011

Create Your Own Run Command

The run command on windows allows you to open an application & document without navigating to its location.To create customized run commands follow the following steps----


  1. Right click on desktop & select New->Shortcut.
  2. You will see a dialog box as given left.
  3. Click on browse & navigate to the .exe or any other file or lacation.(whose run command is to be made)
  4. Select that file click next & then finish.
  5. Rename the shortcut to a name easy to remember.
  6. Cut the shortcut by right-clicking & paste it to c:\windows.
  7. Now run Run command using windows logo key+r
In this way you can make & execute your Run commands.

windows keyboard shortcuts

F1---Display Help

Ctrl + C (or Ctrl + Insert)---Copy the selected item

Ctrl + X---Cut the selected item

Ctrl + V (or Shift + Insert)---Paste the selected item

Ctrl + Z---Undo an action

Ctrl + Y---Redo an action

Delete (or Ctrl + D)---Delete the selected item and move it to the Recycle Bin

Shift + Delete---Delete the selected item without moving it to the Recycle Bin first

F2---Rename the selected item

Ctrl + Right Arrow---Move the cursor to the beginning of the next word

Ctrl + Left Arrow---Move the cursor to the beginning of the previous word

Ctrl + Down Arrow---Move the cursor to the beginning of the next paragraph

Ctrl + Up Arrow---Move the cursor to the beginning of the previous paragraph

Ctrl + Shift with an arrow key---Select a block of text

Shift + any arrow key---Select more than one item in a window or on the desktop, or select text within a document

Ctrl + any arrow key + Space-bar---Select multiple individual items in a window or on the desktop

Ctrl + A---Select all items in a document or window

F3---Search for a file or folder

Alt + Enter---Display properties for the selected item

Alt + F4---Close the active item, or exit the active program

Alt + Space-bar---Open the shortcut menu for the active window

Ctrl + F4---Close the active document (in programs that allow you to have multiple documents open simultaneously)

Alt + Tab---Switch between open items

Ctrl + Alt + Tab---Use the arrow keys to switch between open items

Ctrl + Mouse scroll wheel---Change the size of icons on the desktop

Windows logo key + Tab---Cycle through programs on the taskbar by using Aero Flip 3-D

Alt + Esc---Cycle through items in the order in which they were opened

F6---Cycle through screen elements in a window or on the desktopF4Display the address bar list in Windows Explorer

Shift + F10---Display the shortcut menu for the selected item

Ctrl + Esc---Open the Start menu

Alt + underlined letter---Display the corresponding menu

Alt + underlined letter---Perform the menu command (or other underlined command)

F10---Activate the menu bar in the active program

F5 (or Ctrl + R)---Refresh the active window

alt + Up Arrow---View the folder one level up in Windows ExplorerEscCancel the current task

Ctrl + Shift + Esc---Open Task Manager

windows xp login as administrator

Follow the following steps to logon in windows Xp with administrator privileges ----
  1. turn on victim's system.
  2. At logon screen press ctrl+alt+del.
  3. type user name as administrator & password too as administrator.
  4. now logon with new account with administrator privileges.  

To Change Password of User-Accounts.............


Here is a simple way through which you can reset the password of any administrator or non-administrator accounts. The only requirement for this is that you need to have administrator privileges. Here is a step-by-step instructions to accomplish this task.
1. Open the command prompt (run as administrator).
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 by name Dinesh, then do as follows
4. Type net user Dinesh * and hit Enter. Now the system will ask you to enter the new password(the password you are entering is not shown) for the account. That’s it. Now you've successfully reset the password for Diensh without knowing his old password.
So in this way you can reset the password of any Windows account at times when you forget it so that you need not re-install your OS for any reason. I hope this help