Add before-pack script and installer configuration for NSIS

This commit is contained in:
2026-06-01 11:16:07 +02:00
parent ed5a7d0994
commit 88223d744c
4 changed files with 129 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
!macro customHeader
ShowInstDetails show
ShowUninstDetails show
!macroend