diff --git a/OPSI/control b/OPSI/control index bdcb5d7..5919408 100644 --- a/OPSI/control +++ b/OPSI/control @@ -19,16 +19,7 @@ updateScript: alwaysScript: onceScript: customScript: -userLoginScript: - -[ProductProperty] -type: unicode -name: install_architecture -multivalue: False -editable: False -description: which architecture (32/64 bit) has to be installed -values: ["32 only", "64 only", "both", "system specific"] -default: ["system specific"] +userLoginScript: [ProductDependency] action: setup @@ -42,4 +33,12 @@ requiredProduct: kliu.addpath requiredStatus: installed requirementType: before +[ProductProperty] +type: unicode +name: install_architecture +multivalue: False +editable: False +description: which architecture (32/64 bit) has to be installed +values: ["32 only", "64 only", "both", "system specific"] +default: ["system specific"] diff --git a/builder-product.cfg b/builder-product.cfg index fcf5c9f..4ac7e5a 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="jpsoft.com" PN="jpsoft.tccle" NAME="TCC/LE Shell" DESCRIPTION="TCC/LE is our free Windows command shell (formerly known as 4NT)." -VERSION="14.00.06" +VERSION="14.0.09" RELEASE="3" PRIORITY="0" ADVICE="" @@ -35,7 +35,7 @@ WINST_NAME[0]="Install32Msi" WINST_VALUE[0]="tccle.msi" WINST_NAME[1]="Extract32Dir" -WINST_VALUE[1]="BF4B14E" +WINST_VALUE[1]="EB23922" WINST_NAME[2]="Path32Dir" WINST_VALUE[2]="TCCLE14" @@ -44,7 +44,7 @@ WINST_NAME[3]="Install64Msi" WINST_VALUE[3]="tcclex64.msi" WINST_NAME[4]="Extract64Dir" -WINST_VALUE[4]="18ADDA0" +WINST_VALUE[4]="F42CA21" WINST_NAME[5]="Path64Dir" WINST_VALUE[5]="TCCLE14x64" @@ -52,9 +52,9 @@ WINST_VALUE[5]="TCCLE14x64" OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" -OPSI_INI_VALUE[0]="{703E0187-442C-464E-A7C1-73736BF4B14E}" +OPSI_INI_VALUE[0]="{AD7FCD47-F681-47EB-85BB-295FBEB23922}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" -OPSI_INI_VALUE[1]="{1B9472CA-DA9B-472B-A0BD-E5A9518ADDA0}" +OPSI_INI_VALUE[1]="{55B12504-034B-47B5-8D76-8DB79F42CA21}" diff --git a/tccle_x64_14.0.09.exe.sha1sum b/tccle_x64_14.0.09.exe.sha1sum new file mode 100644 index 0000000..ffd6f31 --- /dev/null +++ b/tccle_x64_14.0.09.exe.sha1sum @@ -0,0 +1 @@ +14619d49aab2ef6789b61d75260a5b5bec627b69 /home/mario/.opsi-dist-cache/jpsoft.tccle-14.0.09/X86_64/tccle_x64_14.0.09.exe diff --git a/tccle_x64_14.00.06.exe.sha1sum b/tccle_x64_14.00.06.exe.sha1sum deleted file mode 100644 index 8aa8819..0000000 --- a/tccle_x64_14.00.06.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -397169ae117e0a21f7200dc89e70812c2526899d /home/mario/.opsi-dist-cache/jpsoft.tccle-14.00.06/X86_64/tccle_x64_14.00.06.exe diff --git a/tccle_x86_14.0.09.exe.sha1sum b/tccle_x86_14.0.09.exe.sha1sum new file mode 100644 index 0000000..ea6962d --- /dev/null +++ b/tccle_x86_14.0.09.exe.sha1sum @@ -0,0 +1 @@ +ee70a5f0ab643687b20a740dc4e68085ba98e666 /home/mario/.opsi-dist-cache/jpsoft.tccle-14.0.09/X86/tccle_x86_14.0.09.exe diff --git a/tccle_x86_14.00.06.exe.sha1sum b/tccle_x86_14.00.06.exe.sha1sum deleted file mode 100644 index 71888e4..0000000 --- a/tccle_x86_14.00.06.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -75be44197dbacf6860d0ef2f7299ee84f890a384 /home/mario/.opsi-dist-cache/jpsoft.tccle-14.00.06/X86/tccle_x86_14.00.06.exe