From a0a1eede80453babb9f3e0156194ca9d341c751d Mon Sep 17 00:00:00 2001 From: Wen Wei Tseng Date: Thu, 2 Jan 2025 17:05:32 +0800 Subject: [PATCH] Update windows-postinstall.md --- docs/system/windows-postinstall.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/system/windows-postinstall.md b/docs/system/windows-postinstall.md index 993745d..702b990 100644 --- a/docs/system/windows-postinstall.md +++ b/docs/system/windows-postinstall.md @@ -43,7 +43,8 @@ Install packages choco feature enable -n=useRememberedArgumentsForUpgrades choco install -y git.install --params "'/NoShellIntegration'" -choco install -y vscode qbittorrent firefox brave vivaldi telegram bandizip nanazip honeyview potplayer lavfilters yt-dlp ffmpeg crystaldiskinfo crystaldiskmark directx vcredist-all sudo starship obsidian nerd-fonts-firacode nerd-fonts-hack github-desktop +choco install -y vscode qbittorrent firefox brave telegram bandizip nanazip honeyview potplayer lavfilters yt-dlp ffmpeg crystaldiskinfo crystaldiskmark directx vcredist-all sudo starship obsidian nerd-fonts-firacode nerd-fonts-hack github-desktop +choco uninstall -n --skipautouninstaller vscode qbittorrent telegram github-desktop brave ``` See also the  [🍫 Chocolatey package list](https://chocolatey.org/packages) for more packages.