Search Results for

    Show / Hide Table of Contents

    arguments

    Defines arguments for specified process.

    Parent Elements:

    • installTask
    • uninstallTask
    • pre-run
    • post-run

    Example

    <arguments value="/Install MSIPROPERTY=servername" />
    

    Attributes

    Attribute Type Description Required Version
    value string command-line arguments these can contain variables. Several variables can be used in this attribute. X ≥1.0.0
    Back to top