<instructions>
  <customExecutes>
    <customExecute
      exeName="DotnetInstallerRunner.exe"
      arguments="windowsdesktop-runtime-6.0.22-win-x64.exe"
      inPackage="y"
      step="install"
      schedule="pre"
      wait="y"
      hideConsoleWindow="y"
      returnCodeConvention="installer"/>
    <customExecute
      exeName="DotnetInstallerRunner.exe"
      arguments="windowsdesktop-runtime-6.0.22-win-x64.exe"
      inPackage="y"
      step="reinstall"
      schedule="pre"
      wait="y"
      hideConsoleWindow="y"
      returnCodeConvention="installer"/>
  </customExecutes>
</instructions>