Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > Usbprint.sys question

Reply
Thread Tools Display Modes

Usbprint.sys question

 
 
ivco_sa@abv.bg
Guest
Posts: n/a

 
      11-22-2006
Hi,

In normal cases if a USB device with Class_07(printer) is plugged in, the
Setup locates the system-supplied Usbprint.inf and uses it to load
Usbprint.sys silently.
In my case I have a USB printer that represents itself not with Class_07
but
as USB device. I have a driver for this class device, port monitor and I
have
a minidriver for the printer as well. The way it works now is - if the
printer is attached:
1. I should install the USB driver.
2. I should install the port monitor - manually with inf file(it adds a
port).
3. I should install a printer with the provided minidriver inf file.
4. and finally should attach the printer to the port.

Is there a way to make the whole thing work as plug and play driver?

I think that if it is possible to load my USB driver instead of
Usbprint.sys it will be OK.

Regards
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
USBPrint.sys on Windows XP SP2 Mario Windows Vista Drivers 2 06-20-2006 09:30 PM
filter on usbprint.sys, WORK?? bob Windows Vista Drivers 2 03-02-2006 02:39 AM
USBPrint.sys on Windows XP SP2 Mario Windows Vista Drivers 0 12-19-2005 01:01 PM
USBPrint Devices Colie Windows Vista Drivers 0 08-23-2005 10:00 PM
USBPRINT.SYS Timeout on ReadFile Kent Windows Vista Drivers 1 09-29-2003 08:57 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59