GuideComputer Software Install common windows programs easily Updated September 03 2024
I have been using Ninite to do this easily, check the programs you want to install, and it does it quickly.
www.ninite.com

Microsoft has developed a command line tool Winget to do this same thing. It isn't installed directly into Windows yet, but should be soon. Once it is, a simple batch file can install common needed software easily.
https://github.com/microsoft/winget-cli

Get a list of all programs that can be updated:

Copy to Clipboard winget list --upgrade-available


Update all programs:
Copy to Clipboard winget upgrade --all



https://www.ghacks.net/2023/12/25/this-winget-command-tells-you-which-programs-have-updates/

Winget




©2024 - Some portions of this website are Copyrighted.
Your IP: 3.144.242.40     Referring URL:
Browser: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Terms and Conditions, Privacy Policy, and Security Policy