Bump to 10.0 and move to new buildsystem

This commit is contained in:
Mario Fetka
2012-02-01 12:46:37 +01:00
parent 2ad9e313e0
commit 6075eadd69
6 changed files with 99 additions and 124 deletions

View File

@@ -19,6 +19,16 @@ DefVar $LicensePool$
Set $LogDir$ = "%SystemDrive%\tmp"
; The token BUILDER_VARIABLES will be replaced by opsi-builder.sh
; and adds the following variables:
; from builder-product.cfg : all variables definded by attribute WINST[index]
; from builder-product.cfg : VENDOR PN VERSION RELEASE PRIORITY ADVICE TYPE
; from opsi-builder.cfg : CREATOR_TAG CREATOR_NAME CREATOR_EMAIL
; auto generated winst-variables
; $IconFile$: path to product picture
;
@@BUILDER_VARIABLES@@
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
@@ -81,7 +91,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" -ms
"$InstallExe$" -ms
[Files_install]
; Example of recursively copying some files into the installation directory: