Created
November 13, 2024 12:55
-
-
Save bruno-brant/36650ce0aec805cf59587dfee17d1f0d to your computer and use it in GitHub Desktop.
Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCursor] | |
@="Open with Cursor" | |
"Icon"="C:\\Users\\heavy\\AppData\\Local\\Programs\\cursor\\Cursor.exe" | |
[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCursor\command] | |
@="\"c:\Users\heavy\AppData\Local\Programs\cursor\resources\app\bin\cursor.cmd\" \"%V\"" | |
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCursor] | |
@="Open with Cursor" | |
"Icon"="C:\\Users\\heavy\\AppData\\Local\\Programs\\cursor\\Cursor.exe" | |
[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCursor\command] | |
@="\"c:\Users\heavy\AppData\Local\Programs\cursor\resources\app\bin\cursor.cmd\" \"%V\"" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment