Can a virtualized app access the local COM ports?
We have a custom application that needs to read smart cards. This works fine when using an USB card reader, but card readers connected to COM1 do not work. The reader does not even start to blink or whatever. When we try this with the non virtualized version of the application it works ok. Before I dig into this I need confirmation that local serial ports can be accessed from a ThinApp'd app.
Cheers