One-line winget installer for Windows LTSC versions
powershell -command "iwr -useb https://raw.githubusercontent.com/ImMALWARE/winget-installer/main/Launcher.ps1 | iex"
Command with shorter url:
powershell -command "iwr -useb https://malw.ru/dl/winget | iex"