Skip to content

Version 2.2.0

Latest
Compare
Choose a tag to compare
@qJake qJake released this 21 Jun 15:51
· 3 commits to master since this release

Changelog

  • Changed global hotkey to Win + N, due to a recent Insider build of Windows 10 stealing the Win + F shortcut.
  • Added the ability for the hotkey to be overridden via the command-line - pass in an enum value from the Keys enumeration as the only command-line argument, for example: PSRunner.exe Y will use the Win + Y binding instead of the default.
  • If no command is entered (the command box is left empty), a new, empty PowerShell session will be opened.

Requires the .NET Framework 4.5 or above.

Note: Manual installation is required at this time (instructions included). If you are not comfortable creating shortcuts or working in your AppData folder, I do not recommend you download this release. Future releases will automate this process (see #1).