Florian
Florian
Install winget in a packer build via winrm this way: `# Download Write-Host "Downloading WinGet..." Invoke-WebRequest -Uri https://aka.ms/getwinget -OutFile Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle Write-Host "Downloading VCLibs..." Invoke-WebRequest -Uri https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx -OutFile Microsoft.VCLibs.x64.14.00.Desktop.appx Write-Host "Downloading...
@denelon Thank you very much for your responses. I did include a private WinGet source, but I didn't specify the source in the WinGet command. However, the WFCD.WFInfo package is...
@denelon I have now read that for winget in system context the extraction method was set to TAR by default. Can I define this in a settings.json when installing winget...
Cant find this path when Running in System Context