Category:
Break Software
If the error message “The application installer could not install the package dependencies. Ask the developer for the package” appears.
- Click on the Microsoft logo in the Windows menu.
- Type “powershell” in the search bar.
- Click on the search result “Powershell.”
- A screen will be activated.
- Click on the line below in “Invoke-WebRequest -Uri https://aka.ms/windowsappsdk/1.2/latest/windowsappruntimeinstall-x64.exe -OutFile ”WindowsAppRuntimeInstall.exe” – the installer required for the necessary runtime will be downloaded.
- Then enter the following line in the screen below – “.\WindowsAppRuntimeInstall.exe-quiet”
- The installer will now run. Wait until it is finished.Â
- Once the installation is complete, reinstall the R-Go software. The problem should then be resolved.