Seite 1 von 1

Make Opsi packages run cmd

Verfasst: 17 Apr 2018, 10:27
von ronin
Hello

I want make opsi packages using command line:

eg. for silverlight installation command scripts:
silverlight \q


In Setup script (instead of setup.ins) Should I input something similar to ?:
cmd.exe /path/silverlight.exe \q

Also at the end of unattended os and opsi packages instalation, i want to run few REG ADD commands.
What is the best way to do that ?

making .cmd file in /<NetbootProduct>/custom/postinst.d ?

Thank you

Re: Make Opsi packages run cmd

Verfasst: 02 Mai 2018, 10:23
von d.oertel
Hi,

could you please take a look at the manuals:
https://download.uib.de/opsi4.1/documen ... ntegration
and
https://download.uib.de/opsi_stable/doc ... anual.html

There you will find answers and examples.

regards
d.oertel