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

Silent Install through GPO but need dialog


1 reply to this topic

sasaeger

sasaeger
  • Members
  • 1 posts

Posted 03 March 2004 - 04:03

blink.gif I have an .msi that is being installed via GPO with basic UI and I need a dialog box to show to the user. I know that I can set the UI to maximum but I need to run it with basic. Help!

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 03 March 2004 - 22:59

The peupose of basic UI is not to show modal dialogs and not to require a user clicking on a button.
Is there a reason you don't want to use full UI mode?