
822,109
Downloads
1,739
Downloads of v 4.0.4
11/30/2014
Last update
Paint.NET
4.0.4
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.
To install Paint.NET, run the following command from the command line or from PowerShell:
C:\> choco install paint.net
--version 4.0.4
To upgrade Paint.NET, run the following command from the command line or from PowerShell:
C:\> choco upgrade paint.net
--version 4.0.4
Files
Hide- tools\chocolateyInstall.ps1
Show
try { $toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) Install-ChocolateyZipPackage 'paint.net' 'http://www.dotpdn.com/files/paint.net.4.0.4.install.zip' $toolsDir $paintFileFullPath = get-childitem $toolsDir -recurse -include *.exe | select -First 1 Install-ChocolateyInstallPackage 'paint.net' 'exe' '/auto DESKTOPSHORTCUT=0' "$paintFileFullPath" Remove-Item "$paintFileFullPath" Write-ChocolateySuccess 'paint.net' } catch { Write-ChocolateyFailure 'paint.net' "$($_.Exception.Message)" throw }
Virus Scan Results
- paint.net.4.0.5.install.zip (60b664df0366) - ## / 56 - Log in or click on link to see number of positives
- paint.net.4.0.4.nupkg (5128fdd1f952) - ## / 56 - Log in or click on link to see number of positives
- paint.net.4.0.8.install.exe (83f67c8c0554) - ## / 56 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Paint.NET 4.1.5 | 58103 | Wednesday, December 5, 2018 | approved |
Paint.NET 4.1.4 | 29966 | Monday, November 5, 2018 | approved |
Paint.NET 4.1.3 | 13289 | Thursday, October 25, 2018 | approved |
Paint.NET 4.1.2 | 5108 | Tuesday, October 23, 2018 | approved |
Paint.NET 4.1.1 | 40686 | Wednesday, September 12, 2018 | approved |
Paint.NET 4.1 | 8489 | Thursday, September 6, 2018 | approved |
Paint.NET 4.0.21 | 266659 | Monday, January 15, 2018 | approved |
Paint.NET 4.0.20.20180112 | 4651 | Friday, January 12, 2018 | approved |
Paint.NET 4.0.20 | 8352 | Tuesday, January 9, 2018 | approved |
Paint.NET 4.0.19 | 125574 | Tuesday, October 3, 2017 | approved |
Discussion for the Paint.NET Package
Ground rules:
- This discussion is only about Paint.NET and the Paint.NET package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Paint.NET, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.