• Damjan Jovanovic's avatar
    winemenubuilder: Launch .lnk files directly from menus. · 55e4eba2
    Damjan Jovanovic authored
    The arguments of a .lnk file are complex, with quoting and escaping
    rules and %windir%-style variable expansion, so winemenubuilder cannot
    always convert them accurately to a .desktop file. But start.exe and
    shell32 on the other hand can parse the .lnk file and run it
    themselves, so use them instead.
    55e4eba2
winemenubuilder.c 87.7 KB