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
Name Type Description Required CertificatePublicKey HexType Public key of the authenticode certificate used to sign the RemotePayload. Include this attribute if the remote file is signed. CertificateThumbprint HexType Thumbprint of the authenticode certificate used to sign the RemotePayload. Include this attribute if the remote file is signed. Description String Description of the file from version resources. Yes Hash HexType SHA-1 hash of the RemotePayload. Yes ProductName String Product name of the file from version resouces. Yes Size Integer Size of the remote file in bytes. Yes Version VersionType Version of the remote file Yes - See Also
- Wix Schema