https://github.com/katahiromz/delayedmove
Move files on reboot
https://github.com/katahiromz/delayedmove
file-move unlock-files win32 win32-api win32-console win32-cpp win32api
Last synced: 3 months ago
JSON representation
Move files on reboot
- Host: GitHub
- URL: https://github.com/katahiromz/delayedmove
- Owner: katahiromz
- License: mit
- Created: 2023-12-06T23:26:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T02:51:40.000Z (over 1 year ago)
- Last Synced: 2025-01-12T22:32:44.789Z (4 months ago)
- Topics: file-move, unlock-files, win32, win32-api, win32-console, win32-cpp, win32api
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
DelayedMove --- Move files by using MoveFileEx API
Usage: DelayedMove [options] "src_1" "dest_1" "src_2" "dest_2" ...
Options:
--disable-wfp Disable WFP for the specified files.
--help Display this message.
--version Display version info.