Changes

Jump to: navigation, search

Printer drivers

1,049 bytes added, 21:35, 6 July 2011
Updated Ricoh Aficio 2045e example to work on 64-bit (amd64) Windows
id="ricoh-aficio2045e-drivers"
name="Ricoh drivers"
revision="23"
reboot="false"
priority="0">
<!-- XXX this check is inadequate. Wpkg doesn't handle REG_BINARY very well. -->
<!-- Note: the packages only provide x86 drivers, so no other arch are checked -->
<check type="logical" condition="or"> <check type="registry" condition="equals" path="HKLM\SYSTEM\CurrentControlSet\Control\Print\EnvironmentsPrintEnvironments\Windows NT x86\Drivers\Version-3\Ricoh Aficio 2045e PCL 6\Data File" value="RIC634K.DLL" /> <check type="registry" condition="equals" path="HKLM\SYSTEM\CurrentControlSet\Control\PrintPrintEnvironments\EnvironmentsWindows x64\Drivers\Version-3\Ricoh Aficio 2045e PCL 6\Data File" value="RIC634K.DLL" /> </check> <check type="logical" condition="or"> <check type="registry" condition="equals" path="HKLM\SYSTEM\CurrentControlSet\Control\PrintEnvironments\Windows NT x86\Drivers\Version-3\Ricoh Aficio 2045e PS\Data File" value="RAF245E3.PPD" /> <check type="registry" condition="equals" path="HKLM\SYSTEM\CurrentControlSet\Control\PrintEnvironments\Windows x64\Drivers\Version-3\Ricoh Aficio 2045e PS\Data File" value="RAF245E3.PPD" /> </check>
<install cmd='%COMSPEC% /C if not exist "%PROGRAMFILES(x86)%" rundll32 PrintUI.dll,PrintUIEntry /ia /f "%SOFTWARE%\printerdrivers\ricoh\PCL6\3.1.0.0\disk1\OEMSETUP.INF" /m "RICOH Aficio 2045e PCL 6" /q' /> <install cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%" rundll32 PrintUI.dll,PrintUIEntry /ia /f %SOFTWARE%\printerdrivers\ricoh\PCL6-x64\3.1.0.0\disk1\OEMSETUP.INF"/m "RICOH Aficio 2045e PCL 6" /q' />  <install cmd='%COMSPEC% /C if not exist "%PROGRAMFILES(x86)%" rundll32 PrintUI.dll,PrintUIEntry /ia /f %SOFTWARE%\printerdrivers\ricoh\PS\3.0.0\DISK1\RICSETUP.INF" /m "RICOH Aficio 2045e PS" /q' /> <install cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%" rundll32 PrintUI.dll,PrintUIEntry /ia /f %SOFTWARE%\printerdrivers\ricoh\PS-x64\3.0.0\DISK1\RICSETUP.INF" /m "RICOH Aficio 2045e PS" /q' />
</package>
Anonymous user

Navigation menu