You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
however I have a question about RDPArgs in the winboat.config.json. Did I make the changes on the correct way? Are the rdpArgs not implemented yet or do I make a thinking mistake?
I want to pass the "/printer" and "/home-drive" with the start of xfreerdp
When using this on the command line this works fine, I see my printers and my home dir shown in windows
Like with using : xfreerdp3 /u:pieter /v:localhost:47302 /printer /dynamic-resolution /home-drive
then i see the printers and the home dirs in windows
Like :
However when I add the /printer and /home-drive to RDPArgs in winboat.config.json
then nothing happens, even not launching of the app if I do things wrong,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
great app, runs well.
however I have a question about RDPArgs in the winboat.config.json. Did I make the changes on the correct way? Are the rdpArgs not implemented yet or do I make a thinking mistake?
I want to pass the "/printer" and "/home-drive" with the start of xfreerdp
When using this on the command line this works fine, I see my printers and my home dir shown in windows
Like with using :
xfreerdp3 /u:pieter /v:localhost:47302 /printer /dynamic-resolution /home-drivethen i see the printers and the home dirs in windows

Like :
However when I add the /printer and /home-drive to RDPArgs in winboat.config.json
then nothing happens, even not launching of the app if I do things wrong,
I added the rdpArgs like this:
Regards,
Linuxpete
Beta Was this translation helpful? Give feedback.
All reactions