Microsoft
Software
Hardware
Network
Question : Problem Installing Generic Text Printer
I am trying to install a generic text printer on an XP Pro SP3 computer. The printer is an Epson POS receipt printer connected via USB. I *usually* do this by connecting the printer, letting it go through the motions of trying to find the driver, then either selecting the "Generic/Text" driver or changing it to this driver after installation. This time, however, when I connect the printer, XP recognizes it as a new device, prompts me for the drivers, and I tell it that I will specify the driver to locate. When I select the "Printer" as the hardware type, I get a box with the message "Unable to find any drivers for this device." If I continue to install it, and go to Device Manager to update the driver, I get the same message.
It's quite frustrating at this point. I think that Windows believes this device to be a USB device and therefore will not show me any of the printer drivers (like the Generic/Text one that I really, really need).
Answer : Problem Installing Generic Text Printer
GlobaLevel,
This should do it:
For i = 0 To Me.ListBox1.ListCount - 1
If Me.ListBox1.Selected(i) = True Then
myarray(0, 0) = ListBox1.List(i,0)
myarray(0, 1) = ListBox1.List(i,1)
myarray(0, 2) = ListBox1.List(i,2)
End If
Next i
Patrick
Random Solutions
Display Chart in TextBox
Installing SSL certifcate on exchange 2010
How can you search e-mail within Outlook 2010 and not use the index?
Server 2008 R2 print server vs. XP clients
asp.net mssql - I have a dataosource that initially searches and pulls in a full query is there a way to alter the dynamiccaly the where clause.
What would be my excel formular to find the percentage of errors
Mysql Query to select from two tables
iSCSI Performance Tuning
Excel 2007 Can Not Display Images From Web
php forms and POST method