Skip to content

v1.5.5.5 - 2024-4-7

Pre-release
Pre-release
Compare
Choose a tag to compare
@lwcorp lwcorp released this 06 Apr 22:46
· 12 commits to main since this release
749b2d1
  1. Added a new feature netaccess=0/1 - can be used both globally and 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 environmental variable support for brackets, 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