I understand that kernel-mode driver cannot be virtualized. Can the driver be on host operating system outside the package and then called by the packaged app when launched? If so , how would I do that?
If the driver is installed on the host system, the package should access it automatically.