From da58c65164dded591386260c86414a35472924c3 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 25 Jun 2014 09:43:04 +0200 Subject: [PATCH] Bump --- CLIENT_DATA/setup3264.ins | 4 ++-- Paint.NET.4.0.5226.41987.Install.zip.sha1sum | 1 - PaintDotNet_x64-4.0.0.msi.sha1sum | 1 + PaintDotNet_x86-4.0.0.msi.sha1sum | 1 + builder-product.cfg | 23 ++++++++++---------- paintdotnet.png.sha1sum | 1 + paintnet.jpg.sha1sum | 1 - 7 files changed, 17 insertions(+), 15 deletions(-) delete mode 100644 Paint.NET.4.0.5226.41987.Install.zip.sha1sum create mode 100644 PaintDotNet_x64-4.0.0.msi.sha1sum create mode 100644 PaintDotNet_x86-4.0.0.msi.sha1sum create mode 100644 paintdotnet.png.sha1sum delete mode 100644 paintnet.jpg.sha1sum diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index cc19f7e..9ef7fe0 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -98,7 +98,7 @@ else endif [Winbatch_install_32] -"$InstallExe$" /auto +msiexec /i "$Install32Msi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress [Files_install_32] ; copy the ini file to the InstallDir @@ -109,7 +109,7 @@ copy "$IniCfgFile$" "$InstallDir32$" ; copy -s "%ScriptPath%\files\*.*" "$InstallDir32$" [Winbatch_install_64] -"$InstallExe$" /auto +msiexec /i "$Install64Msi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress [Files_install_64] ; copy the ini file to the InstallDir diff --git a/Paint.NET.4.0.5226.41987.Install.zip.sha1sum b/Paint.NET.4.0.5226.41987.Install.zip.sha1sum deleted file mode 100644 index 745d815..0000000 --- a/Paint.NET.4.0.5226.41987.Install.zip.sha1sum +++ /dev/null @@ -1 +0,0 @@ -e9a6de88fe11ab60f4c3aba5e8dec84ab82b8fb3 /home/mario/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.5226.41987/X86/Paint.NET.4.0.5226.41987.Install.zip diff --git a/PaintDotNet_x64-4.0.0.msi.sha1sum b/PaintDotNet_x64-4.0.0.msi.sha1sum new file mode 100644 index 0000000..6c75259 --- /dev/null +++ b/PaintDotNet_x64-4.0.0.msi.sha1sum @@ -0,0 +1 @@ +25bf6a62c224d81e06da5351e536959608ad623f /home/mario.fetka/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.0/X86_64/PaintDotNet_x64-4.0.0.msi diff --git a/PaintDotNet_x86-4.0.0.msi.sha1sum b/PaintDotNet_x86-4.0.0.msi.sha1sum new file mode 100644 index 0000000..d31a316 --- /dev/null +++ b/PaintDotNet_x86-4.0.0.msi.sha1sum @@ -0,0 +1 @@ +26476398f92003f6c6de3699f7d6ade5001d09fe /home/mario.fetka/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.0/X86/PaintDotNet_x86-4.0.0.msi diff --git a/builder-product.cfg b/builder-product.cfg index 98476b8..b8eb591 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="getpaint.net" PN="paintdotnet.paintdotnet" NAME="Paint.NET" DESCRIPTION="Paint.NET is free image and photo editing software for computers that run Windows." -VERSION="4.0.5226.41987" +VERSION="4.0.0" RELEASE="1" PRIORITY="0" ADVICE="" @@ -14,25 +14,26 @@ ADVICE="" # Valid value: restricted | public TYPE="public" -DL_FILE[0]="paintnet.jpg" -DL_SOURCE[0]="http://iyds.net/wp-content/paintnet.jpg" +DL_FILE[0]="paintdotnet.png" +DL_SOURCE[0]="http://www.mysti2d.net/polynesie2/ETT/C044/31/Steganographie/lib/paintdotnet.png" -DL_FILE[1]="Paint.NET.${VERSION}.Install.zip" -DL_SOURCE[1]="http://www.dotpdn.com/files/paint.net.${VERSION}.install.zip" +DL_FILE[1]="PaintDotNet_x86-${VERSION}.msi" +DL_SOURCE[1]="http://ricktendo.info/Repack/PaintDotNet_x86.msi" DL_ARCH[1]="X86" -DL_EXTRACT_FORMAT[1]="unzip" +DL_WINST_NAME[1]=Install32Msi + +DL_FILE[2]="PaintDotNet_x64-${VERSION}.msi" +DL_SOURCE[2]="http://ricktendo.info/Repack/PaintDotNet_x64.msi" +DL_ARCH[2]="X86_64" +DL_WINST_NAME[2]=Install64Msi # File array index for the image showing while installing the program ICON_DL_INDEX=0 -WINST_NAME[0]="InstallExe" -#WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\Paint.NET.${VERSION}.Install.exe" -WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\paint.net.4.0.install.exe" - OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" OPSI_INI_VALUE[0]="{3F5F509B-E226-417C-8CD1-CAAE756C3289}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" -OPSI_INI_VALUE[1]="{3F5F509B-E226-417C-8CD1-CAAE756C3289}" +OPSI_INI_VALUE[1]="{3F5F509B-E226-417C-8CD1-CAAE756C328A}" diff --git a/paintdotnet.png.sha1sum b/paintdotnet.png.sha1sum new file mode 100644 index 0000000..5f5ca72 --- /dev/null +++ b/paintdotnet.png.sha1sum @@ -0,0 +1 @@ +c9f0e27f2fbba4c8e07c1ebe6b3f228aeb221152 /home/mario.fetka/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.0//paintdotnet.png diff --git a/paintnet.jpg.sha1sum b/paintnet.jpg.sha1sum deleted file mode 100644 index 75db6ac..0000000 --- a/paintnet.jpg.sha1sum +++ /dev/null @@ -1 +0,0 @@ -63f07753f1098edca9e43b2d66d33de84556ac82 /home/mario/.opsi-dist-cache/paintdotnet-3.5.10//paintnet.jpg