TypesFile Element (Ps Extension)

Windows Installer XML (WiX) v3.0

TypesFile Element (Ps Extension)

Description
Identifies the parent File as a types XML file for the referenced PowerShell snap-in.
Windows Installer references
None
Parents
File, SnapIn
Inner Text
None
Children
None
Attributes
Name Type Description Required
FileId String Reference to the types File ID. This is required when nested under the SnapIn element.  
SnapIn String Reference to the PowerShell snap-in ID for which this types file is associated. This is required when nested under the File element.  
Remarks
A types XML file used by the extensible type system.
See Also
Ps Schema