# 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 Wine, allowing you to edit Windows shortcuts on Un*x systems.
Coming Soon: a LinkEdit installer for Ubuntu/Debian! stay tuned.
**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