Bump
This commit is contained in:
parent
6a1491afc0
commit
da58c65164
@ -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
|
||||
|
@ -1 +0,0 @@
|
||||
e9a6de88fe11ab60f4c3aba5e8dec84ab82b8fb3 /home/mario/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.5226.41987/X86/Paint.NET.4.0.5226.41987.Install.zip
|
1
PaintDotNet_x64-4.0.0.msi.sha1sum
Normal file
1
PaintDotNet_x64-4.0.0.msi.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
25bf6a62c224d81e06da5351e536959608ad623f /home/mario.fetka/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.0/X86_64/PaintDotNet_x64-4.0.0.msi
|
1
PaintDotNet_x86-4.0.0.msi.sha1sum
Normal file
1
PaintDotNet_x86-4.0.0.msi.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
26476398f92003f6c6de3699f7d6ade5001d09fe /home/mario.fetka/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.0/X86/PaintDotNet_x86-4.0.0.msi
|
@ -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}"
|
||||
|
1
paintdotnet.png.sha1sum
Normal file
1
paintdotnet.png.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
c9f0e27f2fbba4c8e07c1ebe6b3f228aeb221152 /home/mario.fetka/.opsi-dist-cache/paintdotnet.paintdotnet-4.0.0//paintdotnet.png
|
@ -1 +0,0 @@
|
||||
63f07753f1098edca9e43b2d66d33de84556ac82 /home/mario/.opsi-dist-cache/paintdotnet-3.5.10//paintnet.jpg
|
Loading…
Reference in New Issue
Block a user