CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Threaded View

  1. #5
    Join Date
    Sep 2002
    Location
    Maryland - Fear The Turtle!
    Posts
    7,537

    Re: Keyboard shortcut to activate a program

    Quote Originally Posted by SolarFlare
    In Windows 2000, how can you make it such that typing a given shortcut (e.g. ctl-alt-1) will run a certain program?
    Create a shortcut, open the shortcut properties, click in the shortcut key entry, key in your shortcut, close the properties. Or am I missing something here?
    Last edited by Mick; March 1st, 2005 at 08:13 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured