I'm migrating our installer from the now defunct Wise Installation system.
I need to achieve a dialog with additional buttons in the footer, and I can't figure out how to do this. (Getting the ListView with checkboxes was no problem with nsDialogs and some Win32 calls).
Any suggestions on how to get additional push buttons added to the footer in NSIS? nsDialogs does not appear to give me this option. Controls are clipped if I try to move them into the footer area.
This is what I'm trying to achieve:
Thanks,
Peter