Hi
What's the best way to install a printer driver and port monitor on
vista?
I've looked at the Driver Install Framework, but it doesn't seems to
be able to install my "virtual device".
I have also tried to create a custom install application with
AddPrinterDriver, AddPrinter and AddMonitor. This works fine on XP,
but when run from a msi-package these functions fails with access
denied on vista.
I tried to set level=requireAdministrator in the manifest, but it
doesn't seem to be enugh. Can anyone point me in the right direction?
Thanks!
Tobias