PagingFiles (Standard 7 Package Reference)

7/8/2014

This setting specifies the file name of one or more page files for the Windows Embedded Standard 7 installation. You can use this setting to specify other details for page files, such as the minimum and maximum size, and the location of each page file. You can also use Standard 7 to manage page file details automatically. If you want to use additional page files, separate the information for each page file with a single space. By default, this setting is set to an empty string, indicating that no page file is to be used.

Note

The use of pages files is incompatible with the File-Based Write Filter (FBWF) and Enhanced Write Filter with HORM (EWF) packages. If you have included one of those packages in your image, the PagingFiles setting should not be set.

Values

?:\ file_name.sys [minSize] [maxSize]

Specifies that Standard 7 create a page file on the boot volume with the specified name. If unable to create a page file on the boot volume, Standard 7 tries other volumes until successful.

[minSize] [maxSize] specifies the minimum and maximum sizes for the page file, in MB. Omit these parameters or use the values 0 0 to specify that Standard 7 manages the sizes.

drive_letter:\ file_name.sys [minSize] [maxSize]

Specifies the location and file name for a page file.

[minSize] [maxSize] specifies the minimum and maximum sizes for the page file, in MB. Omit these parameters or use the values 0 0 to specify that Standard 7 manages the sizes.

Valid Passes

offlineServicing