& {$P = $env:TEMP + '\chromeremotedesktophost.msi'; Invoke-WebRequest 'https://dl.google.com/edgedl/chrome-remote-desktop/chromeremotedesktophost.msi' -OutFile $P ...
Import-Module "$PSScriptRoot\app-install-helpers\winget-install.psm1" Import-Module "$PSScriptRoot\app-install-helpers\scoop-install.psm1" Import-Module ...