Bump
This commit is contained in:
parent
c72d73e17e
commit
e416f5eaf3
2
ReadMe.txt
Normal file
2
ReadMe.txt
Normal file
@ -0,0 +1,2 @@
|
||||
/createMsi
|
||||
exe mit /createMsi aufrufen das erstellt 2 msi im User Temp Ordner wo dann die msiid ausgelesen werden kann.
|
@ -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.2.2"
|
||||
VERSION="4.2.3"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
@ -39,8 +39,8 @@ WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[2]@\\paint.net.${VERSION}.install.exe"
|
||||
|
||||
OPSI_INI_SECTION[0]="X86"
|
||||
OPSI_INI_OPTION[0]="MsiId32"
|
||||
OPSI_INI_VALUE[0]="{AF6532AA-F178-4450-A792-8B20307B6122}"
|
||||
OPSI_INI_VALUE[0]="{B08B5AC0-7BA3-4A8A-B736-342449C3E9C3}"
|
||||
|
||||
OPSI_INI_SECTION[1]="X86_64"
|
||||
OPSI_INI_OPTION[1]="MsiId64"
|
||||
OPSI_INI_VALUE[1]="{AF6532AA-F178-4450-A792-8B20307B6123}"
|
||||
OPSI_INI_VALUE[1]="{B08B5AC0-7BA3-4A8A-B736-342449C3E9C4}"
|
||||
|
@ -1 +0,0 @@
|
||||
5e7288972676d131743d7e521187dbe4f461c5c8 /home/mario/.opsi-dist-cache/paintdotnet.paintdotnet-4.2.2/X86/paint.net.4.2.2.install.zip
|
1
paint.net.4.2.3.install.zip.sha1sum
Normal file
1
paint.net.4.2.3.install.zip.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
a28e6a1b8d26dcadf6ffcd8a5cbc90a20e30b4f3 /home/mario/.opsi-dist-cache/paintdotnet.paintdotnet-4.2.3/X86/paint.net.4.2.3.install.zip
|
Loading…
Reference in New Issue
Block a user