shell-x

Dynamic context menu manager for Windows.

Stars
137

Bot releases are hidden (Show)

shell-x - Release v1.5.6 Latest Release

Published by oleg-shilo 6 months ago

  • Issue #26: Is it possible to implement context menu for the same type of files?
shell-x - Release v1.5.5.0

Published by oleg-shilo 6 months ago

  • #26: Is it possible to implement context menu for the same type of files?
    • Added support for single item multipart extension list as config folder name (e.g. [png] will be treated the same way as png)
    • Added 'Naming convention' section in the CLI help content.
shell-x - Release v1.5.4.0

Published by oleg-shilo over 1 year ago

  • Issue #20: Incorrect context menu
shell-x - Release v1.5.3.0

Published by oleg-shilo over 1 year ago

  • Some improvements to minimize the frequency of #22
  • Issue #20: Incorrect context menu
shell-x - Release v1.5.2

Published by oleg-shilo almost 2 years ago

  • Issue #12: Icon too big on the nested context menu
shell-x - Release v1.5.1.0

Published by oleg-shilo about 2 years ago

  • Issues #17: 1.5.0.0 and spaces in filename
shell-x - Release v1.5.0.0

Published by oleg-shilo about 2 years ago

  • Added support multiselect execution of every selected file in the dedicated instance of the batch file process.
  • Issue #16: Question about executing the BAT file in the menu

File name

<two_digits_order_prefix>.<menu_item_name>[.c][.ms].<cmd|bat|ps1>

.ms in the file name has a special meaning. It indicates that the batch file supports multi-select scenarios. Thus if multiple files are selected and executed against the shell extension menu item then every file will be executed in it's own process of the corresponding batch file. Otherwiseall files are passed to a single batch file.

shell-x - Release v1.4.0.0

Published by oleg-shilo about 2 years ago

  • Added offline testing workflow (shell-x.exe -test <selected path>)
  • Issue #13: [Request] Special folder just for files
  • Added support for multi ext folder
shell-x - Release v1.3.0.0

Published by oleg-shilo almost 3 years ago

  • Issue #8: [Request] Support for wildcard with file extensions
  • Issue #10: Directory background support
shell-x - Release v1.2.0.0

Published by oleg-shilo about 4 years ago

  • Issue #4: Removing icons is not possible because locking
  • Issue #5: PowerShell support
shell-x - Release v1.1.0.0

Published by oleg-shilo about 4 years ago

  • Issue #3: Add support for folder
shell-x - Release v1.0.1.0

Published by oleg-shilo almost 5 years ago

  • Issue#2: Unnecessary double quotation marks
shell-x - Release v1.0.0.0

Published by oleg-shilo over 5 years ago

Initial release