https://github.com/miracle2k/ntfslink
A set of Windows Shell Extensions, providing extended functionality for creating and using hard links and junction points on NTFS file systems.
https://github.com/miracle2k/ntfslink
Last synced: 3 months ago
JSON representation
A set of Windows Shell Extensions, providing extended functionality for creating and using hard links and junction points on NTFS file systems.
- Host: GitHub
- URL: https://github.com/miracle2k/ntfslink
- Owner: miracle2k
- Created: 2010-04-11T00:27:55.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-01-11T16:35:47.000Z (about 13 years ago)
- Last Synced: 2024-08-13T07:04:52.482Z (6 months ago)
- Language: Pascal
- Homepage:
- Size: 2.13 MB
- Stars: 42
- Watchers: 10
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
- jimsghstars - miracle2k/ntfslink - A set of Windows Shell Extensions, providing extended functionality for creating and using hard links and junction points on NTFS file systems. (Pascal)
README
NTFS Link extends the Windows Explorer with functionality for creating and using hard links and junction points.
How To Compile
**************Delphi XE2 (incl. Update 3) is used (which supports 64bit). Older Unicode-enabled versions of Delphi may or may work for the 32bit builds.
In addition, some third party libraries are required:
For building the shell extension:
- Jedi Code Library (JCL), http://jcl.sf.net/, Version 2.3 Build 4197 is used.
For building the configuration utility:
- Jedi Visual Component Library (JVCL), http://jvcl.sf.net/, Version 3.45 is used.
More information
****************http://elsdoerfer.name/ntfslink