Archive: BGImage bug


BGImage bug
The compiled installer crashes if BGImage is destroyed in the .onInstFailed or .onInstSuccess callbacks.
Compile the attached .nsi to reproduce.
---
Cheers,
Iceman_K


hm, thats right, i experienced the same problem with my installer.


Interestingly, if you delete the BgImage::destroy calls from the .onInstSuccess and .onInstFailed callbacks, i.e., you don't destroy the plugin at all, the installer exits normally.


Checking...

In the mean while I have managed to fix the border bug and waiting for Sunjammer to respond on another bug that can be caused by this fix.