Gotta give credit where credit is due.
This commit is contained in:
parent
e8ae48606b
commit
cf815701f1
@ -10,3 +10,5 @@ This tweak will add whatever item you decide to save to the context menu for all
|
|||||||
5. Select the command key and in the right pane right click the default string value and click on modify
|
5. Select the command key and in the right pane right click the default string value and click on modify
|
||||||
6. Enter the path to your executable in double quotes (the quotes aren't strictly necessary unless there's spaces but it doesn't hurt anything) and then %1 surrounded by quotes. If you don't put quotes around the %1 and you attempt to run your command on a file that has spaces in the name or in the path the command will fail and you won't open the file. e.g. "A:\Programs\Notepad2\Notepad2.exe" "%1" for my notepad2 installation.
|
6. Enter the path to your executable in double quotes (the quotes aren't strictly necessary unless there's spaces but it doesn't hurt anything) and then %1 surrounded by quotes. If you don't put quotes around the %1 and you attempt to run your command on a file that has spaces in the name or in the path the command will fail and you won't open the file. e.g. "A:\Programs\Notepad2\Notepad2.exe" "%1" for my notepad2 installation.
|
||||||
7. Enjoy! The change will take effect immediately so you don't need to restart explorer or your PC.
|
7. Enjoy! The change will take effect immediately so you don't need to restart explorer or your PC.
|
||||||
|
|
||||||
|
*Instructions taken from [HowToGeek](https://www.howtogeek.com/howto/windows-vista/add-open-with-notepad-to-the-context-menu-for-all-files)*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user