U-C-S / Hurl

Choose the browser on the click of a link
MIT License
294 stars 10 forks source link

Self bootstrap WASDK #171

Closed U-C-S closed 2 weeks ago

U-C-S commented 3 weeks ago

closes #165

TODO:

U-C-S commented 3 weeks ago
U-C-S commented 2 weeks ago

Couldn't find a reliable way to find all the installed versions of Windows App Runtime in the user system. Currently iterating over all the supported versions and trying to initialize each until one is successful.

This would mean I have to manually keep track of Windows App Runtime versions within the code. Currently supported versions (1.5-1.7)