NSIS/Source/exehead
kichik f6ebb29045 - All message boxes in code now have a default for silent installers
- Some size optimizations


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3221 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-27 20:19:48 +00:00
..
afxres.h This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
bgbg.c - fixed a typo in inner langstrings name - [un]LicenseTextRB 2003-09-07 08:53:22 +00:00
bin2h.c This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
bin2h.exe This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
bitmap1.bmp updated with magentagaynessbg[tm] 2002-09-20 17:11:53 +00:00
config.h Added NSIS_CONFIG_LOG_ODS that makes the log use OutputDebugString instead of install.log. 2003-11-24 14:22:50 +00:00
exec.c - All message boxes in code now have a default for silent installers 2003-11-27 20:19:48 +00:00
exec.h * PageEx - every page can be used everywhere and as many times as needed 2003-09-04 18:25:57 +00:00
exehead-bzip2.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
exehead-lzma.dsp removed a file 2003-11-24 00:12:04 +00:00
exehead-zlib.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
fileform.c - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +00:00
fileform.h - All message boxes in code now have a default for silent installers 2003-11-27 20:19:48 +00:00
lang.h * PageEx - every page can be used everywhere and as many times as needed 2003-09-04 18:25:57 +00:00
Main.c - All message boxes in code now have a default for silent installers 2003-11-27 20:19:48 +00:00
Makefile This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
nsis.ico Updated NSIS icon 2002-09-11 02:15:44 +00:00
resource.h * PageEx - every page can be used everywhere and as many times as needed 2003-09-04 18:25:57 +00:00
resource.rc tab stop for license data - thanks Nick Allan 2003-10-24 14:07:46 +00:00
state.h - Fixed uninstaller refusal to start when on the root directory (note that AllowRootDirInstall true is still required) 2003-09-10 16:39:06 +00:00
Ui.c Added DirVerify (works in PageEx directory) and GetInstDirError. If `DirVerify leave' is used, the next button will not be disabled if the installation directory is not valid or there is not enough space and a flag will be set instead. You can read that flag using GetInstDirError in the leave function of the directory page. A value of 0 means no error, 1 means invalid installation directory and 2 means not enough space. This allows you to handle those errors on your own. 2003-11-24 17:05:10 +00:00
ui.h Added new function LockWindow for flickering problems workaround, fixed crash on NSISdl, fixed focus button redraw 2003-11-09 22:45:25 +00:00
uninst.ico This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
util.c - More path validation (drive id is an english letter, no chars under 32 in a path) 2003-11-25 17:07:40 +00:00
util.h Added NSIS_CONFIG_LOG_ODS that makes the log use OutputDebugString instead of install.log. 2003-11-24 14:22:50 +00:00