Add Snipping Tool

Page 2 of 2 FirstFirst 12

  1. Posts : 17,838
    Windows 10
       #11

    Add one new String for the icon:

    Add Snipping Tool-000034.png Add Snipping Tool-000035.png
      My Computer


  2. Posts : 22,740
    Windows 10 Home x64
       #12

    Thanks for the tip.. @Edwin..

    Jeff
      My Computer


  3. Posts : 17,838
    Windows 10
       #13

    Snip directly to the Clipboard from Directories or Desktop only:

    Add Snipping Tool-000189.png

    Paste the following code into Notepad and save as a .reg file then run it:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\Directory\Background\shell\SnippingTool]
    "MUIVerb"="Snip to Clipboard"
    "Icon"="SnippingTool.exe"
    "Position"="Bottom"
    
    [HKEY_CLASSES_ROOT\Directory\Background\shell\SnippingTool\command]
    @="SnippingTool.exe /clip"
    Desktop only:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\SnippingTool]
    "MUIVerb"="Snip to Clipboard"
    "Icon"="SnippingTool.exe"
    "Position"="Bottom"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\SnippingTool\command]
    @="SnippingTool.exe /clip"
      My Computer


  4. Posts : 11
    10 Pro
       #14

    Nice,
    Is it possible to add "Downloads" folder to right click?
      My Computer


 

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

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




Windows 10 Forums