Skip to main content
Version: v3

RemotePayload Element

Description
Describes information about a remote file payload that is not available at the time of building the bundle. The parent must specify DownloadUrl and must not specify SourceFile when using this element.
Windows Installer references
None
Parents
ExePackage, MsuPackage
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
CertificatePublicKeyHexTypePublic key of the authenticode certificate used to sign the RemotePayload. Include this attribute if the remote file is signed. 
CertificateThumbprintHexTypeThumbprint of the authenticode certificate used to sign the RemotePayload. Include this attribute if the remote file is signed. 
DescriptionStringDescription of the file from version resources.Yes
HashHexTypeSHA-1 hash of the RemotePayload.Yes
ProductNameStringProduct name of the file from version resouces.Yes
SizeIntegerSize of the remote file in bytes.Yes
VersionVersionTypeVersion of the remote fileYes
See Also
Wix Schema