Default verbosity is /V3 without logo, MakeNSISW still uses /V4
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6375 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4a221a8995
commit
47e481a3bf
7 changed files with 33 additions and 11 deletions
|
@ -56,6 +56,7 @@ void Items(HWND hwnd, int on);
|
|||
/*void DisableItems(HWND hwnd);
|
||||
void EnableItems(HWND hwnd);*/
|
||||
bool OpenRegSettingsKey(HKEY &hKey, bool create = false);
|
||||
DWORD ReadRegSettingDW(LPCTSTR name, const DWORD defval);
|
||||
void RestoreWindowPos(HWND hwnd);
|
||||
void SaveWindowPos(HWND hwnd);
|
||||
void ResetObjects();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue