prndrvr.vbs in Windows 2000 doesn't work

  • Thread starter Thread starter Anthony
  • Start date Start date
A

Anthony

I have a need to install the "Generic / Text Only" printer driver and
object on Windows 2000 from the command line. I have copied
prndrvr.vbs (and the other prn*.vbs files) from my Windows XP box to
the C:\WinNT\System32 directory of my Windows 2000 machine. From the
C:\WinNT\System32 directory, I type:

cscript prndrvr.vbs -a -m "Generic / Text Only" -v 3

I get the following error message:

Unable to add printer driver Generic / Text Only Error 0x80041002 Not
Found

Am I doing something wrong or do these .vbs scripts not work at all in
Windows 2000?
 
Back
Top