winapps-org / winapps

The winapps main project, forked from https://github.com/Fmstrat/winapps/
Other
998 stars 45 forks source link

Winapps does not work for FreeRDP3 #81

Closed s-kesh closed 4 months ago

s-kesh commented 6 months ago

Thanks for this wonderful script. But the script does not work with freeRDP3.

"./bin/winapps windows" works with both freeRDP3 and freeRDP2. But "./bin/winapps check" does not work with freeRDP3.

freeRDP version: 3.4.0

GreatNovaDragon commented 5 months ago

at least under arch linux, the command for freeRDP2 is xfreerdp3 and not xfreerdp, which is porbably why it doesnt work, cause it checks for xfreerdp

LDprg commented 4 months ago

@s-kesh The patch hs been merged, can you verify that it fixed your problem?

s-kesh commented 4 months ago

Sorry for such a late reply. Now it works.