Problem installing Windows App Runtime
Hello there. While trying to install the 2023.11.1-ubeta of Hass.Agent and following the manual installation steps provided here
https://github.com/amadeo-alex/HASS.Agent/blob/main/README.md, I am running into the Issue, that I get the Error Message, that Windows App Runtime Version 1.3 is required.
What I've tried so far:
- Installing Windows App SDK 1.4.3, 1.4,2, 1.3.3 and 1.3.0
- running all those Installers in repair mode
- uninstalling and reinstalling all those packages
In the image you can find all the WindowAppRuntime Packages I have installed.
4 Replies
Hello, yeah, the windows app sdk is "special". For some reason m$ decided that it won't make it cross compatible between versions...
Please try uninstalling all app sdks and installing 1.3.2 (this specific version)
https://aka.ms/windowsappsdk/1.3/1.3.230602002/windowsappruntimeinstall-x64.exe
https://aka.ms/windowsappsdk/1.3/1.3.230602002/windowsappruntimeinstall-x86.exe
This will be fixed with "2.0.0" release as the app sdk will be bundled with the app itself
The repo is now at https://github.com/hass-agent/hass.agent
GitHub
GitHub - hass-agent/HASS.Agent: Unofficial development project for ...
Unofficial development project for the HASS.Agent platform. - GitHub - hass-agent/HASS.Agent: Unofficial development project for the HASS.Agent platform.
I moved the original one to the organization and the one on "my account" is currently used only for dev 🙂
I should have 2.0.0alpha ready in few days so installation will be much easier
Sounds like a Microsoft Classicâ„¢. But works fine now. Thanks for the quick help :D