NSIS Menu updates: new design, source fixes, use wxWindows 2.4.2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2948 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2a6894ebc8
commit
0f770650cc
40 changed files with 141 additions and 8401 deletions
|
@ -1,10 +1,11 @@
|
|||
NSIS Menu - by Joost Verburg
|
||||
----------------------------
|
||||
|
||||
Based on wxWindows 2.4.0 / wxHtml
|
||||
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.
|
||||
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/
|
Loading…
Add table
Add a link
Reference in a new issue