Skip to content

v1.16.2 — Fix missing finish-page website checkbox

Pre-release
Pre-release

Choose a tag to compare

@SasiRawr SasiRawr released this 15 Aug 13:54
· 9 commits to main since this release

Fix for v1.16.1: the "Check us out on the web" checkbox never actually rendered — its position was computed from the wrong reference page (the uninstaller's confirm page, which has no sidebar image), landing it underneath the logo artwork instead of in the visible text column.

Rebuilt using NSIS's own dialog-unit positioning system — the same one its built-in "Launch app"/"Create desktop shortcut" checkboxes use — confirmed by reading NSIS's actual Modern UI 2 source directly off the local install rather than guessing a second time. It now sits directly below the two existing checkboxes.

Everything else from v1.16.1 (branding images, install path, Start Menu folder) was already confirmed working and is untouched here.