Sync docs to grab /SILENT option in INSTALL & FAQ docs
This commit is contained in:
parent
b88145b924
commit
473c649b9a
29 changed files with 244 additions and 29 deletions
|
|
@ -96,7 +96,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
12 janar 2025 </p>
|
||||
23 janar 2025 </p>
|
||||
</center>
|
||||
|
||||
<table border="2"
|
||||
|
|
@ -885,6 +885,13 @@
|
|||
</p>
|
||||
</blockquote>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
I need to deploy Tux Paint on many Windows systems at once </dt>
|
||||
|
||||
<dd>
|
||||
The installer executable version of Tux Paint (<code>tuxpaint-X.Y.Z-windows-ARCH-installer.exe</code>) accepts command-line options "<code>/SILENT</code>" ("silent") and "<code>/VERYSILENT</code>" ("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 <cite>Intune</cite> cloud-based endpoint management solution (see <a href="https://learn.microsoft.com/mem/intune/">https://learn.microsoft.com/mem/intune/</a>). </dd>
|
||||
|
||||
</dl>
|
||||
|
||||
<hr size="2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue