Skip to content

v1.0.1

Choose a tag to compare

@flipeador flipeador released this 04 Sep 19:12
· 4 commits to main since this release
  • Improve documentation.
  • Add icon picker (PickIconDlg).
  • Fix Working Directory icon (UI).
  • Fix default command icon when the specified icon is invalid (UI).
  • Fix return type of DllFindPath in UserContextMenuVerb.cs (bug; possible app crash).
  • Change: RuntimeLibrary from MultiThreaded to MultiThreadedDLL, for UserContextMenuVerb in Release.
  • Change: Arguments defaults to "%:NAME%" when using the Join mode and the working directory is empty.

Known issue (regression):
The IsKeyDown function should check that all passed keys are being pressed.
The current implementation causes CTRL or SHIFT to force the RunAs verb.