Packages
Packages copied to clipboard
WinSCP: Support for 'for you only' installations & other bug fixes
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.
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.