Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Cursor]
@="Open with Code"
"Icon"="C:\\Users\\用户名\\AppData\\Local\\Programs\\cursor\\Cursor.exe"
[HKEY_CLASSES_ROOT\*\shell\Cursor\command]
@="\"C:\\Users\\用户名\\AppData\\Local\\Programs\\cursor\\Cursor.exe\" \"%1\""
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Cursor]
@="Open with Code"
"Icon"="C:\\Users\\用户名\\AppData\\Local\\Programs\\cursor\\Cursor.exe"
[HKEY_CLASSES_ROOT\Directory\shell\Cursor\command]
@="\"C:\\Users\\用户名\\AppData\\Local\\Programs\\cursor\\Cursor.exe\" \"%V\""
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Cursor]
@="Open with Code"
"Icon"="C:\\Users\\用户名\\AppData\\Local\\Programs\\cursor\\Cursor.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Cursor\command]
@="\"C:\\Users\\用户名\\AppData\\Local\\Programs\\cursor\\Cursor.exe\" \"%V\""
新建”curcor右键打开项目注册表修改.txt"文本文件
将上面代码复制到文本文件“curcor右键打开项目注册表修改.txt"中
替换用户名为自己的电脑名
将文件后缀修改成.reg
双击就行了