null soft installer system
Find a file
anders_k ce249976f7 Preprocessor code in dead blocks need to be ignored even if it is invalid
Test case:
!macro dummy p1
!macroend
!if 0 ; The next line does not properly quote its string but it is not !else nor !endif so it has to be ignored
!insertmacro dummy "bar'
!endif



git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6632 212acab6-be3b-0410-9dea-997c60f758d6
2015-11-05 04:46:14 +00:00
Contrib Better NSIS Menu .manifest requirement detection 2015-11-03 23:28:08 +00:00
Docs FileReadUTF16LE skips optional BOM and FileWriteUTF16LE can write a BOM with the /BOM switch 2015-10-26 23:29:39 +00:00
Examples Better NSIS Menu .manifest requirement detection 2015-11-03 23:28:08 +00:00
Include * MUI_LANGUAGE usage warning was incorrectly displayed in some page combinations 2015-10-12 12:28:30 +00:00
Menu 3.0b2 2015-08-05 00:40:49 +00:00
SCons Better NSIS Menu .manifest requirement detection 2015-11-03 23:28:08 +00:00
Scripts automatically upload release notes (until the section number for change log changes... meh) 2013-07-14 20:34:45 +00:00
Source Preprocessor code in dead blocks need to be ignored even if it is invalid 2015-11-05 04:46:14 +00:00
COPYING (C) 2015 2015-02-06 21:43:39 +00:00
INSTALL a note about building wxWidgets 2012-11-05 01:42:47 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
SConstruct Fixed all VS2015 warnings except C4577 ('noexcept' used with no exception handling mode specified) 2015-10-30 03:55:30 +00:00
TODO.txt Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant. 2010-03-24 17:22:56 +00:00