https://github.com/nullpo-head/add--create-a-symbolic-link--to-the-context-menu
Add "create a symblic link" to the context menu in windows7.
https://github.com/nullpo-head/add--create-a-symbolic-link--to-the-context-menu
Last synced: 4 months ago
JSON representation
Add "create a symblic link" to the context menu in windows7.
- Host: GitHub
- URL: https://github.com/nullpo-head/add--create-a-symbolic-link--to-the-context-menu
- Owner: nullpo-head
- Created: 2012-09-10T15:58:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-12T14:28:58.000Z (over 12 years ago)
- Last Synced: 2024-12-30T05:36:49.966Z (5 months ago)
- Language: C++
- Size: 19.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
add--create-a-symbolic-link--to-the-context-menu
======================This simple software adds "create a symbolic menu" to the context menu in windows7. (note: written in Japanese in the software)
This also adds "move this to Dropbox folder and create the symbolic menu here."
Installation
------
Download and unzip /bin/x64(x86)/symlinkoncontextmenu.zip, run install.exe in it.You can uninstall this software "uninstall this menu" menu created on the context menu.
Note
------
This is my first C/C++ program, so tell me whatever I need for better source code.