How to make keyboard keystroke combinations into desktop icons

Page 1 of 2 12 LastLast

  1. Posts : 242
    win7 Home Premium x64
       #1

    How to make keyboard keystroke combinations into desktop icons


    Hello Guys. Would like to avoid doing keystrokes as much as possible. Have got fingers that act more like thumbs when typing, that is a problem for me to do keystrokes.

    Any way to make specific keystroke combinations into desktop shortcut icons.

    Or... at least be able to make desktop icons that when clicked perform the same function as a specific keystroke combination.

    Thanks bunches, Jim
      My Computer


  2. Posts : 31,250
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #2

    Shortcut Keys for Windows 7 - Windows 7 Help Forums is a complete list of the available shortcuts, but to turn them into icons you will need some sort of programming system, A macro language- Try AutoIT which is free and should allow you to create what you need, there are also a lot of samples to get you going, ( you can also fine tune these for your needs)
      My Computers


  3. Posts : 242
    win7 Home Premium x64
    Thread Starter
       #3

    Looked thru AutoIt. I went into a pure mental maze. Gotta know scripting in's out's so must go thru a long learning process for which I do not have the time to spend.

    Thanks very much for taking you time and effort to try & help!

    Anyone have a different idea?

    Thanks, Jim
    Last edited by JamesEJ; 05 Apr 2017 at 08:45. Reason: spelling
      My Computer


  4. Posts : 31,250
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #4

    I initially thought of suggesting using batch files which can be written to do basic tasks such as open a set of programs , and the file explorer open at a certain folder, or a webpage - there is the current replacement powershell - both of these of course also have a leaning curve.

    All three options may have scripts that you can download that will meet your needs

    there was an option to record AutoIT scripts for later use. which means that a lot of if not all the learning curve is removed, not sure if this is still possible but this suggests a workaround ...

    AutoIt Recorder | Automation Developers
      My Computers


  5. Posts : 2,774
    Windows 7 Professional 64-bit
       #5

    Another possible option: Way back then, SuperKey, by Borland International, would record one's series of keystrokes into a macro file which would be activated by a two-keystroke shortcut. It might be possible to Google for SuperKey alternatives, for Windows XP and beyond. I've Googled "Superkey Borland International" to start...maybe I can find an alternative.
      My Computer


  6. Posts : 242
    win7 Home Premium x64
    Thread Starter
       #6

    I googled superkey too with several leaders for more associated info. No Joy for me, but then did not really know what I was looking foe exactly either, Thanks Jim
      My Computer


  7. Posts : 1,363
    Win7 pro x64
       #7

    why don't you post an example of something specific you'd like to do - a series of typical keystrokes...
      My Computer


  8. Posts : 242
    win7 Home Premium x64
    Thread Starter
       #8

    The reason I did not set one example out is that have ran into this on several occasions and wanted a universal fix. But here is one: CTRL + Alt + Delete
      My Computer


  9. Posts : 1,363
    Win7 pro x64
       #9

    If you create a batch file that contains just this line, when you then click on that batch file windows will think you pressed ctrl+shift+esc. (I could not get it to work with ctrl-alt-del)

    nircmd sendkeypress Ctrl+shift+esc

    you'll need nircmd in your path.. here are links for nircmd sendkey and sendkeypress

    NirCmd Command Reference - sendkeypress

    http://www.nirsoft.net/utils/nircmd2.html

    WinSendKeys is another tool, good for creating a batch file that opens a program and then sends keystrokes to the program.
      My Computer


  10. Posts : 1,364
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #10

    johnhoh said:
    ... (I could not get it to work with ctrl-alt-del) ...
    try Ctrl+Alt+Delete
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:55.
Find Us