{WARNING} I'm in the process of upgrading the compiler and getting rid of choco in these scripts. The following changes are ENTIRELY UNTEST in my test VM.
Write-Warning"!! Installing WinLibs in $env:HOMEPATH\WinLibs"
Write-Warning"This has to be installed this way because winget won't add it to the path so I have to do it manually. If you don't want this, then hit CTRL-C and install WinLibs yourself."
Read-Host-Prompt"Press any key to continue, or CTRL-C to abort"|Out-Null