Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding Printers using printui.dll
#2
This works:
Function Function91
Code:
Copy      Help
str path="%windir%\inf\ntprint.inf"
path.expandpath
str param=
;printui.dll,PrintUIEntry
;/if
;/b "Non PostScript Printer"
;/m "HP DeskJet 310"
;/r "lpt1:"
;/f
param+path
run "rundll32" param
out "Done"

Any other way?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)