@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass "Add-AppxPackage -Path "C:\Microsoft.WindowsAppRuntime.1.8_8000.616.304.0_x64.appx"
PowerShell Expand-Archive -Path "%UserProfile%\Desktop\WinGet_Offline_Batch\WinGet_Appx_Files\DesktopAppInstaller_Dependencies.zip" -DestinationPath "%UserProfile%\Desktop\WinGet_Offline_Batch"