<ScriptActions>
  <Actions>
    
    <SetStatus Msg = "Downloading Plastic SCM installer (11.0.16.9213) ..." />
    <SetDistraction Msg = "" />
    <SetProgress Value = "20" />

    <Download
      Url = "http://www.plasticscm.com/releases/11.0.16.9213/plasticscm/windows/PlasticSCM-11.0.16.9213-windows-installer.exe"
      ExecuteAfterDownload = "true"
      DeleteAfterExecute = "true"
      ContinueOnError = "false"
      ShowProcessWindow = "true"
      CloseUpgradeAfterRun = "true" 
      FinalProgress = "100"
    />

  </Actions>
</ScriptActions>