Replies: 2 comments 3 replies
-
You can search for |
Beta Was this translation helpful? Give feedback.
2 replies
-
tx again but.... nope. here's what i get, below (sorry about enormous size). i wouldn't expect this to return any results since, eg, dir from a command prompt can't find Snipping Tool because it's in WindowsApps which is a protected directory. and i've read that changing permissions on that directory can break things. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in windows 11, i'd like to add an open-shell custom start menu item that runs Snipping Tool, which is in a protected directory. the full path for this is:
C:\Program Files\WindowsApps\Microsoft.ScreenSketch_11.2405.32.0_x64__8wekyb3d8bbwe\SnippingTool
... but because WindowsApps is protected it can't be run from a command line. however i can create a desktop shortcut that runs it.
how can i run this from my open-shell start menu?
see also this:
https://answers.microsoft.com/en-us/windows/forum/all/location-of-windows-snipping-tool-exe-file/cb112041-71b8-4f4c-83e9-6f54618c9958
Beta Was this translation helpful? Give feedback.
All reactions