Skip to content

1.21.0: Windows programs through Wine; Control Panel items open the right panes

Choose a tag to compare

@JackTulli JackTulli released this 08 Sep 19:49
· 35 commits to main since this release

New

  • Windows programs, through Wine. Double-click an .exe, .msi, .lnk or .bat in Explorer and it opens with Wine's start: an installer installs, a program runs, a shortcut is followed. What gets installed appears in the Start menu under Programs > Windows Programs with its own icons, an .exe in Explorer shows the icon inside it (with icoutils), and the session makes Wine's prefix the first time it is missing. The installer brings wine and icoutils; 32-bit programs need the distribution's 32-bit Wine too.

Fixed

  • Control Panel items from Folder Options down opened the next item's pane, or none: the double-click handler's index list had not been given the Disk Management row. Each row now names its own pane.

    curl -sL jacktulli.github.io/w2k | sh