NSIS/Source/exehead
kichik 335fd47066 made the Reboot command first quit and then reboot
- fixed bug #989690
 - the installer now denies reboots while running
 - the Reboot instruction no longer returns or sets the error flag
 - added .onRebootFailed which is called when Reboot fails
 - installer should now always clean-up when rebooting


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3729 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-14 13:56:02 +00:00
..
afxres.h - compiles without PSDK again 2004-01-30 22:04:10 +00:00
bgbg.c request #990249 - Speedup BGGradient painting (was actually a bug) 2004-08-19 22:05:19 +00:00
bin2h.c patch #1005845 - Warning fix for bin2h.c 2004-08-13 19:28:25 +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_COMPONENTPAGE_ALTERNATIVE 2004-09-25 11:22:46 +00:00
exec.c made the Reboot command first quit and then reboot 2004-10-14 13:56:02 +00:00
exec.h size optimization - lzma exehead is now 33.5kb 2004-08-06 11:05:48 +00:00
exehead-bzip2.dsp refactoring: 2004-10-02 18:04:41 +00:00
exehead-lzma.dsp refactoring: 2004-10-02 18:04:41 +00:00
exehead-zlib.dsp refactoring: 2004-10-02 18:04:41 +00:00
fileform.c initialize g_db_hFile with INVALID_HANDLE_VALUE so the handle 0 will not be closed in CleanUp() if loadHeaders() is never called 2004-08-20 14:16:11 +00:00
fileform.h made the Reboot command first quit and then reboot 2004-10-14 13:56:02 +00:00
lang.h Windows 95 (OSR2)/98/ME no longer see drive free space capped to 2GB. 2004-03-06 12:31:26 +00:00
Main.c made the Reboot command first quit and then reboot 2004-10-14 13:56:02 +00:00
Makefile some more cross compiler prefixes 2004-10-12 22:40:58 +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 made the agree radio button come before the disagree radio button in the license page's tab order so pressing the up key will move the selection up and not down 2004-07-01 20:22:38 +00:00
state.h - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00
Ui.c made the Reboot command first quit and then reboot 2004-10-14 13:56:02 +00:00
ui.h - fixed limit on LangStrings and user variables number which was lower than designed. limit is now 16383 for both. 2004-01-04 17:05:03 +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 fixed gcc 3.4 compile errors 2004-09-25 18:05:16 +00:00
util.h converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00