File "README.md"
Path: /linkedit/README.md
File size: 923 bytes
MIME-type:
Charset: utf-8
# linkedit
**LinkEdit** is a full open-source rewriting of Windows native program called when you do right-click > "Properties" on a Windows shortcut (**.lnk* file).
This rewriting is especially useful as it can run on Linux via <a target="_blank" href="https://en.wikipedia.org/wiki/Wine_(software)">Wine</a>, allowing you to edit Windows shortcuts on Un*x systems.
<mark><small><u>Coming Soon:</u> a LinkEdit installer for Ubuntu/Debian! stay tuned.</small></mark>
**linkedit** is written by Nicolas Mougin (mougino@free.fr).
You can download the program at http://mougino.free.fr/freeware/#lnke
# License
**linkedit** is provided under the GNU GPL V3 license.
See "gpl.txt" or https://www.gnu.org/licenses/gpl.html
Source code is available at http://mougino.free.fr/code/index.php?p=linkedit
# How to build
**linkedit** is written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com