notepad++在win10环境下右键的菜单报错
在win10中安装/更新notepad++后,会在右键菜单中生成”Edit with Notepad++”的快捷菜单,但点击后报错。
从网上找到以下解决方法:
Navigate to C:\Program Files (x86)\Notepad++ Right mouse click the Notpad++.exe file click properties & under the compatability Tab UN-TICK the run the program as administrator box DONE.
即,将执行程序的“兼容性“-“以管理员身份运行此程序“选项去掉就可以了。此选项可能是之前某种原因自己勾选上的。