Skip to content

opsi.orgheader image

opsi.org

Packaging in the real world

Document Actions
There is no pure way of configuring and installing real software packages in compliance with the needs of an organization. What is required is a combination of different techniques.

In spite of common guide lines real software packages as delivered by the manufacturers are often not completely parametrizable to proceed without user interaction. And if they are the manufacturer's view of best usage of his software does not always fit to the requirements of an organization. For example, no administrator really likes it if every user has an uninstall entry for an important application in his start menu...

Often only a combined stratey of using different techniques will produce an optimized installation package. For example, in order to reach the desired effects in a certain situation we may

  1. use wInst commands to clean the Windows registry and the file system of the PC beforehand if an old version of the requested software already exists on the PC;
  2. call the preconfigured manufacturer's setup program parametrized to proceed without interaction;
  3. perhaps execute some supplementary software via an AutoIt or AutoHotkey call; and
  4. finally let wInst do some correction work (e.g. change start menu entries).

Details can be found in the opsi manual and the wInst manual.

A lot of prebuilt opsi software packages for free software may be downloaded from the opsi download server. Other common packages can be subscribed for a small fee from uib, found in the wiki or individually built for you by uib.