F5F Stay Refreshed Software Operating Systems Try a more efficient update method.

Try a more efficient update method.

Try a more efficient update method.

T
Toxz_kramble1
Member
68
12-02-2023, 02:31 AM
#1
I created this small project to assist myself, and I hope you enjoy it too: https://github.com/Penny5837/TheSumOfAllThings. It's a batch script that updates all apps using the winget tool. You can run it without admin privileges initially, though it may take more time.
T
Toxz_kramble1
12-02-2023, 02:31 AM #1

I created this small project to assist myself, and I hope you enjoy it too: https://github.com/Penny5837/TheSumOfAllThings. It's a batch script that updates all apps using the winget tool. You can run it without admin privileges initially, though it may take more time.

B
Brudora
Senior Member
726
12-03-2023, 09:08 AM
#2
Just so you now, its a batch script, not a bash script (bash scripts run on linux and mac os) And general tip for windows scripting i think powershell is nicer to use, but thats individual preferance Nice script tho
B
Brudora
12-03-2023, 09:08 AM #2

Just so you now, its a batch script, not a bash script (bash scripts run on linux and mac os) And general tip for windows scripting i think powershell is nicer to use, but thats individual preferance Nice script tho

M
mineuout482
Posting Freak
812
12-03-2023, 10:54 AM
#3
I'd love to find some helpful learning materials on PowerShell scripts.
M
mineuout482
12-03-2023, 10:54 AM #3

I'd love to find some helpful learning materials on PowerShell scripts.

B
Butterfly1416
Senior Member
701
12-03-2023, 12:17 PM
#4
The official PowerShell documentation is excellent, and most of my usage comes from https://learn.microsoft.com/en-us/powershell/. They also offer courses if you search on Google.
B
Butterfly1416
12-03-2023, 12:17 PM #4

The official PowerShell documentation is excellent, and most of my usage comes from https://learn.microsoft.com/en-us/powershell/. They also offer courses if you search on Google.