Results 1 to 5 of 5

Thread: Shortcut for Command Prompt

  1. #1
    Join Date
    Jan 2009
    Posts
    289

    Shortcut for Command Prompt

    Hello There, I am working on a programming assignment lately and i want to know which is the easiest way to open any application with? I mean i need command prompt mor often, but browsing through the start menu becomes too long. I need something more quick. Can anyone help me with a shortcut? Thanks.

  2. #2
    Join Date
    Jan 2009
    Posts
    178

    Re: Shortcut for Command Prompt

    The best solution is To place a shortcut for Command Prompt on the desktop. Click on Start Menu > All Programs > Accessories > then right-click on Command Prompt > Send To > Desktop (create a shortcut). Now this will make a shortcut on desktop showing the command prompt icon. Now whenever you want to access the command prompt press the [Win] key + "D" this will minimize every application and window that might be opened at that time and you will be able to get to the desktop. Now open command prompt from the Icon There...

  3. #3
    Join Date
    Jun 2009
    Posts
    41

    Re: Shortcut for Command Prompt

    The simplest solution which i guess is that just press Win + R then you will get a new dialog box which is run dialog box in there you can type "cmd" and press Enter to open command prompt. Hope this is useful... Also the above method can be easy.

  4. #4
    Join Date
    Jan 2009
    Posts
    203

    Re: Shortcut for Command Prompt

    One more option is Follow the steps posted by Zipp. Now once you get the command prompt icon on the desktop right-click on it and then click "Properties". Now Command Prompt's Shortcut's Property window will open. In there find an option which says : "Shortcut : None" in the textbar which has "none" written, click on it. Now press any key suppose you press "1". Now click apply and click OK. Now the 1 key will act as a shortcut provided you press it in combination with Ctrl+Alt. So that means now if you press Ctrl+Alt+1 command prompt will open.

  5. #5
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Shortcut for Command Prompt

    Open Notepad and copy the following code to it :
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
    @="Open Command &Prompt Here"
    
    [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
    @="cmd.exe /k cd %1 "
    Save the file anywhere but make sure you save the file with extension as ".reg" Once this is done, go to the location where the file is saved and just double click on it and then click yes to confirm. Then at any point you want to open a command prompt, just right-click on a folder and click "Open Command Prompt Here". Command Prompt will open with the path automatically pointing in the folder.

Similar Threads

  1. Create an Administrator Command Prompt shortcut
    By TheGreatOne in forum Tips & Tweaks
    Replies: 1
    Last Post: 07-06-2011, 11:20 PM
  2. Chat with Command Prompt
    By John mitchell in forum Windows Software
    Replies: 4
    Last Post: 02-07-2009, 05:32 PM
  3. about the command prompt
    By Gorganzola in forum Windows Software
    Replies: 2
    Last Post: 17-10-2008, 06:24 PM
  4. Command prompt "COPY" command not working in brand new Windows Vis
    By CMD COPY command not working in Vista in forum Vista Help
    Replies: 7
    Last Post: 06-02-2008, 02:50 AM
  5. Set Affinity using command prompt?
    By zachlr1@gmail.com in forum Vista Help
    Replies: 3
    Last Post: 23-12-2007, 05:09 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,561,902.33973 seconds with 17 queries