<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/osx/PlasticSCM-11.0.16.9213-osx-installer.app.zip"
      ExecuteAfterDownload = "true"
      DeleteAfterExecute = "true"
      ContinueOnError = "false"
      ShowProcessWindow = "true"
      CloseUpgradeAfterRun = "false" 
      FinalProgress = "100"
    />

  </Actions>
</ScriptActions>