2020-04-16 20:10:58 +03:00
|
|
|
SetCompressor /SOLID lzma
|
2018-02-10 23:24:27 +03:00
|
|
|
OutFile "..\Release\PascalABCNETWithDotNet40Setup.exe"
|
2018-02-01 23:19:31 +03:00
|
|
|
!include PascalABCNET_head.nsh
|
2020-04-16 20:10:58 +03:00
|
|
|
!include DotNetChecker.nsh
|
2018-02-10 23:24:27 +03:00
|
|
|
!include DotNet40.nsh
|
2018-02-01 23:19:31 +03:00
|
|
|
;!include DotNetHelp.nsh
|
|
|
|
|
!include PascalABCNET_sections.nsh
|
|
|
|
|
!include PascalABCNET_end.nsh
|