mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 17:41:12 +02:00
Update NSIS.template.in
This commit is contained in:
parent
dfc570b2db
commit
99b0da9336
1 changed files with 1 additions and 1 deletions
|
@ -942,7 +942,7 @@ Section "-Core installation"
|
||||||
|
|
||||||
!insertmacro MUI_STARTMENU_WRITE_END
|
!insertmacro MUI_STARTMENU_WRITE_END
|
||||||
|
|
||||||
@CPACK_NSIS_EXTRA_INSTALL_COMMANDS@
|
@CPACK_NSIS_EXTRA_INSTALL_COMMANDS@
|
||||||
|
|
||||||
; Handle whichever post install options were set
|
; Handle whichever post install options were set
|
||||||
Call HandlePostInstallOptions
|
Call HandlePostInstallOptions
|
||||||
|
|
Loading…
Reference in a new issue