mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
- Changed SetProcessProperties to use Arguments property instead of splitting by space and using ArgumentList - Added tests to verify passwords with special characters like '=' are passed correctly - This fixes the issue where passwords like 'Z-3=Wv99/Aq' were being split incorrectly Co-authored-by: Kvarkas <3611964+Kvarkas@users.noreply.github.com>