https://github.com/malash/win32-ln
Windows链接生成器,可用于生成符号链接、硬链接、目录联接
https://github.com/malash/win32-ln
Last synced: 11 months ago
JSON representation
Windows链接生成器,可用于生成符号链接、硬链接、目录联接
- Host: GitHub
- URL: https://github.com/malash/win32-ln
- Owner: malash
- Created: 2013-04-15T01:55:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T03:49:15.000Z (over 8 years ago)
- Last Synced: 2025-03-27T22:34:30.465Z (about 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Win32 Ln
Windows链接生成器,可用于生成符号链接、硬链接、目录联接。
###安装和使用
运行release文件夹中的install.reg导入注册表即可使用。
(注:默认路径为`C:\Program Files\win32ln\win32ln.exe`,如不同请手动修改install.reg文件)
使用方法为复制文件/目录,在目标目录中点击右键——粘贴为链接。
###推荐环境
Qt >= 5.0.0
Windows >= 7