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

Avoiding restart after silent installation


1 reply to this topic

antyagi

antyagi
  • Full Members
  • 121 posts

Posted 08 November 2006 - 12:54

Hi guys,

Build a setup with MSI 3.1 bundled.
Run it with SILENT switch.
First it installs/updates msi engine, then it installs my application.
And then suddenly setup reboot the machine without any warning or info message.

I know this happen bacause msi engine is updated.
But is there any way to at least display a warning message to user and let him close his work before reboot?

Though its not a critical problem, but pops up as a surprize for user.

  ankur tyagi

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 08 November 2006 - 15:18

Maybe try with basic UI (/qb)