Changes

Jump to: navigation, search

Printer configuration

47 bytes added, 11:53, 9 April 2015
m
Another lazy way (Vista)
<source lang="xml">
<packages> <package
id="labo-printer"
name="Labo Printer"
reboot="false">
<check type="registry" condition="equals" path="HKLM\SYSTEM\CurrentControlSet\Control\Print\Printers\Brother HL-1470N\Name" value="Brother HL-1470N" /> <install cmd="c:\windows\system32\spool\tools\printbrm.exe -r -f %SOFTWARE%\Printers\printer_labo.export -O FORCE" /> <install cmd='rundll32 printui.dll,PrintUIEntry /y /n "Brother HL-1470N"' /> </package></packages>
</source>
4
edits

Navigation menu