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
--resourceoption.
Suggested Solutions:
- In many cases, simply re-running the same command resolves the issue, and the packing process completes successfully.
- Use the
--sectionoption instead of--resource - Temporarily disable Windows Defender’s real-time protection during the packing process.