Sync docs after INSTALL/FAQ update re: /SILENT

This commit is contained in:
Bill Kendrick 2025-01-24 00:27:43 -08:00
parent 473c649b9a
commit bc47f0e36f
28 changed files with 126 additions and 112 deletions

View file

@ -692,13 +692,14 @@ turns black! ←
→ I need to deploy Tux Paint on many Windows systems at once ←
The installer executable version of Tux Paint
(tuxpaint-X.Y.Z-windows-ARCH-installer.exe) accepts command-line options "/
SILENT" ("silent") and "/VERYSILENT" ("very silent") which can be used to
install and uninstall Tux Paint without use of an interactive set-up
window. This can be useful for automating installation on a collection of
PCs, for example using Microsoft Intune cloud-based endpoint management
solution (see https://learn.microsoft.com/mem/intune/).
The installers for both Tux Paint (plus Tux Paint Config.)
(tuxpaint-X.Y.Z-windows-ARCH-installer.exe) and Tux Paint Stamps
(tuxpaint-stamps-YYYY.MM.DD-windows-installer.exe) accept the command-line
options "/SILENT" ("silent") or "/VERYSILENT" ("very silent") which can be
used to install and uninstall their component without use of an interactive
set-up window. This can be useful for automating installation on a
collection of PCs, for example using Microsoft Intune cloud-based endpoint
management solution (see https://learn.microsoft.com/mem/intune/).
-------------------------------------------------------------------------------