github lwcorp/lwmenu v1.5.6
v1.5.6 - 2024-4-19

latest releases: v1.6.2, 1.6.1.5, v1.6.1.4...
5 months ago

New features

  1. Added a new feature netaccess=0/1 - can be used both globally, individually to block/allow Windows Firewall net access before launching a program, meaning it will be used only for the duration of the run
  2. Added a new feature focusbutton=X - can be used both globally and individually so the menu will focus on button X instead of the first button
  3. Added command line support for /skiptobutton=X, /focusbutton=X and /? (the latter also to the menu bar itself)
  4. Added an optional run as admin feature when requiring admin (previously the user could just choose whether to ignore the admin requirement or not)
  5. Added support for associating the launcher to anything, not just filenames
  6. Added support for associations even if the launcher already has internal command line parameters (in that case, it will append to their end)
  7. Added support for deleting folders using wildcards (which unlike files had no native wildcard support)
  8. Added more simulation prompts including even before opening the config

Fixes

  1. Made settings file's embedding logic happen only after determining the working folder
  2. Made externally passed parameters work not just when using skiptobutton=X
  3. Added support for brackets in environmental variable, like in %ProgramFiles(x86)%
  4. Fixed not to close the menu when symlink creation is blocked while closemenuonclick=0 is used
  5. Fixed deleting symlinks when symlink= has spaces like in symlink=x | y
  6. Fixed not to create already existing symlinks
  7. Added explanation when failing to delete symlinks
  8. Added support for - and not just / for command line parameters
  9. Fixed some message icons

Don't miss a new lwmenu release

NewReleases is sending notifications on new releases.