Paint.NET Source Code --------------------- If you're just trying to install and use Paint.NET, then you've downloaded the wrong package. Just thought we'd let you know. For information on building Paint.NET, refer to src/readme.txt Directory Layout ---------------- extras/ Contains other stuff related to Paint.NET. programs/ This contains programs that we used to set up our build environment, or that are prerequisites for development. Also, the .NET Framework 2.0 redistributable must be unpacked in here in a certain manner. See the readme.txt in programs/dotnet_2_0 for more information. src/ All source and other files necessary for building Paint.NET.