Choose from the list
More Scripts will follow in the future.
Install Scripts
To use these scripts it is recommended to download them from the repository and then run them on the PC. Keep in mind to change the execution policy to run it.
Enable
Set-ExecutionPolicy Bypass
Disable
Set-ExecutionPolicy RemoteSigned
Update Scripts
Update all Applications in Windows
Open Terminal with Powershell prompt and enter this command:
winget upgrade --all --include-unknown