null soft installer system
Find a file
kichik 5f235e0325 iconv doesn't do TCHAR, only char
and we need stdarg.h for va_arg and friends


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6316 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-24 06:11:36 +00:00
Contrib gcc doesn't like %lu for DWORD as it's just unsigned int and not long unsigned int 2013-03-24 06:10:27 +00:00
Docs Fix dead links with archive.org 2013-03-22 22:33:52 +00:00
Examples Added "LegalCopyright" version string to our installer, removes compiler warning 2013-03-22 21:57:00 +00:00
Include * Georgian and Pashto are now part of default install. 2013-03-16 00:28:45 +00:00
Menu Jim Park's Unicode NSIS merging - Step 2 : merge TCHARs changes into trunk 2010-03-26 17:18:17 +00:00
SCons fix mingw env for unicode too 2013-03-13 08:22:56 +00:00
Scripts more release fun 2009-12-05 23:35:58 +00:00
Source iconv doesn't do TCHAR, only char 2013-03-24 06:11:36 +00:00
COPYING happy new year! 2009-02-01 14:44:30 +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 SConstruct only needs to export environments that are imported by other SConscript files 2013-03-13 17:23:17 +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