Unattended PrinterDriver and Printer Installation (Batch)
Here is a Script to deploy printer drivers unattended
(also drivers not included in Windows Driver Database,
like Adobe PS, Adobe PDF ...):
(also drivers not included in Windows Driver Database,
like Adobe PS, Adobe PDF ...):
copy AD2KREGP.DLL "%SystemRoot%\System32\spool\DRIVERS\W32X86\*.*"
copy ADPDF6.PPD "%SystemRoot%\System32\spool\DRIVERS\W32X86\*.*"
copy Ps5ui.dll "%SystemRoot%\System32\spool\DRIVERS\W32X86\*.*"
copy Pscript.hlp "%SystemRoot%\System32\spool\DRIVERS\W32X86\*.*"
copy PSCRIPT5.DLL "%SystemRoot%\System32\spool\DRIVERS\W32X86\*.*"
GPSETUP.exe /install C:\TEMP\PRINTER.INI
[/code
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.