Jump to content

Recommended Posts

Posted

I want to silently install my HP Laserjet 4 (PCL5e) printer using the buildin printers of windows xp. i haven't found any solution to my problem. can you give me the help on this problem.


Posted

If it is connected to the PC, then XP should install it. If it is shared from another PC, then you can use a VB script to install it.

Set WshNetwork = CreateObject("WScript.Network")
PrinterPath = "\\server\HPLaserJ"
WshNetwork.AddWindowsPrinterConnection PrinterPath

GnarlyC

Posted

well. it's connected to this pc, but is always turned off when not in use (don't print that often, but when i Print, it is a lot at once). so any solution to that, so that it will install Silently, even when turned off??

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...