Multiple products installation in one package

Antworten
Benutzeravatar
ebarriosjr
Beiträge: 26
Registriert: 24 Jun 2014, 11:03

Multiple products installation in one package

Beitrag von ebarriosjr »

Hi,

i would like to know if it is possible to do multilpe installs in one package.
Let me explain better:

I have a lot of computer Toshiba XXX. I would like to create a package taht install multiple software at once.
Lets say i call the package and it install office2010, adobe reader, 3g Software for this machine, etc....

Is this possible? Or do i have to create a package for each software and install it one by one?

Thanks!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Multiple products installation in one package

Beitrag von n.wenselowski »

Hello,

you can achieve this by creating a product that has one or many ProductDependency in its control file.
The easiest way is to run opsi-newprod and enter then dependencies there.

More information about what the settings do can be found in the manual.


With kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten