Add new template and add modified verison with Old-Msi Old-Installer support

This commit is contained in:
Mario Fetka
2019-09-19 17:23:23 +02:00
parent ce4a1c3507
commit 4f2b64d8c7
46 changed files with 3232 additions and 184 deletions

View File

@@ -0,0 +1,9 @@
#! /bin/sh
#
# preinst script for softprod
# This script executes before that package will be unpacked from its archive file.
#
# The following environment variables can be used to obtain information about the current installation:
# PRODUCT_ID: id of the current product
# CLIENT_DATA_DIR: directory where client data will be installed
#