mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
New win 11 Creator page (#4115)
* made Win 11 Creator page * update store to application
This commit is contained in:
committed by
GitHub
parent
14ad9f7fea
commit
58dacd5b0b
39
docs/content/userguide/application/_index.md
Normal file
39
docs/content/userguide/application/_index.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: Applications
|
||||
weight: 2
|
||||
---
|
||||
|
||||
{{< tabs items="Installation & Updates,Upgrade All,Uninstall,Get Installed,Clear Selection" defaultIndex="0" >}}
|
||||
|
||||
{{< tab >}}
|
||||
* Choose the programs you want to install or upgrade.
|
||||
* For programs not currently installed, this action will install them.
|
||||
* For programs already installed, this action will update them to the latest version.
|
||||
* Click the `Install/Upgrade Selected` button to start the installation or upgrade process.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
* Simply press the `Upgrade All` button.
|
||||
* This will upgrade all applicable programs that are installed without the need for individual selection.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
* Select the programs you wish to uninstall.
|
||||
* Click the `Uninstall Selected` button to remove the selected programs.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
* Click the `Show Installed Apps` button.
|
||||
* This will scan for and select all installed programs in Winutil that WinGet supports.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
* Click the `Clear Selection` button.
|
||||
* This will unselect all checked programs.
|
||||
{{< /tab >}}
|
||||
{{< /tabs >}}
|
||||
|
||||
{{< image src="images/Install-Tab" alt="Install Image" >}}
|
||||
|
||||
> [!TIP]
|
||||
> If you have trouble finding an application, press `ctrl + f` and search the name of it. Applications will filter depending on your input.
|
||||
Reference in New Issue
Block a user