move to new build system

This commit is contained in:
Mario Fetka
2012-01-28 22:23:08 +01:00
parent 8f885753bc
commit 42f4fb868e
6 changed files with 84 additions and 122 deletions

Binary file not shown.

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 -
; ----------------------------------------------------------------
@@ -83,7 +86,7 @@ endif
;
; === MSI package =======================================================================================
; You may use the parameter PIDKEY=$Licensekey$
"%ScriptPath%\X86FILE" /quiet /passive /norestart
"$InstallerExe$" /quiet /passive /norestart
;
[Files_install]