Move to new build system

This commit is contained in:
Mario Fetka
2012-01-28 22:49:14 +01:00
parent 6909ca0549
commit 3e92b8f4d9
6 changed files with 92 additions and 123 deletions

View File

@@ -19,6 +19,9 @@ DefVar $LicensePool$
Set $LogDir$ = "%SystemDrive%\tmp"
; Token BUILDER_VARIABLES will be replaced by opsi-builder.sh
@@BUILDER_VARIABLES@@
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
@@ -81,7 +84,7 @@ endif
; Choose one of the following examples as basis for your installation
; You can use $LicenseKey$ var to pass a license key to the installer
;
"%ScriptPath%\X86FILE" /sp- /verysilent
"$InstallerExe$" /sp- /verysilent
[Files_install]
; Example of recursively copying some files into the installation directory: