Skip to content

Conversation

@donho
Copy link
Member

@donho donho commented Dec 12, 2025

Log the error automatically when the signature & cetification verification fails:

  1. Write error log (the security part) into %LOCALAPPDATA%\WinGUp\log\securityError.log, and add -errLogPath= argument to make it overridable.
  2. Add the download URL + sha256 value of the downloaded file in the log.
  3. Log also if the download URL is not what we expected.

Fix #98

Log the error automatically when the signature & cetification verification fails:

1. Write error log (the security part) into %LOCALUSERDATA%\WinGUp\log\securityError.log, and add -errLogPath= argument to make it overridable.
2. Add the download URL + sha256 value of the downloaded file in the log.
3. Log also if the download URL is not what we expected.

Fix notepad-plus-plus#98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make WinGUp log file automatically when the signature & cetification verification fails

1 participant