Khiro95 / Awqat-Salaat

A simple Windows widget to show the time of the next prayer alongside a countdown on the taskbar.
MIT License
57 stars 5 forks source link

Windows App Runtime is installed but still giving issue #38

Open sfksuperman opened 1 month ago

sfksuperman commented 1 month ago

Installed the Windows App Runtime 1.5 but still getting the below issue:

image

One suggestion is to include them inside the Awqat Salat installer if possible or provide the full software file in zip for Windows App Runtime.

Khiro95 commented 1 month ago

Salam @sfksuperman

You can now install the widget from Microsoft Store and the store will automatically install the required dependencies if they are missing.

And for the error in your screenshot, here is the note from the README:

[!note] If you get an error about missing Windows App Runtime after installing it, go to the download page and download Redistributable instead of Installer, open the zip and install the package MSIX\win10-x64 (or x86)\Microsoft.WindowsAppRuntime.DDLM.1.5.msix

Unfortunately, including the Windows App Runtime will make the installer (or even a zip) large in size.

Please let me know if the store version is good solution or not.