You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use DesktopToast in CHDK Utility to notify the user when the card is ejected. However, when I tried to post the zipped binaries on the forum, I noticed that there was a size limit of 1500 KB. Windows.winmd alone occupies 2.07 MB (uncompressed), so I had to remove it.
Would it be possible to use DesktopToast without Windows.winmd bundled or at least with a slimmer version that would only contain the relevant API?
Thanks!
The text was updated successfully, but these errors were encountered:
I tried to use DesktopToast in CHDK Utility to notify the user when the card is ejected. However, when I tried to post the zipped binaries on the forum, I noticed that there was a size limit of 1500 KB. Windows.winmd alone occupies 2.07 MB (uncompressed), so I had to remove it.
Would it be possible to use DesktopToast without Windows.winmd bundled or at least with a slimmer version that would only contain the relevant API?
Thanks!
The text was updated successfully, but these errors were encountered: