Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\Shell\NotePad++][HKEY_CLASSES_ROOT\*\Shell\NotePad++\Command]@="\"D:\\tools\\NotePad\\notepad++.exe\" \"%1\"" xx.reg…
1.打开Xshell,单击菜单栏的Tools(工具),选中Options(菜单),进入参数设置界面.. 2. 选择Keyboard and Mouse (键盘和鼠标),把Right-bottox(向右按钮)要素的值选为“Paste the clipboard contents”,点击确定.在选项Copy selected text to the auto (将选定的文本自动复制到剪切板)打“√” 最后确定 3.按住左键选中内容,需要输入的地方点击右键即可粘贴.…
这种方法可以重复利用,如果下次它又消失了,你可以再导入一次就OK了.比如我们创建一个叫 notepad++.reg的文件,将下面的内容拷贝进去保存 Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\Shell\NotePad++] [HKEY_CLASSES_ROOT\*\Shell\NotePad++\Command] @="\"D:\\Programs\\Notepad++\\notepad++.exe\"…