File "README.md"
Path: /linkexec/README.md
File size: 891 bytes
MIME-type:
Charset: utf-8
# linkexec
**LinkExec** is an open-source rewriting of Windows launcher called when double-clicking 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 launch Windows shortcuts on Un*x systems.
<mark><small><u>Coming Soon:</u> a LinkExec installer for Ubuntu/Debian! stay tuned.</small></mark>
**linkexec** is written by Nicolas Mougin (mougino@free.fr).
You can download the program at http://mougino.free.fr/freeware/#lnkx
# License
**linkexec** 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=linkexec
# How to build
**linkexec** is written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com