Seite 1 von 1
opsi program installation hide setup screen?
Verfasst: 17 Apr 2019, 09:57
von ckruijntjens
Hi All,
Can we somehow Hide the setup screen when opsi is pushing software. (so that we only see the opsi progress window and not the setup window from the program that is being installed?)
opsi Programminstallation Setup-Bildschirm ausblenden?
Verfasst: 17 Apr 2019, 16:21
von ckruijntjens
Hallo zusammen,
Können wir den Setup-Bildschirm irgendwie ausblenden, wenn opsi die Software pusht? (Damit sehen wir nur das opsi-Fortschrittsfenster und nicht das Setup-Fenster des installierten Programms?)
Re: opsi program installation hide setup screen?
Verfasst: 17 Apr 2019, 17:18
von ThomasT
Hi,
perhaps i am misunderstanding your question, but as far as OPSI is concerned, the verbosity of the setup routine is dependent on the implementation of the provided setup-binary.
For example, a
MSI-Installer behaves in the way you described if it is called with /qn as argument.
There are
ways to completely hide ANY dialogue, but i don't think that is what you've asked for.
Re: opsi program installation hide setup screen?
Verfasst: 18 Apr 2019, 09:14
von ckruijntjens
Thank you Thomas for your reply.