Skip to content

Instantly share code, notes, and snippets.

View gomons's full-sized avatar

Siarhei Homan gomons

  • Warsaw, Poland
  • 12:37 - 2h ahead
View GitHub Profile
@johncf
johncf / mui2-custompage-nsd.nsi
Last active September 5, 2024 06:49
NSIS Example using MUI2 with a custom page built with NsDialogs.
!include nsDialogs.nsh
!include LogicLib.nsh
!include MUI2.nsh
Name nsDialogs
OutFile nsDialogs.exe
RequestExecutionLevel user
ShowInstDetails show
Var Dialog