Paint.NET is free image and photo editing software for computers that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins.
Size: 13 MB
Authors: Rick Brewster, dotPDN LLC
Default path: %HOMEDRIVE%\Programs\Paint.NET
pbox install paintdotnet
Show pbox.xml
<pbox version="1.0">
<name>paintdotnet</name>
<title>Paint.NET</title>
<version>4.2.16</version>
<group>application</group>
<group>graphics</group>
<archs>32,64</archs>
<homedir>%HOMEDRIVE%\Programs\Paint.NET</homedir>
<install>
<script>".\script\install.bat" "paint.net.${version}.install" "${arch}" "${homedir}"</script>
</install>
<uninstall>
<script>".\script\uninstall.bat" "paint.net.${version}.install" "${arch}" "${homedir}"</script>
</uninstall>
</pbox>