G
Guest
I downed the newest Driver from HP.
I tried to install it via the recommended Script prndrvr.vbs
command line
cscript %windir%\system32\prndrvr.vbs -a -m "LJ5100 PCL6 21-7-9" -h
"\\ws-000bnkps2j\\D$\\@@printerdriver\\HP LJ5100\\" -i
"D:\\@@printerdriver\\HP LJ5100\\hpc5100c.inf"
after some search on the net i found that non signed driver fail to install
that way cause they cannot be silenced
The Problem is that this is a signed driver !
Trying it old school :
rundll32 printui.dll,PrintUIEntry /ia /m "HP LaserJet 5100 PCL 6" /f
D:\@@printerdriver\HP_LJ5100\hpc5100c.inf
This installs the driver just fine, BUT you can see a copy Box on the Screen.
When i add the quiet switch /q
rundll32 printui.dll,PrintUIEntry /q /ia /m "HP LaserJet 5100 PCL 6" /f
D:\@@printerdriver\HP_LJ5100\hpc5100c.inf
then there is no installation. I need a solution for that, because
installing the driver on older machines will keep the progress bar window
just long enough on the screen for an user to stop it ! ( It´s not only
optical )
As far as I understand MS Policy on signed Drivers they should support the
OS in full ( which includes switches which worked also on older HP Driver ).
Has anybody a solution for that, or is this case at least work in progress
at HP or MS ??
I tried to install it via the recommended Script prndrvr.vbs
command line
cscript %windir%\system32\prndrvr.vbs -a -m "LJ5100 PCL6 21-7-9" -h
"\\ws-000bnkps2j\\D$\\@@printerdriver\\HP LJ5100\\" -i
"D:\\@@printerdriver\\HP LJ5100\\hpc5100c.inf"
after some search on the net i found that non signed driver fail to install
that way cause they cannot be silenced
The Problem is that this is a signed driver !
Trying it old school :
rundll32 printui.dll,PrintUIEntry /ia /m "HP LaserJet 5100 PCL 6" /f
D:\@@printerdriver\HP_LJ5100\hpc5100c.inf
This installs the driver just fine, BUT you can see a copy Box on the Screen.
When i add the quiet switch /q
rundll32 printui.dll,PrintUIEntry /q /ia /m "HP LaserJet 5100 PCL 6" /f
D:\@@printerdriver\HP_LJ5100\hpc5100c.inf
then there is no installation. I need a solution for that, because
installing the driver on older machines will keep the progress bar window
just long enough on the screen for an user to stop it ! ( It´s not only
optical )
As far as I understand MS Policy on signed Drivers they should support the
OS in full ( which includes switches which worked also on older HP Driver ).
Has anybody a solution for that, or is this case at least work in progress
at HP or MS ??