2020-04-16 20:10:58 +03:00
|
|
|
SetCompressor /SOLID lzma
|
2015-05-14 22:35:07 +03:00
|
|
|
OutFile "..\Release\PascalABCNETWithDotNetSetup.exe"
|
|
|
|
|
!include PascalABCNET_head.nsh
|
2020-04-16 20:10:58 +03:00
|
|
|
!include DotNetChecker.nsh
|
2018-02-10 23:24:27 +03:00
|
|
|
!include DotNet47.nsh
|
2015-05-14 22:35:07 +03:00
|
|
|
;!include DotNetHelp.nsh
|
|
|
|
|
!include PascalABCNET_sections.nsh
|
|
|
|
|
!include PascalABCNET_end.nsh
|