Bump and rename onyl testing builds
This commit is contained in:
parent
d0b0c43c33
commit
a6b6747635
@ -44,7 +44,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
;$ProductId$ should be the name of the product in opsi
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "cdburnerxp"
|
||||
Set $ProductId$ = "cdburnerxp.cdburnerxp"
|
||||
Set $MinimumSpace$ = "30 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\CDBurnerXP"
|
||||
|
@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "cdburnerxp"
|
||||
Set $ProductId$ = "cdburnerxp.cdburnerxp"
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\CDBurnerXP"
|
||||
Set $InstallDir64$ = "%ProgramFiles64Dir%\CDBurnerXP"
|
||||
Set $LicenseRequired$ = "false"
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: cdburnerxp
|
||||
id: cdburnerxp.cdburnerxp
|
||||
name: CDBurnerXP
|
||||
description: CDBurnerXP ist ein kostenloses Programm zum Brennen von CDs und DVDs, sowie Blu-Rays und HD-DVDs.
|
||||
advice: ADVICE
|
||||
@ -32,6 +32,6 @@ default: ["system specific"]
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: aio
|
||||
requiredProduct: sereby.aio
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="cdburnerxp.se"
|
||||
PN="cdburnerxp"
|
||||
VERSION="4.4.0.3018"
|
||||
PN="cdburnerxp.cdburnerxp"
|
||||
VERSION="4.4.1.3099"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
@ -15,13 +15,17 @@ TYPE="public"
|
||||
DL_FILE[0]="cdburnerxp-icon.png"
|
||||
DL_SOURCE[0]="http://2.bp.blogspot.com/-EcI3aRnd1VM/Tcbn_dipuII/AAAAAAAAAGI/lCXyXMjmRYI/s200/cdburnerxp.png"
|
||||
|
||||
DL_FILE[1]="cdbxp_setup_${VERSION}_minimal.exe"
|
||||
DL_SOURCE[1]="http://download.cdburnerxp.se/minimal/cf9953216a024b96d2aa649afd7f3e10/4f7f2661/cdbxp_setup_${VERSION}_minimal.exe"
|
||||
DL_FILE[1]="cdbxp_setup_${VERSION}.exe"
|
||||
DL_SOURCE[1]="http://cdburnerxp.se/downloadsetup.exe"
|
||||
#DL_FILE[1]="cdbxp_setup_${VERSION}_minimal.exe"
|
||||
#DL_SOURCE[1]="http://download.cdburnerxp.se/minimal/cf9953216a024b96d2aa649afd7f3e10/4f7f2661/cdbxp_setup_${VERSION}_minimal.exe"
|
||||
DL_ARCH[1]="X86"
|
||||
DL_WINST_NAME[1]=Install32Exe
|
||||
|
||||
DL_FILE[2]="cdbxp_setup_${VERSION}_x64_minimal.exe"
|
||||
DL_SOURCE[2]="http://download.cdburnerxp.se/minimal/076120f1d8321c75caf8ea1d12f1dabe/4f7f2661/cdbxp_setup_${VERSION}_x64_minimal.exe"
|
||||
DL_FILE[2]="cdbxp_setup_${VERSION}_x64.exe"
|
||||
DL_SOURCE[2]="http://cdburnerxp.se/downloadsetup.exe?x64"
|
||||
#DL_FILE[2]="cdbxp_setup_${VERSION}_x64_minimal.exe"
|
||||
#DL_SOURCE[2]="http://download.cdburnerxp.se/minimal/076120f1d8321c75caf8ea1d12f1dabe/4f7f2661/cdbxp_setup_${VERSION}_x64_minimal.exe"
|
||||
DL_ARCH[2]="X86_64"
|
||||
DL_WINST_NAME[2]=Install64Exe
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
6627308eeb3b755b3e20617aadf36a0e67a422fa /home/mario/.opsi-dist-cache/cdburnerxp-4.4.0.3018/X86/cdbxp_setup_4.4.0.3018_minimal.exe
|
@ -1 +0,0 @@
|
||||
ab4b5b3df95babe39dd83e7a0253271b71ef991b /home/mario/.opsi-dist-cache/cdburnerxp-4.4.0.3018/X86_64/cdbxp_setup_4.4.0.3018_x64_minimal.exe
|
1
cdbxp_setup_4.4.1.3099.exe.sha1sum
Normal file
1
cdbxp_setup_4.4.1.3099.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
2b77b559dfe503f8fe0dddd20dd1785cac45c703 /home/mario/.opsi-dist-cache/cdburnerxp.cdburnerxp-4.4.1.3099/X86/cdbxp_setup_4.4.1.3099.exe
|
1
cdbxp_setup_4.4.1.3099_x64.exe.sha1sum
Normal file
1
cdbxp_setup_4.4.1.3099_x64.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
1a980b67d2e5c6a73632536f4f4d0301fcc16667 /home/mario/.opsi-dist-cache/cdburnerxp.cdburnerxp-4.4.1.3099/X86_64/cdbxp_setup_4.4.1.3099_x64.exe
|
Loading…
Reference in New Issue
Block a user