Skip to content

Instantly share code, notes, and snippets.

View gomons's full-sized avatar

Sergey Gomon gomons

  • Warsaw, Poland
  • 22:40 (UTC +02:00)
View GitHub Profile
@johncf
johncf / mui2-custompage-nsd.nsi
Last active August 29, 2023 06:28
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