-
Notifications
You must be signed in to change notification settings - Fork 0
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
AsTeRICS-Ergo.exe does not work on Win 8.1 - error of missing .dll (Installer Problem) #112
Comments
The error message at starting AsTeRICS-Ergo.exe is: |
the last version where the AsTeRICS-Ergo.exe works is 3.2.3. |
comparing 3.2.3 with 3.3.0 on AsTeRICS-Ergo repo: comparing 3.2.3 with 3.3.0 on AsTeRICS repo: |
"good" news: so the problem is not in the code, but somehow in my installer-creation-suite. maybe different JDK, maybe different wix-toolset?! |
installers created on the computer of @deinhofer work on the Win8 virtual machine.
so first "fix": @deinhofer creates installers. I'll try to install the same versions like above and check if installer creation then also works on my PC. |
Please try it with the 4.4.0-alpha2 version |
uploaded a second release (4.0.0-alpha2) built with my private pc:
|
@ dll problem:
but nothing fixed the issue - still the missing dll-problem on Windows 8. |
I also had the problem of the missing .dll (AsTeRICS Ergo 4.0.0-alpha), testing with v4.0.0-alpha3 the installation of AsTeRICS Ergo was successful. (Microsoft Windows Vista Home Premium, VAIO Sony Corporation VGN-FW21M) |
yeah, good that it works now with alpha3 :) |
issue is fixed for production, which means that it is not a problem for the releases right now - we just build the release on one of the Laptops where it works (my private laptop and the laptop of @deinhofer). however the issue is still open, because I want to find out the reason, why installer creation does not work on some systems/on my work laptop?! |
I've tried to install AsTeRICS-Ergo 3.3 and 4.0 on a Windows 8 Virtual Machine - both did not work :'(
After installing JDK on the virtual machine, the .bat works, the .exe not.
The text was updated successfully, but these errors were encountered: