Next Topic

Previous Topic

Book Contents

Setting Location

The <Location/> element describes where on a disk a setting is stored, and how.

Attributes

Description

Possible Values

Required?

Type

Specifies what type of location this is, and how the engine should attempt to look there.

file, registry

Yes

SubType

Specifies what part of the location to use.

See above

No

File

For Type="file", identifies the file to migrate.

A path to a file

No

FileOverwrite

If we're applying a file and a file with the same name already exists, should we overwrite?

On apply, always overwrites the existing file with the stored file every time; ifnewer does so only if the stored file is newer than the copy on the destination machine; never never overwrites an existing file, but places a stored file if no file exists on the destination machine.

No

Children

Minimum

Maximum

Text: depending on the Type, the text value is used as a path

N/A

N/A