2003-05-26 17:53:58 +00:00
|
|
|
NSIS Menu - by Joost Verburg
|
2003-09-22 19:28:09 +00:00
|
|
|
----------------------------
|
2003-05-26 17:53:58 +00:00
|
|
|
|
2003-09-22 19:28:09 +00:00
|
|
|
Based on wxWindows 2.4.2 / wxHtml
|
2003-05-26 17:53:58 +00:00
|
|
|
|
|
|
|
Compile using the wxWindows framework: http://www.wxwindows.org/
|
|
|
|
|
2003-09-22 19:28:09 +00:00
|
|
|
Modified wxWindows / wxHtml sources included, copy the data from this folder to the wxWindows folder.
|
|
|
|
You have to compile wxWindows and the libraries with the Multi-threaded (/MT) option.
|
2003-05-26 17:53:58 +00:00
|
|
|
|
|
|
|
The NSIS Menu binary is compressed using UPX: http://upx.sourceforge.net/
|