Category:
Break Software
If you get the error message ‘The application installer could not install the package dependencies. Ask the developer for the package,’ do the following.
- Click on the Microsoft logo in the window.
- Type ‘powershell’ in the search bar.
- Click on the search result ‘Powershell.’
- A screen will pop up.
- 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.