Skip to content

Version 1.5.2

Latest

Choose a tag to compare

@Fatmike-GH Fatmike-GH released this 17 Jun 13:57
· 5 commits to main since this release

Version 1.5.2

Known issues:

  • Packing may fail due to interference from Windows Defender’s real-time protection.

Possible Reasons:

  • The packed file may be flagged as a false positive.
  • Windows Defender may block calls to EndUpdateResource, which is required for adding the icon and manifest.
  • Windows Defender may block calls to EndUpdateResource, which is required when using the --resource option.

Suggested Solutions:

  • In many cases, simply re-running the same command resolves the issue, and the packing process completes successfully.
  • Use the --section option instead of --resource
  • Temporarily disable Windows Defender’s real-time protection during the packing process.