Skip to content

v0.1.3

@Shaya16 Shaya16 tagged this 16 May 12:57
The previous PNG-file fix got past URI loading but System.Drawing.Icon
needs ICO format, not raw PNG. Build a minimal ICO header (Vista+
PNG-in-ICO format) around the rendered PNG bytes and write that to
%TEMP%. H.NotifyIcon loads the file via URI, hands the bytes to
new Icon(stream), and the ICO parser accepts the embedded PNG entry.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Assets 2
Loading