
# exe-lnk-revealer

**exe-lnk-revealer.exe** reveals Windows executables (.exe) and Windows shortcuts (.lnk) on Unix systems.

It allows to render the icons of Windows/<a target="_blank" href="https://www.winehq.org/">Wine</a> programs
and their shortcuts natively in the Nautilus file explorer.

**exe-lnk-revealer** scans all the .exe/.lnk from a root folder, with the option to include subfolders,
thus allowing to mass-treat a whole drive and reveal everything.

<mark><small>The program contains an auto installer to register as a Linux App</small></mark> <a target="_blank" href="http://mougino.free.fr/freeware/linux.htm">[?]</a>

**exe-lnk-revealer** is written by Nicolas Mougin (mougino@free.fr).

You can download the program at http://mougino.free.fr/freeware/#elr

# Changelog

- v0.3 (2026-01-21)
  - Fix for Wine 11.0 breaking 'start.exe' retrocompatibility
- v0.2 (2025-10-20)
  - Fix behavior under Linux
- v0.1 (2025-10-15)
  - Initial release

# License

**exe-lnk-revealer** 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=exe-lnk-revealer

# How to build

**exe-lnk-revealer** is written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com

