Method 1: 1. run and enter Regedit to open the Registry 2. create a new 'item' under hkey_classes_root/*/Shell. I use sublime Text 3. create a new 'item' name under sublime text: Command (this does not seem to be modifiable) 4. click command. On the right side (default), double-click and enter the following value: D: \ Software \ other \ sublime text 2 \ sublime_text.exe % 1, which is the absolute physical address of exe, % 1 open different documents in tab mode (required)
Method 2: Create a New Upload File, such as setup.txt, and copy the following text [version]
Signature = "$ Windows NT $"
[Defainstall install]
Addreg = sublimetext2
[Sublimetext2]
Hkcr, "* \ shell \ sublimetext2 \ command ",,, "% 1% \ sublimetext.exe" % 1 "" % * ", change the suffix of the file to INF and put it in the sublime text root directory, right-click to install
Add the editor sublime text to the right-click menu