From 8afe26f1add592ce8de544bf4be2cada001c361b Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 11 Oct 2019 14:08:42 +0200 Subject: [PATCH] Bump --- CLIENT_DATA/delsub3264.ins | 16 ++++++++-------- ClassicShellSetup-4.3.1.exe.sha1sum | 1 - OpenShellSetup_4_4_131.exe.sha1sum | 1 + builder-product.cfg | 12 ++++++------ 4 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 ClassicShellSetup-4.3.1.exe.sha1sum create mode 100644 OpenShellSetup_4_4_131.exe.sha1sum diff --git a/CLIENT_DATA/delsub3264.ins b/CLIENT_DATA/delsub3264.ins index 87f089c..76ae6ad 100644 --- a/CLIENT_DATA/delsub3264.ins +++ b/CLIENT_DATA/delsub3264.ins @@ -70,12 +70,12 @@ comment "Delete program shortcuts" LinkFolder_uninstall [Winbatch_uninstall_msi_old_32] -"$RealUninstallProgramm32$" $MsiIdOld32$ -; msiexec /x $MsiIdOld32$ /qb! REBOOT=ReallySuppress +;"$RealUninstallProgramm32$" $MsiIdOld32$ +msiexec /x $MsiIdOld32$ /qb! REBOOT=ReallySuppress [Winbatch_uninstall_msi_32] -"$RealUninstallProgramm32$" $MsiId32$ -; msiexec /x $MsiId32$ /qb! REBOOT=ReallySuppress +; "$RealUninstallProgramm32$" $MsiId32$ +msiexec /x $MsiId32$ /qb! REBOOT=ReallySuppress [Files_uninstall_32] ; Example for recursively deleting the installation directory (don't forget the trailing backslash): @@ -83,12 +83,12 @@ LinkFolder_uninstall delete -sf "$InstallDir32$\" [Winbatch_uninstall_msi_old_64] -"$RealUninstallProgramm64$" $MsiIdOld64$ -; msiexec /x $MsiIdOld64$ /qb! REBOOT=ReallySuppress +; "$RealUninstallProgramm64$" $MsiIdOld64$ +msiexec /x $MsiIdOld64$ /qb! REBOOT=ReallySuppress [Winbatch_uninstall_msi_64] -"$RealUninstallProgramm64$" $MsiId64$ -; msiexec /x $MsiId64$ /qb! REBOOT=ReallySuppress +; "$RealUninstallProgramm64$" $MsiId64$ +msiexec /x $MsiId64$ /qb! REBOOT=ReallySuppress [Files_uninstall_64] ; Example for recursively deleting the installation directory: diff --git a/ClassicShellSetup-4.3.1.exe.sha1sum b/ClassicShellSetup-4.3.1.exe.sha1sum deleted file mode 100644 index c47bb3d..0000000 --- a/ClassicShellSetup-4.3.1.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -3c02ad8db1b5ee6bc085588b89e8845c53387b15 /home/mario/.opsi-dist-cache/sourceforge.classicshell-4.3.1/ALL/ClassicShellSetup-4.3.1.exe diff --git a/OpenShellSetup_4_4_131.exe.sha1sum b/OpenShellSetup_4_4_131.exe.sha1sum new file mode 100644 index 0000000..a0f8de2 --- /dev/null +++ b/OpenShellSetup_4_4_131.exe.sha1sum @@ -0,0 +1 @@ +f9e0fc4ddb06367a86f41b356baca454bb43f229 /home/mario/.opsi-dist-cache/sourceforge.classicshell-4.4.131/ALL/OpenShellSetup_4_4_131.exe diff --git a/builder-product.cfg b/builder-product.cfg index f5f870c..33b422a 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -1,11 +1,11 @@ ############################ # Setup product information ############################ -VENDOR="classicshell.net" +VENDOR="https://open-shell.github.io/Open-Shell-Menu/" PN="sourceforge.classicshell" -NAME="Classic Shell" -DESCRIPTION="Classic Shell is a collection of usability enhancements for Windows." -VERSION="4.3.1" +NAME="Open-Shell-Menu" +DESCRIPTION="Open-Shell-Menu (Classic Shell) is a collection of usability enhancements for Windows." +VERSION="4.4.131" RELEASE="3" PRIORITY="0" ADVICE="" @@ -17,8 +17,8 @@ TYPE="public" DL_FILE[0]="logo200-1759.png" DL_SOURCE[0]="http://www.softwarecrew.com/wp-content/uploads/2012/01/logo200-1759.png" -DL_FILE[1]="ClassicShellSetup-${VERSION}.exe" -DL_SOURCE[1]="http://classicshell.mediafire.com/file/d5llbbm8wu92jg8/ClassicShellSetup_4_3_1.exe" +DL_FILE[1]="OpenShellSetup_${VERSION//./_}.exe" +DL_SOURCE[1]="https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v${VERSION}/OpenShellSetup_${VERSION//./_}.exe" DL_ARCH[1]="ALL" DL_WINST_NAME[1]=InstallExe