ArchiveFolderName (Standard 8 Module Reference)

7/8/2014

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

This setting contains a path with a maximum length of 259 characters that specifies where to save incoming and outgoing faxes.

The default value is D:\Program Data\Microsoft\Windows NT\MSFax. 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/Fax/ArchiveFolderName

Fax and Scan

Features/Devices/Printing and Scanning/Fax and Scan/Fax/ArchiveFolderName

XML Example

The following example shows how to save incoming and outgoing faxes to a folder and how to set the folder location.

<Fax>
    <ArchiveFaxes>true</ArchiveFaxes>
    <ArchiveFolderName>C:\MyFaxArchives</ArchiveFolderName>
</Fax>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings