Karamjit Posted October 23, 2018 Share Posted October 23, 2018 Paint.NET is image and photo manipulation software designed to be used on computers that run Windows. It supports layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. It started development as an undergraduate college senior design project mentored by Microsoft, and is currently being maintained by some of the alumni that originally worked on it. Originally intended as a free replacement for the MS Paint software that comes with Windows, it has grown into a powerful yet simple tool for photo and image editing. The programming language used to create Paint.NET is C#, with a small amount of C++ for installation and shell-integration related functionality. Thanks to Astron for the update.Download Link to comment Share on other sites More sharing options...
WorkNoFun Posted October 23, 2018 Share Posted October 23, 2018 Really annoying how they don't have a portable zipped version of this program for download when it runs perfectly portable with just a config file change, you need to run the installer first, then copy the folder/files to another location, then open the file PaintDotNet.exe.config in a text editor and find this line: <add key="EnableWindowsFormsHighDpiAutoResizing" value="true" /> Underneath, paste the following text: <add key="PaintDotNet.EnablePortableMode" value="true" /> Once that's done you can uninstall paint.net and you have a portable version of paint.net. Link to comment Share on other sites More sharing options...
Israeli_Eagle Posted October 23, 2018 Share Posted October 23, 2018 There are good reasons why the installer checks for example the existing hardware etc.! And 'portable' is somehow only a new religion... Link to comment Share on other sites More sharing options...
Dean213 Posted October 24, 2018 Share Posted October 24, 2018 Paint.NET 4.1.2 Portable by JooSeng ================================= Site: https://www.mirrored.to Sharecode: /files/1AJGJMTK/PaintDotNetPortable_4.1.2_Multilingual.paf.exe_links Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.