Reply To: USB virt.-any license needed ?

#21667
semir
Member
  • Total Post: 17
  • Regular Joe
  • ★★

@ConfGen wrote:

Wow, a lot of Includes. You should clean that up.

Modify
SessionConfig=ALL UnmapPrinters=no MapDisks=yes DisableSound=No DisksReadOnly=yes
to
SessionConfig=ALL UnmapPrinters=no MapDisks=yes DisableSound=No DisksReadOnly=yes UnmapUSB=no VUSB_DISKS=yes VUSB_AUDIO=yes VUSB_VIDEO=yes

Play around with the yes/no values of each.
But remember that XA does not have a real USB redirection as XD has. You will never get all devices mapped.

CG

thank you very much, I’ll try it. I will remove some includes as these are not all in use 🙂

thanks!