RoutePrinterName (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the RoutePrinterName setting in Windows Embedded 8 Standard (Standard 8).

This setting is a string that specifies the printer that the fax service automatically routes and prints incoming faxes to.

Do not create an empty value for this setting.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

INF-prnms002

Drivers/Printer/INF-prnms002/FaxUnattend/RoutePrinterName

Fax and Scan

Features/Devices/Printing and Scanning/Fax and Scan/FaxUnattend/RoutePrinterName

XML Example

The following example shows how to automatically route incoming faxes to a printer.

<FaxUnattend>
    <RouteToPrinter>true</RouteToPrinter>
    <RoutePrinterName>C:\Printer</RoutePrinterName>
</FaxUnattend>

See Also

Reference

RouteToPrinter
Thin Client Template

Concepts

Feature Module Settings