RouteFolderName (Standard 8 Module Reference)

7/8/2014

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

This setting contains a path with a maximum length of 259 characters that specifies the folder to which the fax service automatically routes and saves incoming faxes.

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/RouteFolderName

Fax and Scan

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

XML Example

The following example shows to save incoming faxes to a folder.

<FaxUnattend>
    <RouteToFolder>true</RouteToFolder>
    <RouteFolderName>C:\Router</RouteFolderName>
</FaxUnattend>

See Also

Reference

RouteToFolder
Thin Client Template

Concepts

Feature Module Settings