https://github.com/itsuart/copy-move-extension
Windows Shell extension. Adds move and copy actions to context menu.
https://github.com/itsuart/copy-move-extension
explorer-extension file-manager shell-extension windows-10 windows-7 windows-8
Last synced: 4 months ago
JSON representation
Windows Shell extension. Adds move and copy actions to context menu.
- Host: GitHub
- URL: https://github.com/itsuart/copy-move-extension
- Owner: itsuart
- License: mit
- Created: 2016-10-23T09:01:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T12:30:45.000Z (over 7 years ago)
- Last Synced: 2025-02-01T08:41:45.592Z (4 months ago)
- Topics: explorer-extension, file-manager, shell-extension, windows-10, windows-7, windows-8
- Language: C
- Homepage:
- Size: 30.3 KB
- Stars: 6
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
This Windows Explorer extension adds "Copy To" and "Move To" to Shell's context menu to copy and move selected items respectfully.
Extract both installer.exe and extension.dll somewhere. I for example have it in 'c:\tools\copy-move-extension' folder. Run installer.exe to install or uninstall the extension.
Requires 64bit OS, Windows 7 and up. However I tested this only on Windows 10.