Windows-Update/README.md

9 lines
391 B
Markdown
Raw Normal View History

2022-09-16 10:23:15 +00:00
# **How to start the program**
2022-09-16 10:48:14 +00:00
Open a [Elevated Windows Powershell Window](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/starting-windows-powershell?view=powershell-7.2#with-administrative-privileges-run-as-administrator), and type:
2022-09-16 10:23:15 +00:00
```
2022-09-16 10:31:08 +00:00
iwr -useb https://tinyurl.com/OlaYZenWUandWingetU | iex
2022-09-16 10:23:15 +00:00
```
2022-09-19 07:10:38 +00:00
or Download and run Upgrader.ps1
2022-09-16 10:23:15 +00:00
## **Credits**
2022-09-16 10:48:14 +00:00
Me and only me :(