NSIS/Source/exehead
kichik 010dc75a71 converted RMDir back from SHFileOperation to the good old manual method
- RMDir can now be used with both /r and /REBOOTOK
- RMDir /r no longer leaves lots of files behind if one file removal failed
- The plug-ins directory is now always deleted, if not immediately, then after reboot
- RMDir /r prints a detailed log of its actions


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3597 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 17:03:07 +00:00
..
afxres.h - compiles without PSDK again 2004-01-30 22:04:10 +00:00
bgbg.c - added BGFont that allows setting the background text font 2004-06-11 15:33:00 +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 more things NSIS_CONFIG_PLUGIN_SUPPORT relies on 2004-07-06 23:43:14 +00:00
exec.c converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00
exec.h size optimization - lzma exehead is now 33.5kb 2004-08-06 11:05:48 +00:00
exehead-bzip2.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
exehead-lzma.dsp use __fastcall for LZMA instead of __stdcall because it's smaller and should be faster 2004-03-12 21:01:50 +00:00
exehead-zlib.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
fileform.c case changes for #include lines for cross compiling (Michiel Ephraim) 2004-06-11 11:24:09 +00:00
fileform.h converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +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 converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00
Makefile always make target dirs 2004-06-19 15:51:59 +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 close installer on WM_QUERYENDSESSION instead of trying to clean up on WM_ENDSESSION which doesn't work if there's an active plug-in (for example, when the finish page is showing) 2004-08-06 16:47:19 +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 converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00
util.h converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00