<parameters>
  <parameter
    name="Application Path"
    description="Full site path where you would like to install your application (for example, Default Web Site/piwik)."
    defaultValue="Default Web Site/piwik"
    tags="iisapp"
    >
    <parameterEntry
      type="ProviderPath"
      scope="iisapp"
      match="piwik"
    />
  </parameter>
  <parameter
    name="SetAclParameterTree"
    description="Sets the ACL on the Installation tree"
    defaultValue="{Application Path}"
    tags="Hidden"
    >
    <parameterEntry
      type="ProviderPath"
      scope="setAcl"
      match="piwik"
      />
  </parameter>
</parameters>

