-
Notifications
You must be signed in to change notification settings - Fork 44
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
"Verify Checksums" crashes the program #15
Comments
I'm reproducing this as well with Win10, unfortunately nothing gets logged in the log file |
I've finally found some time to play with the codebase. What I can tell is that it's not crashing when running from Visual Studio, but installed version does. After further digging, I've discovered some error report files in the Event log contains this: Also, when running program in Visual Studio, I can see |
Perhaps a dll that is supposed to get bundled with the exe is missing? Is the checksum code in a separate project/dll? |
googling for |
Could you guide me how to build .exe? I'm willing to work on this further, however I'm not .NET guy as well |
Clicking on Verify Checksums will crash the program. Tested both on WinXP and Win10 (fresh installs)
The text was updated successfully, but these errors were encountered: