Environment: Win10; Take Sublime Text for example
Use the shortcut key Win + R to open Command and type Regedit to open the registry.
Find the shell in “*” in “HKEY_CLASSES_ROOT”, right-click and create a new item “Edit with Sublime Text”, and right-click on “Edit with Sublime Text” and create a new item “Command”;
Create a new string value in “Edit with Sublime Text” and name it “Icon”. The value is the installation path of ST, but be sure to add “,0 “after it;
double-click to edit the default values in the “Command”, add value for the same installation path of ST, but the back to add “% 1” – pay attention to the space;
Read More:
- Sublime text add to right mouse button function
- Installing gensim in Anaconda
- Markdown real time preview of sublime Text3
- Debian install sublime text 3
- How to solve the error after Java importing project
- Question: cannot create windows service for mysql.error : 0 (install MySQL)
- Adobe Photoshop CS6 download and installation and error:16 The solution of
- Problems in using vs2017
- Win10 can’t drag files to open directly
- Solution: when cmake is compiled, “error in configuration process project files may be invalid” appears
- Failed to create Anaconda Menus
- Install Android SDK — stopping ADB server failed (code – 1)
- There is a problem of DLL when executing G + + compile command in sublime text editor
- Error: (2, ‘RegOpenKeyEx’, error resolution
- nbconvert failed: xelatex not found on PATH, if you have not installed xelatex you may need to do so
- Free dynamic screen capture drawing tool under MAC: KAP
- Ubuntu 16.04 Chinese installation tutorial (Graphic), Ubuntu 16.04
- The reason and solution of the error of join function: sequence item 0: expected STR instance, int found
- Python installation tutorial
- Environment configuration at the beginning of OpenCV + vs2015