LicenseBkColor now supports /windows (default = white) and /grey (default = grey)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2570 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3c29d31593
commit
0568d17ef7
3 changed files with 21 additions and 4 deletions
|
@ -317,6 +317,8 @@ CEXEBuild::CEXEBuild()
|
|||
uDefCodePage=CP_ACP;
|
||||
|
||||
use_first_insttype=true;
|
||||
|
||||
build_header.license_bg=-COLOR_BTNFACE;
|
||||
}
|
||||
|
||||
int CEXEBuild::getcurdbsize() { return cur_datablock->getlen(); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue