Packages icon indicating copy to clipboard operation
Packages copied to clipboard

WinSCP: Support for 'for you only' installations & other bug fixes

Open sam97 opened this issue 5 years ago • 1 comments

The current auto-detection strategy for paths does not consider installations in %APPDATA%, as well as a few other bugs that get in the way. This PR makes the following changes:

  • Fixes a bug in StartMenu detection which made it unusable.
  • Modifies StartMenu detection to also search for the shortcut in %APPDATA%\Microsoft\Windows\Start Menu\Programs.
  • Searches the registry under the HKCU root as well (for 'for you only' installations).

Fixes Keypirinha/Keypirinha#488.

sam97 avatar Dec 24 '20 15:12 sam97

I've tested this using both 'for all users' and 'for you only' installations in a Windows Sandbox. The sessions and EXE detections seem to be working fine.

sam97 avatar Dec 24 '20 15:12 sam97