Posts Tagged paint.NET
Unattended Installs – Paint.NET
Posted by David in Unattended Installs on March 30th, 2009
Paint.NET
Paint.NET is a free image and photo editing program. Some of it’s features rival those found in packages like Adobe Photoshop without the same costs.
The method used here was tested and working on Paint.NET v3.36.
Download it from here.
There’s already a good guide to unattended installs on the Paint.NET website (I love it when they provide this information themselves). Rather than repeat all that information, go here and read it.
Based on that information, I’m using this install command:
Paint.NET.3.36.exe /auto /CHECKFORUPDATES=0 DESKTOPSHORTCUT=0 "PROGRAMSGROUP=Utilities"
(This article is part of a series about the build disc I use to standardise system builds. The series starts here and this particular article follows on from this one.)