Public Attributes

Wix::Extensions::SystemTools::CopyFiles Class Reference

List of all members.

Public Attributes

string Id
string Source
string Wildcard
string Target
YesNoType CopyOnInstall
YesNoType CopyOnUnInstall
YesNoType Recurse
complextype Overwrite

Detailed Description

May be nested under Product, Module, Fragment. Copies a set of files outside of component rules, with subdirectories.


Member Data Documentation

Copy file at install time.

Copy file at uninstall time.

Identifier for the files copy operation (primary key).

Specifies the overwrite behavior when the target file exists. One of yes, no, error.

Recurse into subdirectories. Behaves like xcopy, copying files that match Wildcard from subdirectories.

Directory containing files to be copied.

Name of the target directory.

Wildcard of files to be copied.


The documentation for this class was generated from the following file:


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com