Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
installing a printer driver through
Name: secrets Date: April 1, 2006 at 07:14:09 Pacific OS: Windows CPU/Ram: 2.4HT Product: Intel
Comment:
i have a printer driver that i want to install with a setup is there a way????
Summary: I'm hoping someone can help me. I need a script that will allow me to install multiple printer drivers without needing to add the printers. Normally, I go into printers, go to file, server propertie...
Summary: Hey all, I am currently working on a BATCH file that will install a specific printer (on a printserver) to a computer. The current script looks is this:... ______________________________ @Echo off RE...
Summary: Hi, i am developing a printer driver for win98 and i need to access file from Property sheet code. CreateFile() is not working as it is a 32 bit function and property sheet is 16 bit. Can anyone help...