https://github.com/negrutiu/nsis-shelllink
NSIS plugin specialized in managing shortcut (.lnk) files in Windows
https://github.com/negrutiu/nsis-shelllink
link lnk-files marius negrutiu nsis nullsoft plugin shell shortcut
Last synced: 24 days ago
JSON representation
NSIS plugin specialized in managing shortcut (.lnk) files in Windows
- Host: GitHub
- URL: https://github.com/negrutiu/nsis-shelllink
- Owner: negrutiu
- License: zlib
- Created: 2019-08-24T08:01:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T08:03:15.000Z (about 2 years ago)
- Last Synced: 2025-01-26T17:47:41.279Z (over 1 year ago)
- Topics: link, lnk-files, marius, negrutiu, nsis, nullsoft, plugin, shell, shortcut
- Language: C++
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShellLink ([NSIS](https://nsis.sourceforge.net) plugin)
The plugin allows your installer to create, modify, and read properties of shortcut files (`.lnk`)
See [Readme.html](Readme.html) for documentation.
--------------------------------------------------------------------------------
This is a clone of the original project created by **Angelo Mandato**.
https://nsis.sourceforge.net/ShellLink_plug-in