forced a clean-up of the plugins dir and solid installer's temp file on reboot since the regular one wasn't called on windows 9x
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3434 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
547b40d6b5
commit
de15ecd44b
3 changed files with 32 additions and 12 deletions
|
@ -16,9 +16,7 @@ extern char g_caption[NSIS_MAX_STRLEN*2];
|
|||
extern HWND g_hwnd;
|
||||
extern HANDLE g_hInstance;
|
||||
extern HWND insthwnd,insthwndbutton;
|
||||
extern HICON g_hIcon;
|
||||
#else
|
||||
#define g_hwnd 0
|
||||
#define g_hInstance 0
|
||||
#define g_hIcon 0
|
||||
#endif//NSIS_CONFIG_VISIBLE_SUPPORT
|
Loading…
Add table
Add a link
Reference in a new issue