-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows App Runtime issue #72
Comments
I was able to fix this, but it required me to reinstall windows. |
Hi developers, thank you so much for sharing your work for free. I'm in a similar situation, I was able to open it before, but now I open it and it doesn't get an error pop-up, I see the same error code in the Event Viewer. |
I've started adding a self-contained version of JASM to the releases. This version has all dependencies bundled with it. The app size is a bit bigger as a result. Uninstalling WinAppSdk and trying the self-contained version could potentially work. See #171 You can find this version on the releases page |
When I use the self-contained verison, it still asks me to install WinAppSDK. Is there a way to fix this? |
Oh... Let me do some more testing |
I had forgotten to enable a setting during the build process, which resulted in the SDK not being included. I have now enabled it. Added this version to the latest release. I attempted to uninstall WinAppSDK (at least partially) so that the regular JASM would prompt me to install the WinAppSDK. After that, I tried the new self-contained build, and it started. |
Yes it works now. Thank You! |
Closing this as I belive the self contained version fixes this issue. |
Hi there, I just installed the latest windows app runtime on my PC and when i try to run JASM i am getting the error attached on the image below
aside from the other installed Windows App Runtime versions (from 1.1 to 1.3) installed, i also added 1.4 as required and still getting the above error.
the version 1.4 I have is: 4000.1010.1349.0
The text was updated successfully, but these errors were encountered: