Make Opsi packages run cmd

Antworten
ronin
Beiträge: 20
Registriert: 03 Apr 2018, 13:57

Make Opsi packages run cmd

Beitrag 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
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Make Opsi packages run cmd

Beitrag 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
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
Antworten