# Google chrome
winget install --id=Google.Chrome -e -h
# CMake
winget install --id=Kitware.CMake -e -h
# GIT
winget install --id Git.Git -e --source winget -h
# VS code
winget install -e --id Microsoft.VisualStudioCode -h
# Postman
winget install --id=Postman.Postman -e -h
# Teamviewer
winget install --id=TeamViewer.TeamViewer -e -h
# Unikey
winget install --id=UniKey.UniKey -e -h
# Telegram
winget install --id=Telegram.TelegramDesktop -e -h
# Discord
winget install --id=Discord.Discord -e -h
# Steam
winget install -e --id Valve.Steam -h
# Epic launcher
winget install -e --id EpicGames.EpicGamesLauncher -h
# VLC
winget install --id=VideoLAN.VLC -e -h
# 7-Zip
winget install --id=7zip.7zip -e -h
# ASUS HOTKEY FUNCTION
# winget install 9PK20DG5FB6B -e -h
Last active
September 18, 2023 15:32
-
-
Save zzNuAzz/1234447e00e8f6fcf3a225325f53b90c to your computer and use it in GitHub Desktop.
Win install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wsl --install | |
wsl --set-default-version 2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment