Hello

I realised I was using some different version (older?) downloaded from:
https://cloudbase.it/freerdp-for-windows-nightly-builds/

Which is the first Windows URL mentioned under
https://github.com/FreeRDP/FreeRDP/wiki/PreBuilds

However since downloading latest built wfreerdp.exe from 

https://ci.freerdp.com/job/freerdp-nightly-windows/lastStableBuild/



I notice that (some) command line options don't appear to do very much



PS C:\Users\angus\Downloads> .\wfreerdp.exe /version

PS C:\Users\angus\Downloads> .\wfreerdp.exe /help > help

PS C:\Users\angus\Downloads> type help

PS C:\Users\angus\Downloads>



Another example, connecting to an RDP server over socks5 works but I don't get 
the floatbar:



PS C:\Users\angus\Downloads> .\wfreerdp.exe 
/floatbar:sticky:on,default:visible,show:always /proxy:socks5://127.0.0.1:8080 
/v:10.20.20.123:3389



When I step through the exe with strings command, I can see /version, /help and 
/floatbar mentioned with similar text to the help page I read from previous 
version.



Any pointers gladly received.



Thanks

Angus
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to