Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Automating Rollback


1 reply to this topic

Superfreak3

Superfreak3
  • Full Members
  • 437 posts

Posted 08 July 2004 - 15:18

Our install runs silent if a certain file is present on the target machine. However, if an error occurs, user intervention is needed to trigger a rollback (must click, OK, Abort, etc. on a error message box that might appear).

Is there something I can set so that if an error occurs, the rollback will be triggered automatically?

I GREATLY Appreciate any info!

Thanks!

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 08 July 2004 - 15:21

Running the MSI in silent mode using /q should not display any dialogs. This mode is for unattended installs.