File "README.md"
Path: /linkexec/README.md
File size: 1.1 KB
MIME-type: text/plain
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>New:</u> now contains an auto installer to register as a Linux App!</small></mark>
**linkexec** is written by Nicolas Mougin (mougino@free.fr).
You can download the program at http://mougino.free.fr/freeware/#lnkx
# Changelog
* v0.3 (2026-01-21)
* fix for Wine 11.0 breaking 'start.exe' retrocompatibility
* v0.2 (2025-10-07)
* propose to install program as a Linux App
* improve behavior under Linux
* v0.1 (2025-04-22)
* Initial release
# 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