Paint.NET 3.5.10

Full internal name:net.getpaint.paintdotnet
Project site:http://www.getpaint.net
Screen shots:
Download: Download Paint.NET 3.5.10

http://files.npackd.org/PaintDotNet_3.5.10_x86.msi

VirusTotal results
Change log:n/a
Description:

WARNING: since 4.0.12 this package always installs the newest version of the software.

raster graphics editor

License:Freeware
Version:3.5.10
SHA-1 or SHA-256:834622adb345431b420ca51e14c2d7d944d5c720
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec /qn /norestart /lime .Npackd\MSI.log /i "%setup%" TARGETDIR="%CD%" ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%
.Npackd\Uninstall.bat:
for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec /qn /norestart /lime .Npackd\MSI.log /x "%setup%"
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%
Last modified:Sat May 15 09:14:05 UTC 2021
Last modified by:tim.lebedk...
Created:Sun Nov 08 09:17:55 UTC 2015
Created by:tim.lebedk...
Automated tests:0 of 4 installations succeeded, 0 of 0 removals succeeded