gecleant
This commit is contained in:
parent
07114909be
commit
8460e89a5c
@ -73,7 +73,7 @@ endif
|
||||
|
||||
|
||||
[Files_install]
|
||||
copy "%ScriptPath%\custom\" %SystemDrive%\tmp\siebel
|
||||
copy "$Drv_Dir$\*.*" %SystemDrive%\tmp\siebel
|
||||
|
||||
[DosInAnIcon_install]
|
||||
cd "%SystemDrive%\tmp\siebel\"
|
||||
|
@ -29,6 +29,6 @@ requirementType: before
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: oracle.java7u45
|
||||
requiredProduct: oracle.java745
|
||||
requiredAction: setup
|
||||
requirementType: before
|
@ -12,8 +12,16 @@ ADVICE=""
|
||||
# Valid value: restricted | public
|
||||
TYPE="restricted"
|
||||
|
||||
DL_FILE[0]="adobeflash.png"
|
||||
DL_SOURCE[0]="http://www.veryicon.com/icon/png/Application/Adobe%20Symbolism%20CS3/Flash%20Player.png"
|
||||
DL_FILE[0]="siebel.png"
|
||||
DL_SOURCE[0]="http://www.compudyne.com.my/pic/Oracle_Siebel.jpg"
|
||||
|
||||
DL_FILE[1]="siebel.zip"
|
||||
DL_SOURCE[1]="http://opsi-builder.dtnet.de/dist/oracle.com/oracle.siebel/siebel.zip"
|
||||
DL_ARCH[1]="X86"
|
||||
DL_EXTRACT_FORMAT[1]="unzip"
|
||||
|
||||
# File array index for the image showing while installing the program
|
||||
ICON_DL_INDEX=0
|
||||
ICON_DL_INDEX=0
|
||||
|
||||
WINST_NAME[0]="siebel"
|
||||
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\"
|
1
siebel.png.sha1sum
Normal file
1
siebel.png.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
0c932b3a388c45b770ebb9f24a7aabd249125032 /home/dtrinks/.opsi-dist-cache/oracle.com/oracle.siebel/1//siebel.png
|
1
siebel.zip.sha1sum
Normal file
1
siebel.zip.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
fff008f332baf49cb91d26ea45f1f03f89c741ff /home/dtrinks/.opsi-dist-cache/oracle.com/oracle.siebel/1/X86/siebel.zip
|
Loading…
Reference in New Issue
Block a user