This commit is contained in:
JonatanRek 2025-02-05 18:45:52 +01:00
parent 01137f3cb8
commit 8da045562c
65 changed files with 13163 additions and 12 deletions

View File

@ -0,0 +1,14 @@
$PathIntune = "$Env:Programfiles\Intune"
$PackageName = "Printer"
$PrinterName = "Xerox Versalink C7025 - Vznohradská"
Start-Transcript -Path "$PathIntune\Log\$PackageName-install.log" -Force
$PrinterExist = Get-Printer -Name $PrinterName -ErrorAction SilentlyContinue
if ($PrinterExist) {
Write-Output "Found it!"
}
0
Stop-Transcript

View File

@ -0,0 +1,95 @@
<?xml version="1.0" encoding="utf-8"?>
<SharedProductData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ReleaseDescriptorNoSpaces>Xerox_VersaLink_C7000_C7020_C7025_C7030</ReleaseDescriptorNoSpaces>
<ReleaseDescriptorWithSpaces>Xerox VersaLink C7000/C7020/C7025/C7030</ReleaseDescriptorWithSpaces>
<RecommendedPdl>PCL6</RecommendedPdl>
<V4DriverPDL>PS</V4DriverPDL>
<V4DriverPDL>PCL6</V4DriverPDL>
<CWISColorLevelsLink>http://{0}/status/consumables.php</CWISColorLevelsLink>
<CWISPaperLevelsLink>http://{0}/status/trays.php</CWISPaperLevelsLink>
<DefaultRegistrationModel>VLC70XX</DefaultRegistrationModel>
<capabilities>
<ControllerFamily>NEXTWAVE</ControllerFamily>
<ControllerFamilyVersion>1.0</ControllerFamilyVersion>
<PowerEngageSupport>Available</PowerEngageSupport>
<!-- Microsoft's Auto-Config requires firmware update to D2.1 (e.g. SMP-1) or later. -->
<MicrosoftWsdMonAutoConfig>SupportedPostLaunch</MicrosoftWsdMonAutoConfig>
<MicrosoftTcpMonAutoConfig>SupportedPostLaunch</MicrosoftTcpMonAutoConfig>
<XBDSLevel>1.0</XBDSLevel>
<XCPTLevel>1.0</XCPTLevel>
<CBRLevel>1.0</CBRLevel>
<ColorCapability>Color</ColorCapability>
<MediaTypeTranslation>Office</MediaTypeTranslation>
<LDAPPhonebook>Available</LDAPPhonebook>
</capabilities>
<models>
<PrinterModel>
<ModelName>Xerox VersaLink C7000</ModelName>
<Mimic>Xerox_VersaLink_C7000_48.png</Mimic>
<Mimic256>Xerox_VersaLink_C7000_256.png</Mimic256>
<RecommendedPdlForModel>PS</RecommendedPdlForModel>
<SysObjectIds>
<string>1.3.6.1.4.1.253.8.62.1.34.2.1</string>
</SysObjectIds>
<USBProductId>88F9</USBProductId>
<RatedSpeed>35</RatedSpeed>
<HardwareId>XeroxVersaLink_C70009342</HardwareId>
<ConditionalModelDesignation>C7000</ConditionalModelDesignation>
<DeviceStageIconName>dm_Maris_VLC7000</DeviceStageIconName>
<WebLinkModelId>VLC7000</WebLinkModelId>
<PowerengageBrand>VersaLink</PowerengageBrand>
<PowerengageModel>C7000</PowerengageModel>
</PrinterModel>
<PrinterModel>
<ModelName>Xerox VersaLink C7020</ModelName>
<Mimic>Xerox_VersaLink_C70XX_48.png</Mimic>
<Mimic256>Xerox_VersaLink_C70xx_Mfp_256.png</Mimic256>
<SysObjectIds>
<string>1.3.6.1.4.1.253.8.62.1.34.2.2</string>
</SysObjectIds>
<USBProductId>88FA</USBProductId>
<RatedSpeed>20</RatedSpeed>
<HardwareId>XeroxVersaLink_C7020F343</HardwareId>
<ConditionalModelDesignation>C7020</ConditionalModelDesignation>
<DeviceStageIconName>dm_Maris_VLC70XX</DeviceStageIconName>
<WebLinkModelId>VLC70XX</WebLinkModelId>
<PowerengageBrand>VersaLink</PowerengageBrand>
<PowerengageModel>C7020</PowerengageModel>
</PrinterModel>
<PrinterModel>
<ModelName>Xerox VersaLink C7025</ModelName>
<Mimic>Xerox_VersaLink_C70XX_48.png</Mimic>
<Mimic256>Xerox_VersaLink_C70xx_Mfp_256.png</Mimic256>
<SysObjectIds>
<string>1.3.6.1.4.1.253.8.62.1.34.2.3</string>
</SysObjectIds>
<USBProductId>88FB</USBProductId>
<RatedSpeed>25</RatedSpeed>
<HardwareId>XeroxVersaLink_C7025F083</HardwareId>
<ConditionalModelDesignation>C7025</ConditionalModelDesignation>
<DeviceStageIconName>dm_Maris_VLC70XX</DeviceStageIconName>
<WebLinkModelId>VLC70XX</WebLinkModelId>
<PowerengageBrand>VersaLink</PowerengageBrand>
<PowerengageModel>C7025</PowerengageModel>
</PrinterModel>
<PrinterModel>
<ModelName>Xerox VersaLink C7030</ModelName>
<Mimic>Xerox_VersaLink_C70XX_48.png</Mimic>
<Mimic256>Xerox_VersaLink_C70xx_Mfp_256.png</Mimic256>
<SysObjectIds>
<string>1.3.6.1.4.1.253.8.62.1.34.2.4</string>
</SysObjectIds>
<USBProductId>88FC</USBProductId>
<RatedSpeed>30</RatedSpeed>
<HardwareId>XeroxVersaLink_C70306342</HardwareId>
<ConditionalModelDesignation>C7030</ConditionalModelDesignation>
<DeviceStageIconName>dm_Maris_VLC70XX</DeviceStageIconName>
<WebLinkModelId>VLC70XX</WebLinkModelId>
<PowerengageBrand>VersaLink</PowerengageBrand>
<PowerengageModel>C7030</PowerengageModel>
</PrinterModel>
</models>
</SharedProductData>

View File

@ -0,0 +1,367 @@
<?xml version="1.0"?>
<bidi:Schema xmlns:bidi="http://schemas.microsoft.com/windows/2005/03/printing/bidi">
<!-- Note: Refresh interval set to 6 hours (21600 sec). Restart spooler, or reboot, to update on demand. -->
<Property name="Printer">
<Property name="Finishing">
<Converter name="CollationSupported" oid="1.3.6.1.4.1.253.8.55.6.50" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="false"/>
<Conversion mibValue="3" bidiValue="true"/>
<Conversion mibValue="4" bidiValue="false"/>
<Conversion mibValue="5" bidiValue="false"/>
</Converter>
<Property name="Staple">
<!-- StaplerInstalled -->
<Converter name="Installed" oid="1.3.6.1.4.1.253.8.55.6.1" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="false"/>
<Conversion mibValue="3" bidiValue="true"/>
<Conversion mibValue="4" bidiValue="false"/>
<Conversion mibValue="5" bidiValue="false"/>
</Converter>
</Property>
</Property> <!--Finishing-->
<Property name="Configuration">
<!-- Xerox CPSS Extension-->
<Property name="InstallableOptionsActualCol">
<!-- InstallableAsciiJobTicketActual -->
<Value name="RawInstallableAsciiJobTicketActual" oid="1.3.6.1.4.1.253.8.55.6.51" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableAsciiJobTicketActual" oid="1.3.6.1.4.1.253.8.55.6.51" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="2" bidiValue="NotInstalled"/>
<Conversion mibValue="3" bidiValue="AsciiJobTicketRequired"/>
<Conversion mibValue="4" bidiValue="AsciiJobTicketAllowed"/>
</Converter>
<!-- InstallableAuthenticationModuleActual -->
<Value name="RawInstallableAuthenticationModuleActual" oid="1.3.6.1.4.1.253.8.55.6.52" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableAuthenticationModuleActual" oid="1.3.6.1.4.1.253.8.55.6.52" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="other"/>
<Conversion mibValue="2" bidiValue="NotInstalled"/>
<Conversion mibValue="3" bidiValue="CommonAccessCardPiv"/>
<Conversion mibValue="4" bidiValue="S3"/>
<Conversion mibValue="5" bidiValue="PIN"/>
<Conversion mibValue="6" bidiValue="Password"/>
<Conversion mibValue="7" bidiValue="SmartCard"/>
</Converter>
<!-- InstallableBookletModuleActual -->
<Value name="RawInstallableBookletModuleActual" oid="1.3.6.1.4.1.253.8.55.6.3" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableBookletModuleActual" oid="1.3.6.1.4.1.253.8.55.6.3" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableCoilPunchUnitActual -->
<Value name="RawInstallableCoilPunchUnitActual" oid="1.3.6.1.4.1.253.8.55.6.5" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableCoilPunchUnitActual" oid="1.3.6.1.4.1.253.8.55.6.5" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableDuplexUnitActual -->
<Value name="RawInstallableDuplexUnitActual" oid="1.3.6.1.4.1.253.8.55.6.2" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableDuplexUnitActual" oid="1.3.6.1.4.1.253.8.55.6.2" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableEnhancedImageQualityActual -->
<Value name="RawInstallableEnhancedImageQualityActual" oid="1.3.6.1.4.1.253.8.55.6.54" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableEnhancedImageQualityActual" oid="1.3.6.1.4.1.253.8.55.6.54" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableEnvelopeTrayActual -->
<Value name="RawInstallableEnvelopeTrayActual" oid="1.3.6.1.4.1.253.8.55.6.4" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableEnvelopeTrayActual" oid="1.3.6.1.4.1.253.8.55.6.4" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableFaxEmailNotificationActual -->
<Value name="RawInstallableFaxEmailNotificationActual" oid="1.3.6.1.4.1.253.8.55.6.22" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableFaxEmailNotificationActual" oid="1.3.6.1.4.1.253.8.55.6.22" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableFaxOutActual -->
<Value name="RawInstallableFaxOutActual" oid="1.3.6.1.4.1.253.8.55.6.14" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableFaxOutActual" oid="1.3.6.1.4.1.253.8.55.6.14" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableFinisherDfaActual -->
<Value name="RawInstallableFinisherDfaActual" oid="1.3.6.1.4.1.253.8.55.6.6" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableFinisherDfaActual" oid="1.3.6.1.4.1.253.8.55.6.6" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableHighCapacityFeederActual -->
<Value name="RawInstallableHighCapacityFeederActual" oid="1.3.6.1.4.1.253.8.55.6.7" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableHighCapacityFeederActual" oid="1.3.6.1.4.1.253.8.55.6.7" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="other"/>
<Conversion mibValue="2" bidiValue="NotInstalled"/>
<Conversion mibValue="3" bidiValue="HCF"/>
<Conversion mibValue="4" bidiValue="HcfOversized"/>
<Conversion mibValue="5" bidiValue="HcfOversized2Trays"/>
</Converter>
<!-- InstallableHardDriveActual -->
<Value name="RawInstallableHardDriveActual" oid="1.3.6.1.4.1.253.8.55.6.9" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableHardDriveActual" oid="1.3.6.1.4.1.253.8.55.6.9" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableHoldForAuthenticationActual -->
<Value name="RawInstallableHoldForAuthenticationActual" oid="1.3.6.1.4.1.253.8.55.6.53" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableHoldForAuthenticationActual" oid="1.3.6.1.4.1.253.8.55.6.53" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="2" bidiValue="NotInstalled"/>
<Conversion mibValue="3" bidiValue="PIN"/>
<Conversion mibValue="4" bidiValue="UserId"/>
</Converter>
<!-- InstallableHolePunchUnitActual -->
<Value name="RawInstallableHolePunchUnitActual" oid="1.3.6.1.4.1.253.8.55.6.10" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableHolePunchUnitActual" oid="1.3.6.1.4.1.253.8.55.6.10" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="PunchUnknown"/>
<Conversion mibValue="2" bidiValue="NotInstalled"/>
<Conversion mibValue="12" bidiValue="Punch_2HoleStack"/>
<Conversion mibValue="15" bidiValue="Punch_3HoleStack"/>
<Conversion mibValue="17" bidiValue="Punch_4HoleStack"/>
<Conversion mibValue="22" bidiValue="Punch_2And_3HoleStack"/>
<Conversion mibValue="23" bidiValue="Punch_2And_4HoleStack"/>
</Converter>
<!-- InstallableInputPaperTraysActual -->
<Value name="RawInstallableInputPaperTraysActual" oid="1.3.6.1.4.1.253.8.55.6.11" type="BIDI_STRING" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableInputPaperTraysActual" oid="1.3.6.1.4.1.253.8.55.6.11" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="notInstalled" bidiValue="NotInstalled"/>
<Conversion mibValue="traysInstalled" bidiValue="traysInstalled"/>
<Conversion mibValue="1Tray" bidiValue="1Tray"/>
<Conversion mibValue="2Trays" bidiValue="2Trays"/>
<Conversion mibValue="3Trays" bidiValue="3Trays"/>
<Conversion mibValue="3TraysHighCapacity" bidiValue="3TraysHighCapacity"/>
<Conversion mibValue="4Trays" bidiValue="4Trays"/>
<Conversion mibValue="4TraysHighCapacityTandemTray" bidiValue="4TraysHighCapacityTandemTray"/>
<Conversion mibValue="5Trays" bidiValue="5Trays"/>
<Conversion mibValue="6Trays" bidiValue="6Trays"/>
<Conversion mibValue="extraTraysNotInstalled" bidiValue="extraTraysNotInstalled"/>
<Conversion mibValue="1ExtraTray" bidiValue="1ExtraTray"/>
<Conversion mibValue="2ExtraTrays" bidiValue="2ExtraTrays"/>
<Conversion mibValue="3ExtraTrays" bidiValue="3ExtraTrays"/>
<Conversion mibValue="4ExtraTrays" bidiValue="4ExtraTrays"/>
<Conversion mibValue="5TraysHighCapacityTandemTray" bidiValue="5TraysHighCapacityTandemTray"/>
<Conversion mibValue="6TraysHighCapacity" bidiValue="6TraysHighCapacity"/>
<Conversion mibValue="6TraysHighCapacityTandemTray" bidiValue="6TraysHighCapacityTandemTray"/>
</Converter>
<!-- InstallableInserterUnitActual -->
<Value name="RawInstallableInserterUnitActual" oid="1.3.6.1.4.1.253.8.55.6.12" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableInserterUnitActual" oid="1.3.6.1.4.1.253.8.55.6.12" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableJobAccountingFdiOptionActual -->
<Value name="RawInstallableJobAccountingFdiOptionActual" oid="1.3.6.1.4.1.253.8.55.6.13" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableJobAccountingFdiOptionActual" oid="1.3.6.1.4.1.253.8.55.6.13" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableJobAccountingSystemActual -->
<Value name="RawInstallableJobAccountingSystemActual" oid="1.3.6.1.4.1.253.8.55.6.57" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableJobAccountingSystemActual" oid="1.3.6.1.4.1.253.8.55.6.57" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="2" bidiValue="NotPresent"/>
<Conversion mibValue="3" bidiValue="Standard"/>
<Conversion mibValue="4" bidiValue="Network"/>
<Conversion mibValue="5" bidiValue="AccountingGreenUserOnly"/>
<Conversion mibValue="6" bidiValue="AccountingGreenAccountOnly"/>
<Conversion mibValue="7" bidiValue="AccountingGreenBillingOnly"/>
<Conversion mibValue="8" bidiValue="AccountingGreenUserAndAccount"/>
<Conversion mibValue="9" bidiValue="AccountingGreenAll"/>
</Converter>
<!-- InstallableJobStorageActual -->
<Value name="RawInstallableJobStorageActual" oid="1.3.6.1.4.1.253.8.55.6.56" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableJobStorageActual" oid="1.3.6.1.4.1.253.8.55.6.56" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableMemoryActual (MB) -->
<Value name="InstallableMemoryActual" oid="1.3.6.1.4.1.253.8.55.6.15" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<!-- InstallableOutputBinSideActual -->
<Value name="RawInstallableOutputBinSideActual" oid="1.3.6.1.4.1.253.8.55.6.16" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableOutputBinSideActual" oid="1.3.6.1.4.1.253.8.55.6.16" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableOutputBinCenterActual -->
<Value name="RawInstallableOutputBinCenterActual" oid="1.3.6.1.4.1.253.8.55.6.17" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableOutputBinCenterActual" oid="1.3.6.1.4.1.253.8.55.6.17" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableOutputDeliveryUnitActual -->
<Value name="RawInstallableOutputDeliveryUnitActual" oid="1.3.6.1.4.1.253.8.55.6.8" type="BIDI_STRING" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableOutputDeliveryUnitActual" oid="1.3.6.1.4.1.253.8.55.6.8" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="NotInstalled" bidiValue="NotInstalled"/>
<Conversion mibValue="AdvancedOfficeFinisher" bidiValue="AdvancedOfficeFinisher"/>
<Conversion mibValue="ATypeFinisher" bidiValue="ATypeFinisher"/>
<Conversion mibValue="BasicOffceFinisher" bidiValue="BasicOffceFinisher"/>
<Conversion mibValue="Css" bidiValue="Css"/>
<Conversion mibValue="CTypeFinisher" bidiValue="CTypeFinisher"/>
<Conversion mibValue="CTypeFinisherBookletMaker" bidiValue="CTypeFinisherBookletMaker"/>
<Conversion mibValue="DBookletMaker" bidiValue="DBookletMaker"/>
<Conversion mibValue="Hvf" bidiValue="Hvf"/>
<Conversion mibValue="HvfBm" bidiValue="HvfBm"/>
<Conversion mibValue="OfficeFinisher" bidiValue="OfficeFinisher"/>
<Conversion mibValue="OfficeFinisherBookletMaker" bidiValue="OfficeFinisherBookletMaker"/>
<Conversion mibValue="OffsetCatchTray" bidiValue="OffsetCatchTray"/>
<Conversion mibValue="OutputBin_500Sheet" bidiValue="OutputBin_500Sheet"/>
<Conversion mibValue="StandardFinisher" bidiValue="StandardFinisher"/>
</Converter>
<!-- InstallablePhaserModuleActual -->
<Value name="RawInstallablePhaserModuleActual" oid="1.3.6.1.4.1.253.8.55.6.18" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallablePhaserModuleActual" oid="1.3.6.1.4.1.253.8.55.6.18" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="2" bidiValue="NotSpecified"/>
<Conversion mibValue="3" bidiValue="B"/>
<Conversion mibValue="4" bidiValue="N"/>
<Conversion mibValue="5" bidiValue="DN"/>
<Conversion mibValue="6" bidiValue="DT"/>
<Conversion mibValue="7" bidiValue="DX"/>
<Conversion mibValue="8" bidiValue="GX"/>
<Conversion mibValue="9" bidiValue="DP"/>
<Conversion mibValue="10" bidiValue="DXF"/>
</Converter>
<!-- InstallablePrintEngineActual -->
<Value name="RawInstallablePrintEngineActual" oid="1.3.6.1.4.1.253.8.55.6.19" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallablePrintEngineActual" oid="1.3.6.1.4.1.253.8.55.6.19" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="2" bidiValue="Single"/>
<Conversion mibValue="3" bidiValue="Dual"/>
</Converter>
<!-- InstallableProductivityPackActual -->
<Value name="RawInstallableProductivityPackActual" oid="1.3.6.1.4.1.253.8.55.6.55" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableProductivityPackActual" oid="1.3.6.1.4.1.253.8.55.6.55" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableSquareFoldTrimmerActual -->
<Value name="RawInstallableSquareFoldTrimmerActual" oid="1.3.6.1.4.1.253.8.55.6.20" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableSquareFoldTrimmerActual" oid="1.3.6.1.4.1.253.8.55.6.20" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- InstallableTriFoldActual -->
<Value name="RawInstallableTriFoldActual" oid="1.3.6.1.4.1.253.8.55.6.21" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="InstallableTriFoldActual" oid="1.3.6.1.4.1.253.8.55.6.21" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="Other"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- CollationSupported -->
<Value name="RawCollationSupported" oid="1.3.6.1.4.1.253.8.55.6.50" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="CollationSupported" oid="1.3.6.1.4.1.253.8.55.6.50" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="NotInstalled"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
<!-- StaplerInstalled -->
<Value name="RawStaplerInstalled" oid="1.3.6.1.4.1.253.8.55.6.1" type="BIDI_INT" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true" />
<Converter name="StaplerInstalled" oid="1.3.6.1.4.1.253.8.55.6.1" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Conversion mibValue="1" bidiValue="NotInstalled"/>
<Conversion mibValue="3" bidiValue="Installed"/>
<Conversion mibValue="4" bidiValue="NotInstalled"/>
<Conversion mibValue="5" bidiValue="NotInstalled"/>
</Converter>
</Property> <!-- InstallableOptionsActualCol -->
<!-- A3 or A4 -->
<Property name="A3Device">
<Installed name="Installed" oid="1.3.6.1.2.1.43.13.4.1.6.1" deviceIndex="false" refreshInterval="21600" drvPrinterEvent="true">
<Lookup value="117000"/>
<Lookup value="297000"/>
<Lookup value="305000"/>
<Lookup value="320000"/>
<Lookup value="330000"/>
<Lookup value="330200"/>
</Installed>
</Property>
</Property> <!-- Configuration -->
<IndexedProperty name="Table">
<Value name="PrinterIndex" oid="1.3.6.1.4.1.2699.1.2.1.2.1.1.1" type="BIDI_INT" deviceIndex="false"/>
<Value name="FriendlyName" oid="1.3.6.1.4.1.2699.1.2.1.2.1.1.2" type="BIDI_STRING" deviceIndex="false"/>
<Value name="1284DeviceID" oid="1.3.6.1.4.1.2699.1.2.1.2.1.1.3" type="BIDI_STRING" deviceIndex="false"/>
</IndexedProperty>
</Property> <!-- Printer -->
</bidi:Schema>

View File

@ -0,0 +1,47 @@
<?xml version="1.0"?>
<bidi:Definition xmlns:bidi="http://schemas.microsoft.com/windows/2005/03/printing/bidi">
<Schema xmlns:wprt="http://schemas.microsoft.com/windows/2006/08/wdp/print"
xmlns:cpss="http://xml.namespaces.xerox.com/enterprise/device/cpss/2007/08" >
<Property name="Printer">
<Property name="Finishing">
<Value name="CollationSupported" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/wprt:Finishings/wprt:CollationSupported" type="BIDI_STRING" optional="true" drvPrinterEvent="true" />
<Property name="Staple">
<Value name="Installed" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/wprt:Finishings/wprt:StaplerInstalled" type="BIDI_STRING" optional="true" drvPrinterEvent="true" />
</Property>
</Property>
<Property name="Configuration">
<Property name="InstallableOptionsActualCol">
<!-- String values -->
<Value name="InstallableFaxOutActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableFaxOutActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableFaxEmailNotificationActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableFaxEmailNotificationActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableDuplexUnitActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableDuplexUnitActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableHoldForAuthenticationActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableHoldForAuthenticationActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableHolePunchUnitActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableHolePunchUnitActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableInputPaperTraysActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableInputPaperTraysActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableInserterUnitActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableInserterUnitActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableJobStorageActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableJobStorageActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableOutputDeliveryUnitActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableOutputDeliveryUnitActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableJobAccountingFdiOptionActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableJobAccountingFdiOptionActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableJobAccountingSystemActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableJobAccountingSystemActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableTriFoldActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableTriFoldActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableHardDriveActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableHardDriveActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableAuthenticationModuleActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableAuthenticationModuleActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableHighCapacityFeederActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableHighCapacityFeederActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableBookletModuleActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableBookletModuleActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableCoilPunchUnitActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableCoilPunchUnitActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableSquareFoldTrimmerActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableSquareFoldTrimmerActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallablePhaserModuleActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallablePhaserModuleActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableDocumentEncryptionActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableDocumentEncryptionActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableEnvelopeTrayActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableEnvelopeTrayActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<Value name="InstallableOutputBinCenterActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableOutputBinCenterActual" type="BIDI_STRING" drvPrinterEvent="true"/>
<!-- Int values -->
<Value name="InstallableMemoryActual" query="wprt:PrinterConfiguration" filter="wprt:PrinterConfiguration/cpss:InstallableOptionsActualCol/cpss:InstallableMemoryActual" type="BIDI_INT" drvPrinterEvent="true"/>
</Property>
</Property>
</Property>
</Schema>
</bidi:Definition>

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Properties xmlns="http://schemas.microsoft.com/windows/2011/08/printing/devmodemap">
<Property Name="JobSimpleSecurePrint">
<String Length="32"></String>
</Property>
<Property Name="JobXeroxCompleteDocSettings">
<String Length="4000"></String>
</Property>
<Property Name="JobXeroxPublicDocSettings">
<String Length="10240"></String>
</Property>
</Properties>

View File

@ -0,0 +1,136 @@
<!--
Copyright (c) 2020 Xerox Corporation
All rights reserved.
-->
<Filters>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0000}"
name = "xr-AnnotationFilter.dll,{7F37E860-4E07-4A74-955F-18FE3CC4A926},CONTENTADDITION.10000">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0001}"
name = "xr-TransformFilter.dll,{4CCF15CC-9B66-4c14-BE23-7FF60D6C47B6},IMPOSITION.10000">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0002}"
name = "xr-AnnotationFilter.dll,{A8CCBB07-F34F-4500-A7FF-32DA967D17BE},OPTIMIZATION.10000">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0003}"
name = "">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0004}"
name = "">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0005}"
name = "">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0006}"
name = "">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0007}"
name = "">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BAA0008}"
name = "">
<Input guid = "{b8cf8530-5562-47c4-ab67-b1f69ecf961e}" comment="IID_IXpsDocumentProvider"/>
<Output guid = "{4368d8a2-4181-4a9f-b295-3d9a38bb9ba0}" comment="IID_IXpsDocumentConsumer"/>
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BBB0100}"
name = "MSxpsPCL6.dll,{3821E518-33AF-4d17-92B3-28EB410D46B6},STREAMCONVERSION.10000">
<Input guid = "{4d47a67c-66cc-4430-850e-daf466fe5bc4}" comment="IID_IPrintReadStream" />
<Output guid = "{65bb7f1b-371e-4571-8ac7-912f510c1a38}" comment="IID_IPrintWriteStream" />
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BBB0101}"
name = "xr-PDLStreamFilter.dll,{9023A912-CDAE-4549-B6E2-0D634B4D24EB},STREAMPOSTPROCESSING.10000">
<Input guid = "{4d47a67c-66cc-4430-850e-daf466fe5bc4}" comment="IID_IPrintReadStream" />
<Output guid = "{65bb7f1b-371e-4571-8ac7-912f510c1a38}" comment="IID_IPrintWriteStream" />
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BBB0102}"
name = "">
<Input guid = "{4d47a67c-66cc-4430-850e-daf466fe5bc4}" comment="IID_IPrintReadStream" />
<Output guid = "{65bb7f1b-371e-4571-8ac7-912f510c1a38}" comment="IID_IPrintWriteStream" />
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BBB0103}"
name = "">
<Input guid = "{4d47a67c-66cc-4430-850e-daf466fe5bc4}" comment="IID_IPrintReadStream" />
<Output guid = "{65bb7f1b-371e-4571-8ac7-912f510c1a38}" comment="IID_IPrintWriteStream" />
</Filter>
<Filter
dll = "xr-VFilter.dll"
clsid = "{FEBECEBD-FCB4-41AC-99E2-E5C27BBB0104}"
name = "">
<Input guid = "{4d47a67c-66cc-4430-850e-daf466fe5bc4}" comment="IID_IPrintReadStream" />
<Output guid = "{65bb7f1b-371e-4571-8ac7-912f510c1a38}" comment="IID_IPrintWriteStream" />
</Filter>
<FilterServiceProvider dll = "PrintConfig.dll"/>
</Filters>

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Properties xmlns= "http://schemas.microsoft.com/windows/2011/08/printing/queueproperties">
<Property Name="XeroxQueueProperties">
<String>
<![CDATA[
<?xml version="1.0" encoding="utf-8" ?>
<XeroxQueueProperties>
</XeroxQueueProperties>
]]>
</String>
</Property>
</Properties>

View File

@ -0,0 +1,466 @@
*%******************************************************************************************
*% String resource mapping for GPD files
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*GPDSpecVersion: "1.0"
*% Windows S (ANSI) code page
*CodePage: 1252
*Feature: RESDLL
{
*Name: "resource dll files"
*ConcealFromUI?: TRUE
*Option: UniresDLL
{
*Name: "unires.dll"
}
*Option: xrTextRes
{
*Name: "xr-TextResources.DLL"
}
}
*Macros: StdFeatureNames
{
IDS_MEDIA_TYPE_PLAIN: RESDLL.xrTextRes.1
IDS_MEDIA_TYPE_TRANSPARENCY: RESDLL.xrTextRes.2
IDS_MEDIA_TYPE_TAB_STOCK: RESDLL.xrTextRes.3
IDS_MEDIA_TYPE_PRE_CUT_TABS: RESDLL.xrTextRes.4
IDS_MEDIA_TYPE_FULL_CUT_TAB: RESDLL.xrTextRes.5
IDS_MEDIA_TYPE_LABELS: RESDLL.xrTextRes.6
IDS_MEDIA_TYPE_BOND: RESDLL.xrTextRes.7
IDS_MEDIA_TYPE_OTHER: RESDLL.xrTextRes.8
IDS_MEDIA_TYPE_PRINTER_DEFAULT: RESDLL.xrTextRes.9
IDS_MEDIA_TYPE_ENVELOPE: RESDLL.xrTextRes.10
IDS_MEDIA_TYPE_HEAVY_PLAIN: RESDLL.xrTextRes.11
IDS_MEDIA_TYPE_HEAVYWEIGHT: RESDLL.xrTextRes.12
IDS_MEDIA_TYPE_HEAVYWEIGHT_BOND: RESDLL.xrTextRes.13
IDS_MEDIA_TYPE_LETTERHEAD: RESDLL.xrTextRes.14
IDS_MEDIA_TYPE_PREPUNCHED: RESDLL.xrTextRes.15
IDS_MEDIA_TYPE_PREPRINTED_WITH_HYPHEN: RESDLL.xrTextRes.16
IDS_MEDIA_TYPE_RECYCLED: RESDLL.xrTextRes.17
IDS_MEDIA_TYPE_CUSTOM_1: RESDLL.xrTextRes.18
IDS_MEDIA_TYPE_CUSTOM_2: RESDLL.xrTextRes.19
IDS_MEDIA_TYPE_CUSTOM_3: RESDLL.xrTextRes.20
IDS_MEDIA_TYPE_CUSTOM_4: RESDLL.xrTextRes.21
IDS_MEDIA_TYPE_CUSTOM_5: RESDLL.xrTextRes.22
IDS_MEDIA_TYPE_CUSTOM_6: RESDLL.xrTextRes.23
IDS_MEDIA_TYPE_CUSTOM_7: RESDLL.xrTextRes.24
IDS_MEDIA_TYPE_CUSTOM_8: RESDLL.xrTextRes.25
IDS_MEDIA_TYPE_CUSTOM_9: RESDLL.xrTextRes.26
IDS_MEDIA_TYPE_CUSTOM_10: RESDLL.xrTextRes.27
IDS_MEDIA_TYPE_TEXTURED_SURFACE: RESDLL.xrTextRes.28
IDS_MEDIA_TYPE_GLOSSY: RESDLL.xrTextRes.29
IDS_MEDIA_TYPE_GLOSSY_RELOADED: RESDLL.xrTextRes.30
IDS_MEDIA_TYPE_CARDSTOCK_EXTRA_HEAVYWEIGHT_RELOADED: RESDLL.xrTextRes.31
IDS_MEDIA_TYPE_CARDSTOCK_HEAVYWEIGHT_HOLE_PUNCHED: RESDLL.xrTextRes.32
IDS_MEDIA_TYPE_CARDSTOCK_LIGHTWEIGHT_HOLE_PUNCHED: RESDLL.xrTextRes.33
IDS_MEDIA_TYPE_CARDSTOCK_PRE_PUNCHED: RESDLL.xrTextRes.34
IDS_MEDIA_TYPE_TRANSFER: RESDLL.xrTextRes.35
IDS_MEDIA_TYPE_PLAIN_PAPER: RESDLL.xrTextRes.36
IDS_MEDIA_TYPE_PRECUT_TAB: RESDLL.xrTextRes.37
IDS_MEDIA_TYPE_THIN_CARDSTOCK: RESDLL.xrTextRes.38
IDS_MEDIA_TYPE_THICK_CARDSTOCK: RESDLL.xrTextRes.39
IDS_MEDIA_TYPE_EXTRATHICK_CARDSTOCK: RESDLL.xrTextRes.40
IDS_MEDIA_TYPE_COLORED: RESDLL.xrTextRes.41
IDS_MEDIA_TYPE_STATIONERY_COLORED: RESDLL.xrTextRes.42
IDS_MEDIA_TYPE_LIGHTWEIGHT_PRE_PRINTED: RESDLL.xrTextRes.43
IDS_MEDIA_TYPE_HEAVYWEIGHT_PRE_PRINTED: RESDLL.xrTextRes.44
IDS_MEDIA_TYPE_CARDSTOCK_PRE_PRINTED: RESDLL.xrTextRes.45
IDS_MEDIA_TYPE_STATIONERY_HEAVYWEIGHT_GLOSSY: RESDLL.xrTextRes.46
IDS_MEDIA_TYPE_CARDSTOCK_EXTRAHEAVYWEIHT_PREPUNCH: RESDLL.xrTextRes.47
IDS_MEDIA_TYPE_EXTRA_HEAVYWEIGHT_LABELS: RESDLL.xrTextRes.48
IDS_MEDIA_TYPE_GLOSS: RESDLL.xrTextRes.49
IDS_MEDIA_TYPE_GLOSS_RELOADED: RESDLL.xrTextRes.50
IDS_MEDIA_TYPE_HEAVYWEIGHT_GLOSS: RESDLL.xrTextRes.51
IDS_MEDIA_TYPE_HEAVYWEIGHT_GLOSS_RELOADED: RESDLL.xrTextRes.52
IDS_MEDIA_TYPE_EXTRA_HEAVYWEIGHT_GLOSS: RESDLL.xrTextRes.53
IDS_MEDIA_TYPE_EXTRA_HEAVYWEIGHT_GLOSS_RELOADED: RESDLL.xrTextRes.54
IDS_MEDIA_TYPE_HEAVYWEIGHT_RELOADED: RESDLL.xrTextRes.55
IDS_MEDIA_TYPE_ORDERED_STOCK: RESDLL.xrTextRes.56
IDS_MEDIA_TYPE_GLOSSY_PAPER: RESDLL.xrTextRes.57
IDS_MEDIA_TYPE_SPECIAL: RESDLL.xrTextRes.58
IDS_MEDIA_TYPE_CARDSTOCK: RESDLL.xrTextRes.59
IDS_MEDIA_TYPE_BUSINESS_CARDS: RESDLL.xrTextRes.60
IDS_MEDIA_TYPE_GREETING_CARDS: RESDLL.xrTextRes.61
IDS_MEDIA_TYPE_CD_DVD_LABELS: RESDLL.xrTextRes.62
IDS_MEDIA_TYPE_CD_DVD_INSERTS: RESDLL.xrTextRes.63
IDS_MEDIA_TYPE_LIGHT_PLAIN: RESDLL.xrTextRes.64
IDS_MEDIA_TYPE_LIGHT_PLAIN_MERCURY: RESDLL.xrTextRes.65
IDS_MEDIA_TYPE_THIN_GLOSSY: RESDLL.xrTextRes.66
IDS_MEDIA_TYPE_THICK_GLOSSY: RESDLL.xrTextRes.67
IDS_MEDIA_TYPE_SECONDSIDE: RESDLL.xrTextRes.68
IDS_MEDIA_TYPE_EXTRA_HEAVYWEIGHT: RESDLL.xrTextRes.69
IDS_MEDIA_TYPE_EXTRA_HEAVYWEIGHT_RELOADED: RESDLL.xrTextRes.70
IDS_MEDIA_TYPE_EXTRA_HEAVYWEIGHT_PLUS: RESDLL.xrTextRes.71
IDS_MEDIA_TYPE_EXTRA_HEAVYWEIGHT_PLUS_RELOADED: RESDLL.xrTextRes.72
IDS_MEDIA_TYPE_HEAVYWEIGHT_LABELS: RESDLL.xrTextRes.73
IDS_MEDIA_TYPE_PLAIN_RELOADED: RESDLL.xrTextRes.74
IDS_MEDIA_TYPE_ARCHIVAL: RESDLL.xrTextRes.75
IDS_MEDIA_TYPE_POSTCARD: RESDLL.xrTextRes.76
IDS_MEDIA_TYPE_GLOSS_COATING: RESDLL.xrTextRes.77
IDS_MEDIA_TYPE_GLOSS_COATING_RELOADED: RESDLL.xrTextRes.78
IDS_MEDIA_TYPE_HEAVYWEIGHT_GLOSS_COATING: RESDLL.xrTextRes.79
IDS_MEDIA_TYPE_HEAVYWEIGHT_GLOSS_COATING_RELOADED: RESDLL.xrTextRes.80
IDS_MEDIA_TYPE_AUTO_SELECT: RESDLL.xrTextRes.81
IDS_MEDIA_TYPE_LIGHTWEIGHT_GLOSS: RESDLL.xrTextRes.82
IDS_MEDIA_TYPE_LIGHTWEIGHT_CARDSTOCK: RESDLL.xrTextRes.83
IDS_MEDIA_TYPE_LIGHTWEIGHT_GLOSS_COATING: RESDLL.xrTextRes.84
IDS_MEDIA_TYPE_LIGHTWEIGHT_GLOSS_RELOADED: RESDLL.xrTextRes.85
IDS_MEDIA_TYPE_PRECUT_TABS_EMBOSSED: RESDLL.xrTextRes.86
IDS_MEDIA_TYPE_FULL_CUT_TABS_EMBOSSED: RESDLL.xrTextRes.87
IDS_MEDIA_TYPE_ORDERED_STOCK_EMBOSSED: RESDLL.xrTextRes.88
IDS_MEDIA_TYPE_FILM_SYNTHETIC: RESDLL.xrTextRes.89
IDS_MEDIA_TYPE_TEXTURED_EMBOSSED: RESDLL.xrTextRes.90
IDS_MEDIA_TYPE_SEQUENCED_STOCK_EMBOSSED: RESDLL.xrTextRes.91
IDS_MEDIA_TYPE_CARDSTOCK_EXTRA_HEAVYWEIGHT: RESDLL.xrTextRes.92
IDS_MEDIA_TYPE_CARDSTOCK_GLOSSY: RESDLL.xrTextRes.93
IDS_MEDIA_TYPE_CARDSTOCK_GLOSSY_RELOADED: RESDLL.xrTextRes.94
IDS_MEDIA_TYPE_CARDSTOCK_HEAVYWEIGHT: RESDLL.xrTextRes.95
IDS_MEDIA_TYPE_CARDSTOCK_HEAVYWEIGHT_RELOADED: RESDLL.xrTextRes.96
IDS_MEDIA_TYPE_CARDSTOCK_HW_GLOSSY: RESDLL.xrTextRes.97
IDS_MEDIA_TYPE_CARDSTOCK_HW_GLOSSY_RELOADED: RESDLL.xrTextRes.98
IDS_MEDIA_TYPE_CARDSTOCK_LIGHTWEIGHT: RESDLL.xrTextRes.99
IDS_MEDIA_TYPE_CARDSTOCK_LW_GLOSSY: RESDLL.xrTextRes.100
IDS_MEDIA_TYPE_CARDSTOCK_LW_GLOSSY_RELOADED: RESDLL.xrTextRes.101
IDS_MEDIA_TYPE_CARDSTOCK_LIGHTWEIGHT_RELOADED: RESDLL.xrTextRes.102
IDS_MEDIA_TYPE_CARDSTOCK_RELOADED: RESDLL.xrTextRes.103
IDS_MEDIA_TYPE_LW_GLOSSY: RESDLL.xrTextRes.104
IDS_MEDIA_TYPE_LW_GLOSSY_RELOADED: RESDLL.xrTextRes.105
IDS_MEDIA_TYPE_CARDSTOCK_EXTRAHEAVYWEIGHT_GLOSSY: RESDLL.xrTextRes.106
IDS_MEDIA_TYPE_PRE_CUT_TAB_CARDSTOCK: RESDLL.xrTextRes.107
IDS_MEDIA_TYPE_PRE_CUT_TAB_HEAVYWEIGHT_CARDSTOCK: RESDLL.xrTextRes.108
IDS_MEDIA_TYPE_PRE_CUT_TAB_EXTRA_HEAVYWEIGHT_CARDSTOCK: RESDLL.xrTextRes.109
IDS_INSTOPT_PAPER_TRAYS: RESDLL.xrTextRes.110
IDS_INSTOPT_ONE_TRAY: RESDLL.xrTextRes.111
IDS_INSTOPT_TWO_TRAYS: RESDLL.xrTextRes.112
IDS_INSTOPT_THREE_TRAYS: RESDLL.xrTextRes.113
IDS_INSTOPT_FOUR_TRAYS: RESDLL.xrTextRes.114
IDS_INSTOPT_FIVE_TRAYS: RESDLL.xrTextRes.115
IDS_INSTOPT_ADVANCED_OFFICE_FINISHER: RESDLL.xrTextRes.116
IDS_INSTOPT_OCT_OFFSET_CATCH_TRAY: RESDLL.xrTextRes.117
IDS_INSTOPT_BASIC_OFFICE_FINISHER: RESDLL.xrTextRes.118
IDS_INSTOPT_OFFICE_FINISHER: RESDLL.xrTextRes.119
IDS_INSTOPT_PROFESSIONAL_FINISHER: RESDLL.xrTextRes.120
IDS_INSTOPT_HIGH_VOLUME_FINISHER: RESDLL.xrTextRes.121
IDS_INSTOPT_HVF_WITH_BOOKLET: RESDLL.xrTextRes.122
IDS_INSTOPT_FINISHER_OUTPUT_TRAY: RESDLL.xrTextRes.123
IDS_MEDIA_SIZE_A4_TAB: RESDLL.xrTextRes.124
IDS_MEDIA_SIZE_B3: RESDLL.xrTextRes.125
IDS_MEDIA_SIZE_A4_OVRSIZED: RESDLL.xrTextRes.126
IDS_MEDIA_SIZE_A5_OVERSIZED: RESDLL.xrTextRes.127
IDS_MEDIA_SIZE_B5: RESDLL.xrTextRes.128
IDS_MEDIA_SIZE_B6: RESDLL.xrTextRes.129
IDS_MEDIA_SIZE_C5_OPEN_ENV: RESDLL.xrTextRes.130
IDS_MEDIA_SIZE_CHOUKEI_2_GOU: RESDLL.xrTextRes.131
IDS_MEDIA_SIZE_KAKUGATA_6_GOU: RESDLL.xrTextRes.132
IDS_MEDIA_SIZE_KAKUGATA_20_GOU: RESDLL.xrTextRes.133
IDS_MEDIA_SIZE_ENV_OPEN_CAT_178X254: RESDLL.xrTextRes.134
IDS_MEDIA_SIZE_210X270: RESDLL.xrTextRes.135
IDS_MEDIA_SIZE_210X330: RESDLL.xrTextRes.136
IDS_MEDIA_SIZE_215X275: RESDLL.xrTextRes.137
IDS_MEDIA_SIZE_215X315: RESDLL.xrTextRes.138
IDS_MEDIA_SIZE_215X330: RESDLL.xrTextRes.139
IDS_MEDIA_SIZE_ENV_220X312: RESDLL.xrTextRes.140
IDS_MEDIA_SIZE_220X330: RESDLL.xrTextRes.141
IDS_MEDIA_SIZE_226X310: RESDLL.xrTextRes.142
IDS_MEDIA_SIZE_252X358: RESDLL.xrTextRes.143
IDS_MEDIA_SIZE_310X432: RESDLL.xrTextRes.144
IDS_MEDIA_SIZE_328X453: RESDLL.xrTextRes.145
IDS_MEDIA_SIZE_11X15: RESDLL.xrTextRes.146
IDS_MEDIA_SIZE_12_6X18_5: RESDLL.xrTextRes.147
IDS_MEDIA_SIZE_12_6X19_2: RESDLL.xrTextRes.148
IDS_MEDIA_SIZE_TABLOID_EXTRA: RESDLL.xrTextRes.149
IDS_MEDIA_SIZE_12X18_5: RESDLL.xrTextRes.150
IDS_MEDIA_SIZE_12X19: RESDLL.xrTextRes.151
IDS_MEDIA_SIZE_13X18: RESDLL.xrTextRes.152
IDS_MEDIA_SIZE_13X19: RESDLL.xrTextRes.153
IDS_MEDIA_SIZE_POSTCARD_3_5X5_5: RESDLL.xrTextRes.154
IDS_MEDIA_SIZE_INDEXCARD_3X5: RESDLL.xrTextRes.155
IDS_MEDIA_SIZE_POSTCARD_4_25X5_5: RESDLL.xrTextRes.156
IDS_MEDIA_SIZE_ENV_5_5_DISC: RESDLL.xrTextRes.157
IDS_MEDIA_SIZE_POSTCARD_4X6: RESDLL.xrTextRes.158
IDS_MEDIA_SIZE_ENV_A7: RESDLL.xrTextRes.159
IDS_MEDIA_SIZE_5_5X7: RESDLL.xrTextRes.160
IDS_MEDIA_SIZE_5X7: RESDLL.xrTextRes.161
IDS_MEDIA_SIZE_POSTCARD_6X9: RESDLL.xrTextRes.162
IDS_MEDIA_SIZE_ENV_6X9: RESDLL.xrTextRes.163
IDS_MEDIA_SIZE_ENV_OPEN_CAT_6X9: RESDLL.xrTextRes.164
IDS_MEDIA_SIZE_7X10: RESDLL.xrTextRes.165
IDS_MEDIA_SIZE_ENV_OPEN_CAT_7X10: RESDLL.xrTextRes.166
IDS_MEDIA_SIZE_8X10: RESDLL.xrTextRes.167
IDS_MEDIA_SIZE_8X13: RESDLL.xrTextRes.168
IDS_MEDIA_SIZE_8X10_5: RESDLL.xrTextRes.169
IDS_MEDIA_SIZE_9_5X11: RESDLL.xrTextRes.170
IDS_MEDIA_SIZE_ENV_9X12: RESDLL.xrTextRes.171
IDS_MEDIA_SIZE_9X14: RESDLL.xrTextRes.172
IDS_MEDIA_SIZE_POSTCARD_4_5X6: RESDLL.xrTextRes.173
IDS_MEDIA_SIZE_16K_195X270: RESDLL.xrTextRes.174
IDS_MEDIA_SIZE_8K_270X390: RESDLL.xrTextRes.175
IDS_MEDIA_SIZE_OFICIO: RESDLL.xrTextRes.176
IDS_MEDIA_SIZE_SRA3: RESDLL.xrTextRes.177
IDS_MEDIA_SIZE_SRA4: RESDLL.xrTextRes.178
IDS_MEDIA_SIZE_16K_194X267: RESDLL.xrTextRes.179
IDS_MEDIA_SIZE_8K_267X388: RESDLL.xrTextRes.180
IDS_GPD_PAGES_PER_SHEET: RESDLL.xrTextRes.181
IDS_GPD_COLLATE: RESDLL.xrTextRes.182
IDS_GPD_STAPLING: RESDLL.xrTextRes.183
IDS_GPD_NO_STAPLES: RESDLL.xrTextRes.184
IDS_GPD_ONE_STAPLE_PORTRAIT: RESDLL.xrTextRes.185
IDS_GPD_SECURE_PRINT: RESDLL.xrTextRes.186
IDS_GPD_BANNER_SHEET: RESDLL.xrTextRes.187
IDS_INSTOPT_INSTALLED: RESDLL.xrTextRes.188
IDS_INSTOPT_NOT_INSTALLED: RESDLL.xrTextRes.189
IDS_INSTOPT_HOLE_PUNCH_UNIT: RESDLL.xrTextRes.190
IDS_INSTOPT_LAN_FAX: RESDLL.xrTextRes.191
IDS_INSTOPT_PPI_TRAY6: RESDLL.xrTextRes.192
IDS_INSTOPT_PPI_TRAY8: RESDLL.xrTextRes.193
IDS_INSTOPT_TRI_FOLD_UNIT: RESDLL.xrTextRes.194
IDS_INSTOPT_JOB_STORAGE: RESDLL.xrTextRes.195
IDS_INSTOPT_NO_EXTRA_TRAYS: RESDLL.xrTextRes.196
IDS_INSTOPT_ONE_EXTRA_TRAY: RESDLL.xrTextRes.197
IDS_INSTOPT_TWO_EXTRA_TRAYS: RESDLL.xrTextRes.198
IDS_INSTOPT_THREE_EXTRA_TRAYS: RESDLL.xrTextRes.199
IDS_INSTOPT_OPTIONAL_HARD_DRIVE: RESDLL.xrTextRes.200
IDS_INSTOPT_MEMORY: RESDLL.xrTextRes.201
IDS_INSTOPT_PRINTER_MODEL: RESDLL.xrTextRes.202
IDS_INSTOPT_256MB_RAM: RESDLL.xrTextRes.203
IDS_INSTOPT_128MB_RAM: RESDLL.xrTextRes.204
IDS_INSTOPT_384MB_RAM: RESDLL.xrTextRes.205
IDS_INSTOPT_512MB_RAM: RESDLL.xrTextRes.206
IDS_INSTOPT_640MB_RAM: RESDLL.xrTextRes.207
IDS_INSTOPT_768MB_RAM: RESDLL.xrTextRes.208
IDS_INSTOPT_1024MB_RAM: RESDLL.xrTextRes.209
IDS_INSTOPT_FEATURE_SET_N: RESDLL.xrTextRes.210
IDS_INSTOPT_FEATURE_SET_DN: RESDLL.xrTextRes.211
IDS_INSTOPT_FEATURE_SET_DT: RESDLL.xrTextRes.212
IDS_INSTOPT_FEATURE_SET_DX: RESDLL.xrTextRes.213
IDS_INSTOPT_FEATURE_SET_GX: RESDLL.xrTextRes.214
IDS_INSTOPT_FEATURE_SET_B: RESDLL.xrTextRes.215
IDS_INSTOPT_2_4_PUNCH_UNIT: RESDLL.xrTextRes.216
IDS_INSTOPT_3_PUNCH_UNIT: RESDLL.xrTextRes.217
IDS_INSTOPT_4_PUNCH_UNIT: RESDLL.xrTextRes.218
IDS_INSTOPT_HIGH_CAP_TANDEM_TRAY: RESDLL.xrTextRes.219
IDS_INSTOPT_3_TRAY_MODULE: RESDLL.xrTextRes.220
IDS_INSTOPT_OFFSET_CATCH_TRAY: RESDLL.xrTextRes.221
IDS_INSTOPT_HIGH_CAP_FEEDER: RESDLL.xrTextRes.222
IDS_INSTOPT_2_3_PUNCH_UNIT: RESDLL.xrTextRes.223
IDS_INSTOPT_INTEGRATED_OFFICE_FINISHER: RESDLL.xrTextRes.224
IDS_INSTOPT_OFFICE_FINISHER_LX: RESDLL.xrTextRes.225
IDS_INSTOPT_OFFICE_FINISHER_LX_W_BK: RESDLL.xrTextRes.226
IDS_INSTOPT_5_TRAYS_HI_CAP_TANDEM: RESDLL.xrTextRes.227
IDS_INSTOPT_SCT_SIMPLE_CATCH_TRAY: RESDLL.xrTextRes.228
IDS_INSTOPT_6_TRAYS_HCF: RESDLL.xrTextRes.229
IDS_INSTOPT_6_TRAYS_HCF_TANDEM: RESDLL.xrTextRes.230
IDS_INSTOPT_4_TRAYS_HCF: RESDLL.xrTextRes.231
IDS_INSTOPT_5_TRAYS_HCF: RESDLL.xrTextRes.232
IDS_INSTOPT_3_TRAYS_HCF: RESDLL.xrTextRes.233
IDS_INSTOPT_CSS: RESDLL.xrTextRes.234
IDS_MEDIA_COLOR_BLUE: RESDLL.xrTextRes.235
IDS_MEDIA_COLOR_BUFF: RESDLL.xrTextRes.236
IDS_MEDIA_COLOR_CUSTOM1: RESDLL.xrTextRes.237
IDS_MEDIA_COLOR_CUSTOM2: RESDLL.xrTextRes.238
IDS_MEDIA_COLOR_CUSTOM3: RESDLL.xrTextRes.239
IDS_MEDIA_COLOR_CUSTOM4: RESDLL.xrTextRes.240
IDS_MEDIA_COLOR_CUSTOM5: RESDLL.xrTextRes.241
IDS_MEDIA_COLOR_CUSTOM6: RESDLL.xrTextRes.242
IDS_MEDIA_COLOR_CUSTOM7: RESDLL.xrTextRes.243
IDS_MEDIA_COLOR_GOLDENROD: RESDLL.xrTextRes.244
IDS_MEDIA_COLOR_GRAY: RESDLL.xrTextRes.245
IDS_MEDIA_COLOR_GREEN: RESDLL.xrTextRes.246
IDS_MEDIA_COLOR_IVORY: RESDLL.xrTextRes.247
IDS_MEDIA_COLOR_CLEAR: RESDLL.xrTextRes.248
IDS_MEDIA_COLOR_ORANGE: RESDLL.xrTextRes.249
IDS_MEDIA_COLOR_OTHER: RESDLL.xrTextRes.250
IDS_MEDIA_COLOR_PINK: RESDLL.xrTextRes.251
IDS_MEDIA_COLOR_RED: RESDLL.xrTextRes.252
IDS_MEDIA_COLOR_UNKNOWN: RESDLL.xrTextRes.253
IDS_AUTOSELECT: RESDLL.xrTextRes.254
IDS_MEDIA_COLOR_PRINTER_DEFAULT: RESDLL.xrTextRes.255
IDS_MEDIA_COLOR_WHITE: RESDLL.xrTextRes.256
IDS_MEDIA_COLOR_YELLOW: RESDLL.xrTextRes.257
IDS_MEDIA_COLOR: RESDLL.xrTextRes.258
IDS_INPUT_TRAY_1: RESDLL.xrTextRes.259
IDS_INPUT_TRAY_2: RESDLL.xrTextRes.260
IDS_INPUT_TRAY_3: RESDLL.xrTextRes.261
IDS_INPUT_TRAY_4: RESDLL.xrTextRes.262
IDS_INPUT_TRAY_5: RESDLL.xrTextRes.263
IDS_INPUT_TRAY_6: RESDLL.xrTextRes.264
IDS_INPUT_TRAY_7: RESDLL.xrTextRes.265
IDS_INPUT_TRAY_8: RESDLL.xrTextRes.266
IDS_INPUT_TRAY_9: RESDLL.xrTextRes.267
IDS_INPUT_TRAY_BYPASS: RESDLL.xrTextRes.268
IDS_INPUT_TRAY_5_BYPASS: RESDLL.xrTextRes.269
IDS_INPUT_TRAY_1_BYPASS: RESDLL.xrTextRes.270
IDS_INPUT_TRAY_6_BYPASS: RESDLL.xrTextRes.271
IDS_INPUT_TRAY_6_HICAP: RESDLL.xrTextRes.272
IDS_INPUT_TRAY_1_MPT: RESDLL.xrTextRes.273
IDS_INPUT_TRAY_4_BYPASS: RESDLL.xrTextRes.274
IDS_INSTOPT_6_TRAYS: RESDLL.xrTextRes.275
IDS_INSTOPT_OPTIONAL_DUPLEX_UNIT: RESDLL.xrTextRes.276
IDS_INSTOPT_HEAVY_DUTY_MEDIA_KIT: RESDLL.xrTextRes.277
IDS_INSTOPT_OUTPUT_TRAY: RESDLL.xrTextRes.278
IDS_INSTOPT_BOOKLET_MODULE: RESDLL.xrTextRes.279
IDS_INSTOPT_GBCADVANCED_PUNCH: RESDLL.xrTextRes.280
IDS_INSTOPT_SQAUREFOLD_TRIMMER: RESDLL.xrTextRes.281
IDS_INSTOPT_OVERSIZED_HICAP_FEEDER: RESDLL.xrTextRes.282
IDS_INSTOPT_OVERSIZED_HICAP_FEEDER_2TRAYS: RESDLL.xrTextRes.283
IDS_40387_OPTION_FINISHER_STANDARD_FINISHER: RESDLL.xrTextRes.284
IDS_INSTOPT_FEEDER: RESDLL.xrTextRes.285
IDS_INSTOPT_INSERTER_MODULE: RESDLL.xrTextRes.286
IDS_INSTOPT_TRIFOLD_MODULE: RESDLL.xrTextRes.287
IDS_MEDIA_TYPE_HOLE_PUNCHED: RESDLL.xrTextRes.288
IDS_STAPLING_ONE_STAPLE: RESDLL.xrTextRes.289
IDS_STAPLING_TWO_STAPLES: RESDLL.xrTextRes.290
IDS_STAPLING_MULTIPLE_STAPLES: RESDLL.xrTextRes.291
IDS_STAPLING_FOUR_STAPLES: RESDLL.xrTextRes.292
IDS_MEDIA_SIZE_BANNER_210X900: RESDLL.xrTextRes.293
IDS_MEDIA_SIZE_BANNER_297X1200: RESDLL.xrTextRes.294
IDS_INSTOPT_RAM_DISK: RESDLL.xrTextRes.295
IDS_URL_LANGUAGE: RESDLL.xrTextRes.296
IDS_DOTS_PER_INCH: RESDLL.xrTextRes.297
IDS_JOB_ID_PRINT_MARGINS_FIRST_PAGE: RESDLL.xrTextRes.298
IDS_JOB_ID_PRINT_MARGINS_ALL_PAGES: RESDLL.xrTextRes.299
IDS_JOB_ID_DISABLE: RESDLL.xrTextRes.300
IDS_JOB_ID_PRINT_ON_BANNER_PAGE: RESDLL.xrTextRes.301
IDS_JOB_ID: RESDLL.xrTextRes.302
IDS_INSTOPT_4_TRAYS_HIGH_CAPACITY: RESDLL.xrTextRes.303
IDS_INSTOPT_5_TRAYS_HIGH_CAPACITY: RESDLL.xrTextRes.304
IDS_INSTOPT_MAIN_TRAY: RESDLL.xrTextRes.305
IDS_INSTOPT_FINISHER_TRAY: RESDLL.xrTextRes.306
IDS_INSTOPT_MAILBOX: RESDLL.xrTextRes.307
IDS_INSTOPT_3_TRAYS_HIGH_CAPACITY: RESDLL.xrTextRes.308
IDS_MEDIA_TYPE_PUNCHED: RESDLL.xrTextRes.309
IDS_INSTOPT_OFFICE_FINISHER_BM: RESDLL.xrTextRes.310
IDS_MEDIA_TYPE_STANDARD_LABELS: RESDLL.xrTextRes.311
IDS_OPT_SECURE_DIGITAL_CARD_NO_COLON: RESDLL.xrTextRes.312
IDS_OPTION_FINISHER_D_FIN_BOOKLET_MAKER_FINISHER: RESDLL.xrTextRes.313
IDS_40389_OPTION_FINISHER_HCS: RESDLL.xrTextRes.314
IDS_OPTION_FINISHER_HCS_BOOKLET_FINISHER: RESDLL.xrTextRes.315
IDS_OPTION_FINISHER_HCS_STANDARD_FINISHER: RESDLL.xrTextRes.316
IDS_OPTION_FINISHER_HCS_STANDARD_FINISHER_FTM: RESDLL.xrTextRes.317
IDS_OPTION_FINISHER_STANDARD_FINISHER_FTM: RESDLL.xrTextRes.318
IDS_HI_CAP_FEEDER_2_TRAYS: RESDLL.xrTextRes.319
IDS_INSTALLABLE_PERFECT_BIND_UNIT_NO_COLON: RESDLL.xrTextRes.320
IDS_ADVACED_FINISHER: RESDLL.xrTextRes.321
IDS_LIGHT_PRODUCTION_C_FINISHER: RESDLL.xrTextRes.322
IDS_STAPLE_TOP_LEFT: RESDLL.xrTextRes.323
IDS_STAPLE_TOP_RIGHT: RESDLL.xrTextRes.324
IDS_STAPLE_BOTTOM_LEFT: RESDLL.xrTextRes.325
IDS_STAPLE_BOTTOM_RIGHT: RESDLL.xrTextRes.326
IDS_TWO_STAPLES_TOP: RESDLL.xrTextRes.327
IDS_TWO_STAPLES_BOTTOM: RESDLL.xrTextRes.328
IDS_TWO_STAPLES_LEFT: RESDLL.xrTextRes.329
IDS_TWO_STAPLES_RIGHT: RESDLL.xrTextRes.330
IDS_PRINTER_DEFAULT: RESDLL.xrTextRes.331
IDS_MEDIA_COLOR_CUSTOM: RESDLL.xrTextRes.332
IDS_MEDIA_TYPE_CUSTOM: RESDLL.xrTextRes.333
IDS_MEDIA_TYPE_ARCHIVE: RESDLL.xrTextRes.334
IDS_WIN_PIN_PRINTING: RESDLL.xrTextRes.335
IDS_WIN_PIN_ENABLE: RESDLL.xrTextRes.336
IDS_WIN_PIN_DISABLE: RESDLL.xrTextRes.337
IDS_OPT_HARD_DRIVE_NO_COLON: RESDLL.xrTextRes.338
IDS_HCS_HCS: RESDLL.xrTextRes.339
IDS_OPTION_FINISHER_HCS_HCS_STANDARD_FINISHER: RESDLL.xrTextRes.340
IDS_OPTION_FINISHER_HCS_HCS_BOOKLET_FINISHER: RESDLL.xrTextRes.341
IDS_OPTION_FINISHER_HCS_HCS_STANDARD_FINISHER_FTM: RESDLL.xrTextRes.342
IDS_OPTION_FINISHER_BR_FINISHER: RESDLL.xrTextRes.343
IDS_OPTION_FINISHER_BR_BOOKLET_FINISHER: RESDLL.xrTextRes.344
IDS_MEDIA_SIZE_12_5X18_5: RESDLL.xrTextRes.345
IDS_MEDIA_SIZE_2UP_6X9: RESDLL.xrTextRes.346
IDS_BFM_BASIC_FINISHER_MODULE: RESDLL.xrTextRes.347
IDS_BFM_BFM: RESDLL.xrTextRes.348
IDS_BFM_BFM_FTM: RESDLL.xrTextRes.349
IDS_BFM_BFM_FTMS: RESDLL.xrTextRes.350
IDS_BFM_PSK: RESDLL.xrTextRes.351
IDS_BFM_BFM_PSK: RESDLL.xrTextRes.352
IDS_BFM_BFM_PSK_PSK: RESDLL.xrTextRes.353
IDS_BFM_BFM_PSK_PSK_PSK: RESDLL.xrTextRes.354
IDS_BFM_BFM_PSK_PSK_PSK_PSK: RESDLL.xrTextRes.355
IDS_BFM_FTM: RESDLL.xrTextRes.356
IDS_BFM_FTMS: RESDLL.xrTextRes.357
IDS_BFM_FTMS_FTMS: RESDLL.xrTextRes.358
IDS_BFM_PSK_PSK: RESDLL.xrTextRes.359
IDS_BFM_PSK_PSK_PSK: RESDLL.xrTextRes.360
IDS_BFM_PSK_PSK_PSK_PSK: RESDLL.xrTextRes.361
IDS_FTM: RESDLL.xrTextRes.362
IDS_FTMS: RESDLL.xrTextRes.363
IDS_FTMS_FTMS: RESDLL.xrTextRes.364
IDS_PSK: RESDLL.xrTextRes.365
IDS_PSK_PSK: RESDLL.xrTextRes.366
IDS_PSK_PSK_PSK: RESDLL.xrTextRes.367
IDS_PSK_PSK_PSK_PSK: RESDLL.xrTextRes.368
IDS_FINISHER_MFF_PROFESSIONAL: RESDLL.xrTextRes.369
IDS_FINISHER_MFF_PROFESSIONAL_PLUS: RESDLL.xrTextRes.370
IDS_TRAPPING_BLACK_ONLY: RESDLL.xrTextRes.371
IDS_PAPER_OTHER_TYPE: RESDLL.xrTextRes.372
IDS_INSTOPT_HCS_HIGH_CAPACITY_STACKER: RESDLL.xrTextRes.373
IDS_SIMPLE_CATCH_TRAY: RESDLL.xrTextRes.374
IDS_INSTOPT_HIGH_CAP_TANDEM_TRAYS: RESDLL.xrTextRes.375
IDS_LAN_FAX_MODULE: RESDLL.xrTextRes.376
IDS_LAN_FAX_EMAIL_CONFIRMATION: RESDLL.xrTextRes.377
IDS_LIGHT_PRODUCTION_HCS_C_FINISHER: RESDLL.xrTextRes.378
IDS_HCS_HCS_LIGHT_PRODUCTION_C_FINISHER: RESDLL.xrTextRes.379
IDS_40784_OPTION_OPTIONAL_DFA_FINISHER_INSTALLED: RESDLL.xrTextRes.380
IDS_HCS_PLUS_DFA: RESDLL.xrTextRes.381
IDS_HCS_HCS_DFA: RESDLL.xrTextRes.382
IDS_INSTOPT_7_TRAYS: RESDLL.xrTextRes.383
IDS_FINISHERS_COLON: RESDLL.xrTextRes.384
IDS_1_2_STAPLER_INSTALLED: RESDLL.xrTextRes.385
IDS_1_2_4_ALL_STAPLER_INSTALLED: RESDLL.xrTextRes.386
IDS_INSTOPT_2_PUNCH_UNIT: RESDLL.xrTextRes.387
IDS_INSTOPT_ENVELOPE_MEDIA: RESDLL.xrTextRes.388
IDS_INSTOPT_ENABLED: RESDLL.xrTextRes.389
IDS_INSTOPT_DISABLED: RESDLL.xrTextRes.390
IDS_INSTOPT_SPARTA_COIL_PUNCH_UNIT: RESDLL.xrTextRes.391
IDS_GBC_ADVANCED_PUNCH: RESDLL.xrTextRes.392
IDS_COIL_PUNCH: RESDLL.xrTextRes.393
IDS_CLEAR_TRANSPARENCY: RESDLL.xrTextRes.394
IDS_INSTOPT_FINISHER: RESDLL.xrTextRes.395
IDS_INSTOPT_SPARTA_COIL_PUNCH_ISO_UNIT: RESDLL.xrTextRes.396
IDS_INSTOPT_SPARTA_COIL_PUNCH_ANSI_UNIT: RESDLL.xrTextRes.397
IDS_INSTOPT_ENVELOPE_TRAY: RESDLL.xrTextRes.398
IDS_INSTOPT_THREE_TRAYS_WITH_STAND: RESDLL.xrTextRes.399
IDS_STANDARD_FINISHER_PSK: RESDLL.xrTextRes.400
IDS_STANDARD_FINISHER_PSK_PSK: RESDLL.xrTextRes.401
IDS_STANDARD_FINISHER_PSK_PSK_PSK: RESDLL.xrTextRes.402
IDS_OPTION_FINISHER_PR_FINISHER: RESDLL.xrTextRes.403
IDS_OPTION_FINISHER_PR_FINISHER_FTM: RESDLL.xrTextRes.404
IDS_OPTION_FINISHER_PR_BOOKLET_FINISHER: RESDLL.xrTextRes.405
IDS_OPTION_FINISHER_HCS_PR_FINISHER: RESDLL.xrTextRes.406
IDS_OPTION_FINISHER_HCS_PR_BOOKLET_FINISHER: RESDLL.xrTextRes.407
IDS_OPTION_FINISHER_HCS_PR_FINISHER_FTM: RESDLL.xrTextRes.408
IDS_OPTION_FINISHER_HCS_HCS_PR_FINISHER: RESDLL.xrTextRes.409
IDS_OPTION_FINISHER_HCS_HCS_PR_BOOKLET_FINISHER: RESDLL.xrTextRes.410
IDS_OPTION_FINISHER_HCS_HCS_PR_FINISHER_FTM: RESDLL.xrTextRes.411
IDS_INSTOPT_TWO_SIDED_TRIMMER: RESDLL.xrTextRes.412
IDS_TRIM_TOP_BOTTOM_EDGES: RESDLL.xrTextRes.413
IDS_POSITION_SHIFT: RESDLL.xrTextRes.414
IDS_TRIMMED_HEIGHT: RESDLL.xrTextRes.415
IDS_STANDARD_FINISHER_XPS_XPS_XPS: RESDLL.xrTextRes.416
IDS_STANDARD_FINISHER_XPS_XPS: RESDLL.xrTextRes.417
IDS_STANDARD_FINISHER_XPS: RESDLL.xrTextRes.418
IDS_XPS_PRODUCTION_STACKER: RESDLL.xrTextRes.419
IDS_XPS_XPS_XPS: RESDLL.xrTextRes.420
IDS_XPS_XPS: RESDLL.xrTextRes.421
IDS_INSTOPT_GLOBAL_INTEGRATED_OFFICE_FINISHER: RESDLL.xrTextRes.422
IDS_DUAL_CENTER_TRAY: RESDLL.xrTextRes.423
IDS_MEDIA_SIZE_216X340: RESDLL.xrTextRes.424
IDS_MEDIA_SIZE_8_5X13_4: RESDLL.xrTextRes.425
IDS_ENCRYPT_ALL_DOCUMENTS: RESDLL.xrTextRes.426
IDS_MANUALLY_ENCRYPT_DOCUMENTS: RESDLL.xrTextRes.427
IDS_DOC_ENCRYPTION: RESDLL.xrTextRes.428
IDS_ON: RESDLL.xrTextRes.429
IDS_OFF: RESDLL.xrTextRes.430
IDS_BORDERLESS: RESDLL.xrTextRes.431
IDS_MEDIA_TYPE_CARDSTOCK_HEAVYWEIGHT_PRE_PRINTED: RESDLL.xrTextRes.432
IDS_MEDIA_TYPE_CARDSTOCK_EXTRA_HEAVYWEIGHT_PRE_PRINTED: RESDLL.xrTextRes.433
IDS_SIP_FAX_INSTALLED: RESDLL.xrTextRes.434
IDS_NOT_VISIBLE: RESDLL.xrTextRes.0
}

View File

@ -0,0 +1,197 @@
;***************************************************************************************
; INF file for Xerox VersaLink C7000/C7020/C7025/C7030 PCL6 print driver
; Copyright (c) 2020 Xerox Corporation
; All rights reserved.
;***************************************************************************************
[Version]
Signature="$Windows NT$"
Provider=%XR%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=Xerox_VersaLink_C7000_C7020_C7025_C7030.cat
ClassVer=4.0
DriverVer=06/03/2020,7.175.0.0
[Manufacturer]
"Xerox"=Model,NTamd64
[Model.NTamd64]
"Xerox VersaLink C7000 V4 PCL6" = INSTALL_SECTION_C7000,usbprint\XeroxVersaLink_C70009342
"Xerox VersaLink C7000 V4 PCL6" = INSTALL_SECTION_C7000,wsdprint\XeroxVersaLink_C70009342
"Xerox VersaLink C7000 V4 PCL6" = INSTALL_SECTION_C7000,XeroxVersaLink_C70009342
"Xerox VersaLink C7020 V4 PCL6" = INSTALL_SECTION_C7020,usbprint\XeroxVersaLink_C7020F343
"Xerox VersaLink C7020 V4 PCL6" = INSTALL_SECTION_C7020,wsdprint\XeroxVersaLink_C7020F343
"Xerox VersaLink C7020 V4 PCL6" = INSTALL_SECTION_C7020,XeroxVersaLink_C7020F343
"Xerox VersaLink C7025 V4 PCL6" = INSTALL_SECTION_C7025,usbprint\XeroxVersaLink_C7025F083
"Xerox VersaLink C7025 V4 PCL6" = INSTALL_SECTION_C7025,wsdprint\XeroxVersaLink_C7025F083
"Xerox VersaLink C7025 V4 PCL6" = INSTALL_SECTION_C7025,XeroxVersaLink_C7025F083
"Xerox VersaLink C7030 V4 PCL6" = INSTALL_SECTION_C7030,usbprint\XeroxVersaLink_C70306342
"Xerox VersaLink C7030 V4 PCL6" = INSTALL_SECTION_C7030,wsdprint\XeroxVersaLink_C70306342
"Xerox VersaLink C7030 V4 PCL6" = INSTALL_SECTION_C7030,XeroxVersaLink_C70306342
"Xerox VersaLink C7000/C7020/C7025/C7030 V4 PCL6" = INSTALL_SECTION_C7000,usbprint\XeroxNoSel_48f3f446f79259a2
"Xerox VersaLink C7000/C7020/C7025/C7030 V4 PCL6" = INSTALL_SECTION_C7000,wsdprint\XeroxNoSel_48f3f446f79259a2
"Xerox VersaLink C7000/C7020/C7025/C7030 V4 PCL6" = INSTALL_SECTION_C7000,XeroxNoSel_48f3f446f79259a2
"Xerox VersaLink C7000/C7020/C7025/C7030 V4 PCL6" = INSTALL_SECTION_C7000,{30CA2F8D-CA2F-4C15-9B27-F10CFF549A98}
[ControlFlags]
ExcludeFromSelect = usbprint\XeroxNoSel_48f3f446f79259a2
ExcludeFromSelect = wsdprint\XeroxNoSel_48f3f446f79259a2
ExcludeFromSelect = XeroxNoSel_48f3f446f79259a2
ExcludeFromSelect = {30CA2F8D-CA2F-4C15-9B27-F10CFF549A98}
[DestinationDirs]
DefaultDestDir=66000
[INSTALL_SECTION_C7000]
CopyFiles=GENERAL_FILES_C7000,LOCALE_FILES_C7000,XR_FILTER_FILES,MODEL_FILES_C7000
[INSTALL_SECTION_C7020]
CopyFiles=GENERAL_FILES_C7000,LOCALE_FILES_C7000,XR_FILTER_FILES,MODEL_FILES_C7020
[INSTALL_SECTION_C7025]
CopyFiles=GENERAL_FILES_C7000,LOCALE_FILES_C7000,XR_FILTER_FILES,MODEL_FILES_C7025
[INSTALL_SECTION_C7030]
CopyFiles=GENERAL_FILES_C7000,LOCALE_FILES_C7000,XR_FILTER_FILES,MODEL_FILES_C7030
[MODEL_FILES_C7000]
C7000.GPD
C7000-manifest.ini
C7000.dpb
C7000-conf.GPD
C7000-conf.GDL
[MODEL_FILES_C7020]
C7020.GPD
C7020-manifest.ini
C7020.dpb
C7020-conf.GPD
C7020-conf.GDL
[MODEL_FILES_C7025]
C7025.GPD
C7025-manifest.ini
C7025.dpb
C7025-conf.GPD
C7025-conf.GDL
[MODEL_FILES_C7030]
C7030.GPD
C7030-manifest.ini
C7030.dpb
C7030-conf.GPD
C7030-conf.GDL
[GENERAL_FILES_C7000]
ProductData.xml
Xerox_VersaLink_C7000_C7020_C7025_C7030-pipelineconfig.xml
Xerox_VersaLink_C7000_C7020_C7025_C7030-constraints.js
Xerox_VersaLink_C7000_C7020_C7025_C7030-qpb.xml
Xerox_VersaLink_C7000_C7020_C7025_C7030-devmode-map.xml
Xerox_VersaLink_C7000_C7020_C7025_C7030-SNMP-conf.xml
Xerox_VersaLink_C7000_C7020_C7025_C7030-WSD-conf.xml
[LOCALE_FILES_C7000]
Xerox_VersaLink_C7000_C7020_C7025_C7030-textres.gpd
xr-TextResources.dll
[XR_FILTER_FILES]
xr-Utilities.v7.132.12.0.dll
xr-FilterUtilities.v7.132.12.0.dll
xr-VFilter.dll
xr-TransformFilter.dll
xr-AnnotationFilter.dll
xr-PDLStreamFilter.dll
msvcp140.dll
vcruntime140.dll
vcruntime140_1.dll
ucrtbase.dll
api-ms-win-crt-stdio-l1-1-0.dll
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-convert-l1-1-0.dll
api-ms-win-crt-heap-l1-1-0.dll
api-ms-win-crt-string-l1-1-0.dll
api-ms-win-crt-environment-l1-1-0.dll
api-ms-win-crt-filesystem-l1-1-0.dll
api-ms-win-crt-locale-l1-1-0.dll
api-ms-win-crt-math-l1-1-0.dll
api-ms-win-crt-multibyte-l1-1-0.dll
api-ms-win-crt-time-l1-1-0.dll
api-ms-win-crt-utility-l1-1-0.dll
api-ms-win-crt-conio-l1-1-0.dll
api-ms-win-crt-private-l1-1-0.dll
api-ms-win-crt-process-l1-1-0.dll
[SourceDisksNames.amd64]
1 = %Location%,,
2 = %Location%,,,x64
[SourceDisksFiles]
C7000.GPD = 1
C7000-manifest.ini = 1
C7000-conf.GPD = 1
C7000-conf.GDL = 1
C7000.dpb = 1
C7020.GPD = 1
C7020-manifest.ini = 1
C7020-conf.GPD = 1
C7020-conf.GDL = 1
C7020.dpb = 1
C7025.GPD = 1
C7025-manifest.ini = 1
C7025-conf.GPD = 1
C7025-conf.GDL = 1
C7025.dpb = 1
C7030.GPD = 1
C7030-manifest.ini = 1
C7030-conf.GPD = 1
C7030-conf.GDL = 1
C7030.dpb = 1
Xerox_VersaLink_C7000_C7020_C7025_C7030-pipelineconfig.xml = 1
Xerox_VersaLink_C7000_C7020_C7025_C7030-SNMP-conf.xml = 1
Xerox_VersaLink_C7000_C7020_C7025_C7030-WSD-conf.xml = 1
Xerox_VersaLink_C7000_C7020_C7025_C7030-constraints.js = 1
Xerox_VersaLink_C7000_C7020_C7025_C7030-qpb.xml = 1
Xerox_VersaLink_C7000_C7020_C7025_C7030-devmode-map.xml = 1
Xerox_VersaLink_C7000_C7020_C7025_C7030-textres.gpd = 1
ProductData.xml = 1
xr-TextResources.dll = 2
xr-Utilities.v7.132.12.0.dll = 2
xr-FilterUtilities.v7.132.12.0.dll = 2
xr-VFilter.dll = 2
xr-TransformFilter.dll = 2
xr-AnnotationFilter.dll = 2
xr-PDLStreamFilter.dll = 2
msvcp140.dll = 2
vcruntime140.dll = 2
vcruntime140_1.dll = 2
ucrtbase.dll = 2
api-ms-win-crt-stdio-l1-1-0.dll = 2
api-ms-win-crt-runtime-l1-1-0.dll = 2
api-ms-win-crt-convert-l1-1-0.dll = 2
api-ms-win-crt-heap-l1-1-0.dll = 2
api-ms-win-crt-string-l1-1-0.dll = 2
api-ms-win-crt-environment-l1-1-0.dll = 2
api-ms-win-crt-filesystem-l1-1-0.dll = 2
api-ms-win-crt-locale-l1-1-0.dll = 2
api-ms-win-crt-math-l1-1-0.dll = 2
api-ms-win-crt-multibyte-l1-1-0.dll = 2
api-ms-win-crt-time-l1-1-0.dll = 2
api-ms-win-crt-utility-l1-1-0.dll = 2
api-ms-win-crt-conio-l1-1-0.dll = 2
api-ms-win-crt-private-l1-1-0.dll = 2
api-ms-win-crt-process-l1-1-0.dll = 2
[OEM URLS]
"Xerox"="http://go.microsoft.com/fwlink/?LinkID=49&prd=10798&sbp=Printers"
[Strings]
Location="Xerox VersaLink C7000/C7020/C7025/C7030"
XR="Xerox"

View File

@ -0,0 +1,262 @@
*%******************************************************************************************
*% GDL AutoConfig file for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*Feature: InstallableDuplexUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableDuplexUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableDuplexUnitActual"
}
*BidiResponse: InstallableDuplexUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableDuplexUnitActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableEnvelopeTrayActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableEnvelopeTrayActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableEnvelopeTrayActual"
}
*BidiResponse: InstallableEnvelopeTrayActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableEnvelopeTrayActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableAuthenticationModuleActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableAuthenticationModuleActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableAuthenticationModuleActual"
}
*BidiResponse: InstallableAuthenticationModuleActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableAuthenticationModuleActual)
}
*Option: CommonAccessCardPiv
{
*BidiValue: STRING("CommonAccessCardPiv")
}
*Option: None
{
*BidiValue: STRING("None")
}
}
*Feature: InstallableHighCapacityFeederActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHighCapacityFeederActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHighCapacityFeederActual"
}
*BidiResponse: InstallableHighCapacityFeederActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHighCapacityFeederActual)
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableHolePunchUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHolePunchUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHolePunchUnitActual"
}
*BidiResponse: InstallableHolePunchUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHolePunchUnitActual)
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: Punch_2And_3HoleSheet
{
*BidiValue: STRING("Punch_2And_3HoleSheet")
}
*Option: Punch_2And_4HoleSheet
{
*BidiValue: STRING("Punch_2And_4HoleSheet")
}
}
*Feature: InstallableInputPaperTraysActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableInputPaperTraysActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableInputPaperTraysActual"
}
*BidiResponse: InstallableInputPaperTraysActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableInputPaperTraysActual)
}
*Option: 2Trays
{
*BidiValue: STRING("2Trays")
}
*Option: 3Trays_1tm
{
*BidiValue: STRING("3Trays_1tm")
}
*Option: 3TraysStm
{
*BidiValue: STRING("3TraysStm")
}
*Option: 5Trays
{
*BidiValue: STRING("5Trays")
}
}
*Feature: InstallableJobAccountingSystemActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableJobAccountingSystemActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableJobAccountingSystemActual"
}
*BidiResponse: InstallableJobAccountingSystemActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableJobAccountingSystemActual)
}
*Option: Network
{
*BidiValue: STRING("Network")
}
*Option: None
{
*BidiValue: STRING("None")
}
*Option: Standard
{
*BidiValue: STRING("Standard")
}
}
*Feature: InstallableOutputBinCenterActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputBinCenterActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputBinCenterActual"
}
*BidiResponse: InstallableOutputBinCenterActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputBinCenterActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputDeliveryUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputDeliveryUnitActual"
}
*BidiResponse: InstallableOutputDeliveryUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputDeliveryUnitActual)
}
*Option: ATypeFinisher
{
*BidiValue: STRING("ATypeFinisher")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: GaTypeFinisher
{
*BidiValue: STRING("GaTypeFinisher")
}
}

View File

@ -0,0 +1,218 @@
*%******************************************************************************************
*% AutoConfig features for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*GPDSpecVersion: "1.0"
*BidiQueryFile: "c7000-conf.GDL"
*Feature: InstallableDuplexUnitActual
{
*rcNameID: =IDS_INSTOPT_OPTIONAL_DUPLEX_UNIT
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableEnvelopeTrayActual
{
*rcNameID: =IDS_INSTOPT_ENVELOPE_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableAuthenticationModuleActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: CommonAccessCardPiv
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableHighCapacityFeederActual
{
*rcNameID: =IDS_INSTOPT_HIGH_CAP_FEEDER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableHolePunchUnitActual
{
*rcNameID: =IDS_INSTOPT_HOLE_PUNCH_UNIT
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: Punch_2And_3HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_3_PUNCH_UNIT
}
*Option: Punch_2And_4HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_4_PUNCH_UNIT
}
}
*Feature: InstallableInputPaperTraysActual
{
*rcNameID: =IDS_INSTOPT_PAPER_TRAYS
*FeatureType: PRINTER_PROPERTY
*DefaultOption: 2Trays
*Option: 2Trays
{
*rcNameID: =IDS_INSTOPT_TWO_TRAYS
}
*Option: 3Trays_1tm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS_WITH_STAND
}
*Option: 3TraysStm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS
}
*Option: 5Trays
{
*rcNameID: =IDS_INSTOPT_FIVE_TRAYS
}
}
*Feature: InstallableJobAccountingSystemActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: Network
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: Standard
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableOutputBinCenterActual
{
*rcNameID: =IDS_DUAL_CENTER_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*rcNameID: =IDS_INSTOPT_FINISHER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: ATypeFinisher
{
*rcNameID: =IDS_INSTOPT_INTEGRATED_OFFICE_FINISHER
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: GaTypeFinisher
{
*rcNameID: =IDS_INSTOPT_GLOBAL_INTEGRATED_OFFICE_FINISHER
}
}

View File

@ -0,0 +1,29 @@
;***************************************************************************************
; Copyright (c) 2020 Xerox Corporation
; All rights reserved.
;***************************************************************************************
[DriverConfig]
PrinterDriverID={30CA2F8D-CA2F-4C15-9B27-F10CFF549A98}
DriverCategory=PrintFax.Printer
RequiredFiles=UNIRES.DLL,STDNAMES.GPD,STDDTYPE.GDL,STDSCHEM.GDL,STDSCHMX.GDL,XPSSVCS.DLL,MSXPSINC.GPD,LOCALE.GPD,PCLXL.GPD,MSxpsPCL6.DLL
DataFile=c7000.gpd
ResourceFile=xr-TextResources.DLL
ConstraintScript=Xerox_VersaLink_C7000_C7020_C7025_C7030-constraints.js
PropertyBag=c7000.dpb
QueueProperties=Xerox_VersaLink_C7000_C7020_C7025_C7030-qpb.xml
DevModeMap=Xerox_VersaLink_C7000_C7020_C7025_C7030-devmode-map.xml
PrinterExtensionUrl="http://download.support.xerox.com/pub/drivers/V4INSTALLER/drivers/win81/en/XrxSetup_DesktopApp_x64.msi"
;UserPropertyBagScope is new for Win 8.1 and later:
UserPropertyBagScope=Manufacturer
[BidiFiles]
BidiSPMFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-SNMP-conf.xml
BidiWSDFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-WSD-conf.xml
[XR-Private]
DriverPlatform=XR6P2.0

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,297 @@
*%******************************************************************************************
*% GDL AutoConfig file for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*Feature: InstallableEnvelopeTrayActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableEnvelopeTrayActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableEnvelopeTrayActual"
}
*BidiResponse: InstallableEnvelopeTrayActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableEnvelopeTrayActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableFaxOutActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableFaxOutActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableFaxOutActual"
}
*BidiResponse: InstallableFaxOutActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableFaxOutActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: FaxWithSip
{
*BidiValue: STRING("FaxWithSip")
}
}
*Feature: InstallableAuthenticationModuleActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableAuthenticationModuleActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableAuthenticationModuleActual"
}
*BidiResponse: InstallableAuthenticationModuleActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableAuthenticationModuleActual)
}
*Option: CommonAccessCardPiv
{
*BidiValue: STRING("CommonAccessCardPiv")
}
*Option: None
{
*BidiValue: STRING("None")
}
}
*Feature: InstallableHighCapacityFeederActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHighCapacityFeederActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHighCapacityFeederActual"
}
*BidiResponse: InstallableHighCapacityFeederActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHighCapacityFeederActual)
}
*Option: Hcf
{
*BidiValue: STRING("Hcf")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableHolePunchUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHolePunchUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHolePunchUnitActual"
}
*BidiResponse: InstallableHolePunchUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHolePunchUnitActual)
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: Punch_2And_3HoleSheet
{
*BidiValue: STRING("Punch_2And_3HoleSheet")
}
*Option: Punch_2And_4HoleSheet
{
*BidiValue: STRING("Punch_2And_4HoleSheet")
}
}
*Feature: InstallableInputPaperTraysActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableInputPaperTraysActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableInputPaperTraysActual"
}
*BidiResponse: InstallableInputPaperTraysActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableInputPaperTraysActual)
}
*Option: 2Trays
{
*BidiValue: STRING("2Trays")
}
*Option: 3Trays_1tm
{
*BidiValue: STRING("3Trays_1tm")
}
*Option: 3TraysStm
{
*BidiValue: STRING("3TraysStm")
}
*Option: 5Trays
{
*BidiValue: STRING("5Trays")
}
*Option: 5TraysHighCapacityTandemTray
{
*BidiValue: STRING("5TraysHighCapacityTandemTray")
}
}
*Feature: InstallableJobAccountingSystemActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableJobAccountingSystemActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableJobAccountingSystemActual"
}
*BidiResponse: InstallableJobAccountingSystemActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableJobAccountingSystemActual)
}
*Option: Network
{
*BidiValue: STRING("Network")
}
*Option: None
{
*BidiValue: STRING("None")
}
*Option: Standard
{
*BidiValue: STRING("Standard")
}
}
*Feature: InstallableOutputBinCenterActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputBinCenterActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputBinCenterActual"
}
*BidiResponse: InstallableOutputBinCenterActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputBinCenterActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputDeliveryUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputDeliveryUnitActual"
}
*BidiResponse: InstallableOutputDeliveryUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputDeliveryUnitActual)
}
*Option: ATypeFinisher
{
*BidiValue: STRING("ATypeFinisher")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: GaTypeFinisher
{
*BidiValue: STRING("GaTypeFinisher")
}
*Option: TypeSb
{
*BidiValue: STRING("TypeSb")
}
*Option: TypeSbBookletMaker
{
*BidiValue: STRING("TypeSbBookletMaker")
}
*Option: OfficeFinisher
{
*BidiValue: STRING("OfficeFinisher")
}
*Option: OfficeFinisherBookletMaker
{
*BidiValue: STRING("OfficeFinisherBookletMaker")
}
}

View File

@ -0,0 +1,260 @@
*%******************************************************************************************
*% AutoConfig features for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*GPDSpecVersion: "1.0"
*BidiQueryFile: "c7020-conf.GDL"
*Feature: InstallableEnvelopeTrayActual
{
*rcNameID: =IDS_INSTOPT_ENVELOPE_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableFaxOutActual
{
*rcNameID: =IDS_LAN_FAX_MODULE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: FaxWithSip
{
*rcNameID: =IDS_SIP_FAX_INSTALLED
}
}
*Feature: InstallableAuthenticationModuleActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: CommonAccessCardPiv
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableHighCapacityFeederActual
{
*rcNameID: =IDS_INSTOPT_HIGH_CAP_FEEDER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Hcf
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableHolePunchUnitActual
{
*rcNameID: =IDS_INSTOPT_HOLE_PUNCH_UNIT
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: Punch_2And_3HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_3_PUNCH_UNIT
}
*Option: Punch_2And_4HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_4_PUNCH_UNIT
}
}
*Feature: InstallableInputPaperTraysActual
{
*rcNameID: =IDS_INSTOPT_PAPER_TRAYS
*FeatureType: PRINTER_PROPERTY
*DefaultOption: 2Trays
*Option: 2Trays
{
*rcNameID: =IDS_INSTOPT_TWO_TRAYS
}
*Option: 3Trays_1tm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS_WITH_STAND
}
*Option: 3TraysStm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS
}
*Option: 5Trays
{
*rcNameID: =IDS_INSTOPT_FIVE_TRAYS
}
*Option: 5TraysHighCapacityTandemTray
{
*rcNameID: =IDS_INSTOPT_5_TRAYS_HI_CAP_TANDEM
}
}
*Feature: InstallableJobAccountingSystemActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: Network
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: Standard
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableOutputBinCenterActual
{
*rcNameID: =IDS_DUAL_CENTER_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*rcNameID: =IDS_INSTOPT_FINISHER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: ATypeFinisher
{
*rcNameID: =IDS_INSTOPT_INTEGRATED_OFFICE_FINISHER
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: GaTypeFinisher
{
*rcNameID: =IDS_INSTOPT_GLOBAL_INTEGRATED_OFFICE_FINISHER
}
*Option: TypeSb
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_LX
}
*Option: TypeSbBookletMaker
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_LX_W_BK
}
*Option: OfficeFinisher
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER
}
*Option: OfficeFinisherBookletMaker
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_BM
}
}

View File

@ -0,0 +1,29 @@
;***************************************************************************************
; Copyright (c) 2020 Xerox Corporation
; All rights reserved.
;***************************************************************************************
[DriverConfig]
PrinterDriverID={30CA2F8D-CA2F-4C15-9B27-F10CFF549A98}
DriverCategory=PrintFax.Printer
RequiredFiles=UNIRES.DLL,STDNAMES.GPD,STDDTYPE.GDL,STDSCHEM.GDL,STDSCHMX.GDL,XPSSVCS.DLL,MSXPSINC.GPD,LOCALE.GPD,PCLXL.GPD,MSxpsPCL6.DLL
DataFile=c7020.gpd
ResourceFile=xr-TextResources.DLL
ConstraintScript=Xerox_VersaLink_C7000_C7020_C7025_C7030-constraints.js
PropertyBag=c7020.dpb
QueueProperties=Xerox_VersaLink_C7000_C7020_C7025_C7030-qpb.xml
DevModeMap=Xerox_VersaLink_C7000_C7020_C7025_C7030-devmode-map.xml
PrinterExtensionUrl="http://download.support.xerox.com/pub/drivers/V4INSTALLER/drivers/win81/en/XrxSetup_DesktopApp_x64.msi"
;UserPropertyBagScope is new for Win 8.1 and later:
UserPropertyBagScope=Manufacturer
[BidiFiles]
BidiSPMFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-SNMP-conf.xml
BidiWSDFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-WSD-conf.xml
[XR-Private]
DriverPlatform=XR6P2.0

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,297 @@
*%******************************************************************************************
*% GDL AutoConfig file for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*Feature: InstallableEnvelopeTrayActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableEnvelopeTrayActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableEnvelopeTrayActual"
}
*BidiResponse: InstallableEnvelopeTrayActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableEnvelopeTrayActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableFaxOutActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableFaxOutActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableFaxOutActual"
}
*BidiResponse: InstallableFaxOutActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableFaxOutActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: FaxWithSip
{
*BidiValue: STRING("FaxWithSip")
}
}
*Feature: InstallableAuthenticationModuleActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableAuthenticationModuleActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableAuthenticationModuleActual"
}
*BidiResponse: InstallableAuthenticationModuleActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableAuthenticationModuleActual)
}
*Option: CommonAccessCardPiv
{
*BidiValue: STRING("CommonAccessCardPiv")
}
*Option: None
{
*BidiValue: STRING("None")
}
}
*Feature: InstallableHighCapacityFeederActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHighCapacityFeederActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHighCapacityFeederActual"
}
*BidiResponse: InstallableHighCapacityFeederActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHighCapacityFeederActual)
}
*Option: Hcf
{
*BidiValue: STRING("Hcf")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableHolePunchUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHolePunchUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHolePunchUnitActual"
}
*BidiResponse: InstallableHolePunchUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHolePunchUnitActual)
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: Punch_2And_3HoleSheet
{
*BidiValue: STRING("Punch_2And_3HoleSheet")
}
*Option: Punch_2And_4HoleSheet
{
*BidiValue: STRING("Punch_2And_4HoleSheet")
}
}
*Feature: InstallableInputPaperTraysActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableInputPaperTraysActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableInputPaperTraysActual"
}
*BidiResponse: InstallableInputPaperTraysActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableInputPaperTraysActual)
}
*Option: 2Trays
{
*BidiValue: STRING("2Trays")
}
*Option: 3Trays_1tm
{
*BidiValue: STRING("3Trays_1tm")
}
*Option: 3TraysStm
{
*BidiValue: STRING("3TraysStm")
}
*Option: 5Trays
{
*BidiValue: STRING("5Trays")
}
*Option: 5TraysHighCapacityTandemTray
{
*BidiValue: STRING("5TraysHighCapacityTandemTray")
}
}
*Feature: InstallableJobAccountingSystemActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableJobAccountingSystemActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableJobAccountingSystemActual"
}
*BidiResponse: InstallableJobAccountingSystemActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableJobAccountingSystemActual)
}
*Option: Network
{
*BidiValue: STRING("Network")
}
*Option: None
{
*BidiValue: STRING("None")
}
*Option: Standard
{
*BidiValue: STRING("Standard")
}
}
*Feature: InstallableOutputBinCenterActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputBinCenterActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputBinCenterActual"
}
*BidiResponse: InstallableOutputBinCenterActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputBinCenterActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputDeliveryUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputDeliveryUnitActual"
}
*BidiResponse: InstallableOutputDeliveryUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputDeliveryUnitActual)
}
*Option: ATypeFinisher
{
*BidiValue: STRING("ATypeFinisher")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: GaTypeFinisher
{
*BidiValue: STRING("GaTypeFinisher")
}
*Option: TypeSb
{
*BidiValue: STRING("TypeSb")
}
*Option: TypeSbBookletMaker
{
*BidiValue: STRING("TypeSbBookletMaker")
}
*Option: OfficeFinisher
{
*BidiValue: STRING("OfficeFinisher")
}
*Option: OfficeFinisherBookletMaker
{
*BidiValue: STRING("OfficeFinisherBookletMaker")
}
}

View File

@ -0,0 +1,260 @@
*%******************************************************************************************
*% AutoConfig features for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*GPDSpecVersion: "1.0"
*BidiQueryFile: "c7025-conf.GDL"
*Feature: InstallableEnvelopeTrayActual
{
*rcNameID: =IDS_INSTOPT_ENVELOPE_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableFaxOutActual
{
*rcNameID: =IDS_LAN_FAX_MODULE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: FaxWithSip
{
*rcNameID: =IDS_SIP_FAX_INSTALLED
}
}
*Feature: InstallableAuthenticationModuleActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: CommonAccessCardPiv
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableHighCapacityFeederActual
{
*rcNameID: =IDS_INSTOPT_HIGH_CAP_FEEDER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Hcf
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableHolePunchUnitActual
{
*rcNameID: =IDS_INSTOPT_HOLE_PUNCH_UNIT
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: Punch_2And_3HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_3_PUNCH_UNIT
}
*Option: Punch_2And_4HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_4_PUNCH_UNIT
}
}
*Feature: InstallableInputPaperTraysActual
{
*rcNameID: =IDS_INSTOPT_PAPER_TRAYS
*FeatureType: PRINTER_PROPERTY
*DefaultOption: 2Trays
*Option: 2Trays
{
*rcNameID: =IDS_INSTOPT_TWO_TRAYS
}
*Option: 3Trays_1tm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS_WITH_STAND
}
*Option: 3TraysStm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS
}
*Option: 5Trays
{
*rcNameID: =IDS_INSTOPT_FIVE_TRAYS
}
*Option: 5TraysHighCapacityTandemTray
{
*rcNameID: =IDS_INSTOPT_5_TRAYS_HI_CAP_TANDEM
}
}
*Feature: InstallableJobAccountingSystemActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: Network
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: Standard
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableOutputBinCenterActual
{
*rcNameID: =IDS_DUAL_CENTER_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*rcNameID: =IDS_INSTOPT_FINISHER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: ATypeFinisher
{
*rcNameID: =IDS_INSTOPT_INTEGRATED_OFFICE_FINISHER
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: GaTypeFinisher
{
*rcNameID: =IDS_INSTOPT_GLOBAL_INTEGRATED_OFFICE_FINISHER
}
*Option: TypeSb
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_LX
}
*Option: TypeSbBookletMaker
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_LX_W_BK
}
*Option: OfficeFinisher
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER
}
*Option: OfficeFinisherBookletMaker
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_BM
}
}

View File

@ -0,0 +1,29 @@
;***************************************************************************************
; Copyright (c) 2020 Xerox Corporation
; All rights reserved.
;***************************************************************************************
[DriverConfig]
PrinterDriverID={30CA2F8D-CA2F-4C15-9B27-F10CFF549A98}
DriverCategory=PrintFax.Printer
RequiredFiles=UNIRES.DLL,STDNAMES.GPD,STDDTYPE.GDL,STDSCHEM.GDL,STDSCHMX.GDL,XPSSVCS.DLL,MSXPSINC.GPD,LOCALE.GPD,PCLXL.GPD,MSxpsPCL6.DLL
DataFile=c7025.gpd
ResourceFile=xr-TextResources.DLL
ConstraintScript=Xerox_VersaLink_C7000_C7020_C7025_C7030-constraints.js
PropertyBag=c7025.dpb
QueueProperties=Xerox_VersaLink_C7000_C7020_C7025_C7030-qpb.xml
DevModeMap=Xerox_VersaLink_C7000_C7020_C7025_C7030-devmode-map.xml
PrinterExtensionUrl="http://download.support.xerox.com/pub/drivers/V4INSTALLER/drivers/win81/en/XrxSetup_DesktopApp_x64.msi"
;UserPropertyBagScope is new for Win 8.1 and later:
UserPropertyBagScope=Manufacturer
[BidiFiles]
BidiSPMFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-SNMP-conf.xml
BidiWSDFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-WSD-conf.xml
[XR-Private]
DriverPlatform=XR6P2.0

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,297 @@
*%******************************************************************************************
*% GDL AutoConfig file for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*Feature: InstallableEnvelopeTrayActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableEnvelopeTrayActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableEnvelopeTrayActual"
}
*BidiResponse: InstallableEnvelopeTrayActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableEnvelopeTrayActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableFaxOutActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableFaxOutActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableFaxOutActual"
}
*BidiResponse: InstallableFaxOutActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableFaxOutActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: FaxWithSip
{
*BidiValue: STRING("FaxWithSip")
}
}
*Feature: InstallableAuthenticationModuleActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableAuthenticationModuleActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableAuthenticationModuleActual"
}
*BidiResponse: InstallableAuthenticationModuleActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableAuthenticationModuleActual)
}
*Option: CommonAccessCardPiv
{
*BidiValue: STRING("CommonAccessCardPiv")
}
*Option: None
{
*BidiValue: STRING("None")
}
}
*Feature: InstallableHighCapacityFeederActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHighCapacityFeederActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHighCapacityFeederActual"
}
*BidiResponse: InstallableHighCapacityFeederActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHighCapacityFeederActual)
}
*Option: Hcf
{
*BidiValue: STRING("Hcf")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableHolePunchUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableHolePunchUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableHolePunchUnitActual"
}
*BidiResponse: InstallableHolePunchUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableHolePunchUnitActual)
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: Punch_2And_3HoleSheet
{
*BidiValue: STRING("Punch_2And_3HoleSheet")
}
*Option: Punch_2And_4HoleSheet
{
*BidiValue: STRING("Punch_2And_4HoleSheet")
}
}
*Feature: InstallableInputPaperTraysActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableInputPaperTraysActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableInputPaperTraysActual"
}
*BidiResponse: InstallableInputPaperTraysActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableInputPaperTraysActual)
}
*Option: 2Trays
{
*BidiValue: STRING("2Trays")
}
*Option: 3Trays_1tm
{
*BidiValue: STRING("3Trays_1tm")
}
*Option: 3TraysStm
{
*BidiValue: STRING("3TraysStm")
}
*Option: 5Trays
{
*BidiValue: STRING("5Trays")
}
*Option: 5TraysHighCapacityTandemTray
{
*BidiValue: STRING("5TraysHighCapacityTandemTray")
}
}
*Feature: InstallableJobAccountingSystemActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableJobAccountingSystemActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableJobAccountingSystemActual"
}
*BidiResponse: InstallableJobAccountingSystemActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableJobAccountingSystemActual)
}
*Option: Network
{
*BidiValue: STRING("Network")
}
*Option: None
{
*BidiValue: STRING("None")
}
*Option: Standard
{
*BidiValue: STRING("Standard")
}
}
*Feature: InstallableOutputBinCenterActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputBinCenterActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputBinCenterActual"
}
*BidiResponse: InstallableOutputBinCenterActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputBinCenterActual)
}
*Option: Installed
{
*BidiValue: STRING("Installed")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*FeatureType: PRINTER_PROPERTY
*BidiQuery: InstallableOutputDeliveryUnitActual
{
*QueryString: "\Printer.Configuration.InstallableOptionsActualCol:InstallableOutputDeliveryUnitActual"
}
*BidiResponse: InstallableOutputDeliveryUnitActual
{
*ResponseType: BIDI_STRING
*ResponseData: ENUM_OPTION(InstallableOutputDeliveryUnitActual)
}
*Option: ATypeFinisher
{
*BidiValue: STRING("ATypeFinisher")
}
*Option: NotInstalled
{
*BidiValue: STRING("NotInstalled")
}
*Option: GaTypeFinisher
{
*BidiValue: STRING("GaTypeFinisher")
}
*Option: TypeSb
{
*BidiValue: STRING("TypeSb")
}
*Option: TypeSbBookletMaker
{
*BidiValue: STRING("TypeSbBookletMaker")
}
*Option: OfficeFinisher
{
*BidiValue: STRING("OfficeFinisher")
}
*Option: OfficeFinisherBookletMaker
{
*BidiValue: STRING("OfficeFinisherBookletMaker")
}
}

View File

@ -0,0 +1,260 @@
*%******************************************************************************************
*% AutoConfig features for Xerox VersaLink C7000/C7020/C7025/C7030
*% Copyright(c) 2020 Xerox Corporation
*% All rights reserved.
*%******************************************************************************************
*GPDSpecVersion: "1.0"
*BidiQueryFile: "c7030-conf.GDL"
*Feature: InstallableEnvelopeTrayActual
{
*rcNameID: =IDS_INSTOPT_ENVELOPE_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableFaxOutActual
{
*rcNameID: =IDS_LAN_FAX_MODULE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: FaxWithSip
{
*rcNameID: =IDS_SIP_FAX_INSTALLED
}
}
*Feature: InstallableAuthenticationModuleActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: CommonAccessCardPiv
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableHighCapacityFeederActual
{
*rcNameID: =IDS_INSTOPT_HIGH_CAP_FEEDER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Hcf
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableHolePunchUnitActual
{
*rcNameID: =IDS_INSTOPT_HOLE_PUNCH_UNIT
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: Punch_2And_3HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_3_PUNCH_UNIT
}
*Option: Punch_2And_4HoleSheet
{
*rcNameID: =IDS_INSTOPT_2_4_PUNCH_UNIT
}
}
*Feature: InstallableInputPaperTraysActual
{
*rcNameID: =IDS_INSTOPT_PAPER_TRAYS
*FeatureType: PRINTER_PROPERTY
*DefaultOption: 2Trays
*Option: 2Trays
{
*rcNameID: =IDS_INSTOPT_TWO_TRAYS
}
*Option: 3Trays_1tm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS_WITH_STAND
}
*Option: 3TraysStm
{
*rcNameID: =IDS_INSTOPT_THREE_TRAYS
}
*Option: 5Trays
{
*rcNameID: =IDS_INSTOPT_FIVE_TRAYS
}
*Option: 5TraysHighCapacityTandemTray
{
*rcNameID: =IDS_INSTOPT_5_TRAYS_HI_CAP_TANDEM
}
}
*Feature: InstallableJobAccountingSystemActual
{
*rcNameID: =IDS_NOT_VISIBLE
*FeatureType: PRINTER_PROPERTY
*DefaultOption: None
*ConcealFromUI?: TRUE
*Option: Network
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: None
{
*rcNameID: =IDS_NOT_VISIBLE
}
*Option: Standard
{
*rcNameID: =IDS_NOT_VISIBLE
}
}
*Feature: InstallableOutputBinCenterActual
{
*rcNameID: =IDS_DUAL_CENTER_TRAY
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: Installed
{
*rcNameID: =IDS_INSTOPT_INSTALLED
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
}
*Feature: InstallableOutputDeliveryUnitActual
{
*rcNameID: =IDS_INSTOPT_FINISHER
*FeatureType: PRINTER_PROPERTY
*DefaultOption: NotInstalled
*Option: ATypeFinisher
{
*rcNameID: =IDS_INSTOPT_INTEGRATED_OFFICE_FINISHER
}
*Option: NotInstalled
{
*rcNameID: =IDS_INSTOPT_NOT_INSTALLED
}
*Option: GaTypeFinisher
{
*rcNameID: =IDS_INSTOPT_GLOBAL_INTEGRATED_OFFICE_FINISHER
}
*Option: TypeSb
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_LX
}
*Option: TypeSbBookletMaker
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_LX_W_BK
}
*Option: OfficeFinisher
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER
}
*Option: OfficeFinisherBookletMaker
{
*rcNameID: =IDS_INSTOPT_OFFICE_FINISHER_BM
}
}

View File

@ -0,0 +1,29 @@
;***************************************************************************************
; Copyright (c) 2020 Xerox Corporation
; All rights reserved.
;***************************************************************************************
[DriverConfig]
PrinterDriverID={30CA2F8D-CA2F-4C15-9B27-F10CFF549A98}
DriverCategory=PrintFax.Printer
RequiredFiles=UNIRES.DLL,STDNAMES.GPD,STDDTYPE.GDL,STDSCHEM.GDL,STDSCHMX.GDL,XPSSVCS.DLL,MSXPSINC.GPD,LOCALE.GPD,PCLXL.GPD,MSxpsPCL6.DLL
DataFile=c7030.gpd
ResourceFile=xr-TextResources.DLL
ConstraintScript=Xerox_VersaLink_C7000_C7020_C7025_C7030-constraints.js
PropertyBag=c7030.dpb
QueueProperties=Xerox_VersaLink_C7000_C7020_C7025_C7030-qpb.xml
DevModeMap=Xerox_VersaLink_C7000_C7020_C7025_C7030-devmode-map.xml
PrinterExtensionUrl="http://download.support.xerox.com/pub/drivers/V4INSTALLER/drivers/win81/en/XrxSetup_DesktopApp_x64.msi"
;UserPropertyBagScope is new for Win 8.1 and later:
UserPropertyBagScope=Manufacturer
[BidiFiles]
BidiSPMFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-SNMP-conf.xml
BidiWSDFile=Xerox_VersaLink_C7000_C7020_C7025_C7030-WSD-conf.xml
[XR-Private]
DriverPlatform=XR6P2.0

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,18 @@
$PathIntune = "$Env:Programfiles\Intune"
$PackageName = "Printer"
$PrinterName = "Xerox Versalink C7025 - Vznohradská"
$PrinterDriverName = "Xerox VersaLink C7025 V4 PCL6"
Start-Transcript -Path "$PathIntune\Log\$PackageName-install.log" -Force
$PrinterExist = Get-Printer -Name $PrinterName -ErrorAction SilentlyContinue
if (-not ($PrinterExist)) {
pnputil.exe /a "drivers\*.inf"
Add-PrinterDriver -Name $PrinterDriverName -InfPath "C:\Windows\System32\DriverStore\FileRepository\xerox_versalink_c7000_c7020_c7025_c7030_pcl6.inf_amd64_c5154981de99a4c7\Xerox_VersaLink_C7000_C7020_C7025_C7030_PCL6.inf"
Add-PrinterPort -Name $PrinterName -PrinterHostAddress "10.201.0.121"
Add-Printer -DriverName $PrinterDriverName -Name $PrinterName -PortName $PrinterName
}
0
Stop-Transcript

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1,20 @@
$PathIntune = "$Env:Programfiles\Intune"
$PackageName = "Printer"
$PrinterName = "Xerox Versalink C7025 - Vznohradská"
Start-Transcript -Path "$PathIntune\Log\$PackageName-install.log" -Force
Try {
$PrinterExist = Get-Printer -Name $PrinterName -ErrorAction SilentlyContinue
if ($PrinterExist) {
Remove-Printer -Name $PrinterName -Confirm:$false
}
}
Catch {
Write-Warning "Error removing Printer"
Write-Warning "$($_.Exception.Message)"
}
0
Stop-Transcript

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,19 @@
$PathIntune = "$Env:Programfiles\itego\intune"
Start-Transcript -Path "$PathIntune\Log\FortigateVPN-install.log" -Force
$installerPath = ('./bin/' + $installerName)
$installArgs = "/install","/quiet","/norestart"
Start-Process -FilePath $installerPath -ArgumentList "$installArgs" -Wait
Write-Host ("Fortigate VPN Installed versions installed: " + $installerName)
$process = Start-Process -Path reg.exe -ArgumentList @("Import", ("{0}\config\vpnProfiles.reg" -f $PSScriptRoot)) -Wait -passthru
If($process.ExitCode)
{
Write-Host "Profiles Imported"
}
0
Stop-Transcript

View File

@ -1,17 +1,18 @@
# array of uninstall args
$uninstallArgs = "/uninstall"," ","/quiet"
$uninstallArgs = "/uninstall"," ","/quiet", "IGNOREDEPENDENCIES=ALL"
$dotnetVersions = Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -like "Microsoft .NET*" }
foreach ($version in $dotnetVersions) {
# update array index 1 with version id
$uninstallArgs[1] = "$($version.id)"
Write-Host "Uninstalling $($version.Name)..."
$uninstallArgs[1] = '"' + $version.IdentifyingNumber + '"'
Write-Host "Uninstalling $($version.Name)... $("$uninstallArgs")"
Start-Process -FilePath "msiexec.exe" -ArgumentList "$uninstallArgs" -Wait
}
Write-Host "All Microsoft .NET versions uninstalled."
$uri = "https://download.visualstudio.microsoft.com/download/pr/f1e7ffc8-c278-4339-b460-517420724524/f36bb75b2e86a52338c4d3a90f8dac9b/windowsdesktop-runtime-8.0.12-win-x64.exe"
#$uri = "https://download.visualstudio.microsoft.com/download/pr/f1e7ffc8-c278-4339-b460-517420724524/f36bb75b2e86a52338c4d3a90f8dac9b/windowsdesktop-runtime-8.0.12-win-x64.exe"
$uri = "https://download.visualstudio.microsoft.com/download/pr/136f4593-e3cd-4d52-bc25-579cdf46e80c/8b98c1347293b48c56c3a68d72f586a1/dotnet-runtime-8.0.12-win-x64.exe"
$installerName =($uri -split "/")[-1]
$installerPath = ('./bin/' + $installerName)
if (-not (Test-Path -Path $installerPath)){

View File

@ -1,8 +1,8 @@
$version = "v1.8.6"
$version = "1.8.6"
if (-not (Test-Path -Path $version -PathType Container)) {
Invoke-WebRequest -Uri "https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool/archive/refs/tags/v1.8.6.zip" -OutFile "v1.8.6.zip"
Expand-Archive -Path "v1.8.6.zip" -Force
Remove-Item -Path "v1.8.6.zip"
Invoke-WebRequest -Uri ("https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool/archive/refs/tags/v{0}.zip" -f $version) -OutFile ("v{0}.zip" -f $version)
Expand-Archive -Path ("v{0}.zip" -f $version) -Force
Remove-Item -Path ("v{0}.zip" -f $version)
}
foreach ($folder in (Get-ChildItem -Path "./apps/" )) {
@ -10,14 +10,15 @@ foreach ($folder in (Get-ChildItem -Path "./apps/" )) {
$sourceFolder = $folder.FullName
$sourceFile = $null
foreach ($wntrypoint in @('install.bat', 'install.ps1', '*.msi')) {
foreach ($wntrypoint in @('install.bat', 'install.ps1', '*.msi', '*.exe')) {
$sourceFile = (Get-ChildItem -Path $sourceFolder -Filter $wntrypoint | Select-Object -First 1 )
if ($null -ne $sourceFile){
break
}
}
$buildArgs = " -c ", $folder.FullName, " -s ", $sourceFile.FullName, " -s ", $folder.FullName, " -q"
Start-Process -FilePath ('./{0}/Microsoft-Win32-Content-Prep-Tool-1.8.6/IntuneWinAppUtil.exe' -f $version) -ArgumentList "$buildArgs" -Wait
$buildArgs = "-c", $folder.FullName, "-s", $sourceFile.FullName, "-o", "./build/", "-q"
Start-Process -FilePath ('./v{0}/Microsoft-Win32-Content-Prep-Tool-{0}/IntuneWinAppUtil.exe' -f $version) -ArgumentList "$buildArgs" -Wait
Move-Item -Path ("./build/{0}.intunewin" -f ($sourceFile.Name -split "\.")[0]) -Destination ("./build/{0}.intunewin" -f $folder.Name)
}