Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keillion/win-drop-handler-test
https://github.com/keillion/win-drop-handler-test
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/keillion/win-drop-handler-test
- Owner: Keillion
- License: unlicense
- Created: 2024-02-01T07:41:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-01T07:55:50.000Z (11 months ago)
- Last Synced: 2024-10-30T23:12:15.218Z (about 2 months ago)
- Language: C#
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# win-drop-handler-test
I write codes follow https://www.codeproject.com/Articles/512956/NET-Shell-Extensions-Shell-Context-Menus.
1) build
2) download ServerManager.zip in https://github.com/dwmkerr/sharpshell/releases
3) open ServerManager.exe
4) File -> Load Server -> choose your build out xxxx.dll
5) choose one server make it blue
6) Server -> Install Server(x64)
7) Server -> Register Server(x64)
## how to unistall
1) Server -> Unregister Server(x64)
2) Server -> Uninstall Server(x64)
## ServerRegistrationManager
ServerRegistrationManager can install dll through command line.
## free the dll so you can rebuild it
1) Make sure you have uninstall the dll
2) Task Manager -> Windows Explorer -> Restart