Adam Koch’s Blog

Adam Koch is a software developer, husband, and father of two. This is his blog.
Don't Click Here
  • Professional Entries
  • Personal Entries
  • About Me
  • Archives
  • Command Prompt Shortcut

    February 22, 2010
    Professional

    I found this to work pretty well as a command prompt shortcut. You can copy the file to any directory and it will open the command prompt in that directory while also running a script to set the environment.

    Target: %COMSPEC% /K [script name]
    Start in: %CD%

    No Comments
    Tags: command line, command prompt, DOS, script, shortcut
  • Favorite Keystrokes

    October 29, 2008
    Professional

    Ctrl-Backspace - delete a whole word at a time

    Ctrl-Home/-End - go to the beginning/end of a page/document

    Ctrl-Alt-End - replaces Ctrl-Alt-Delete when you've remoted into another computer

    Alt-Tab - switch between applications

    What are yours?

    No Comments
    Tags: key, keystroke, keystrokes, short cut, shortcut, shortcuts
© 2010 Adam A. Koch. All Rights Reserved. Feed Login
Angry Adam