
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2948 212acab6-be3b-0410-9dea-997c60f758d6
11 lines
No EOL
422 B
Text
11 lines
No EOL
422 B
Text
NSIS Menu - by Joost Verburg
|
|
----------------------------
|
|
|
|
Based on wxWindows 2.4.2 / wxHtml
|
|
|
|
Compile using the wxWindows framework: http://www.wxwindows.org/
|
|
|
|
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.
|
|
|
|
The NSIS Menu binary is compressed using UPX: http://upx.sourceforge.net/ |