Added MakeNsisW GUID generator command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7171 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2e2dffb80d
commit
0c6e41bad0
7 changed files with 21 additions and 6 deletions
|
@ -111,6 +111,7 @@ BEGIN
|
|||
MENUITEM "&Settings\tCtrl+S", IDM_SETTINGS
|
||||
MENUITEM "", -1, MFT_SEPARATOR
|
||||
MENUITEM "&Window Info", IDM_WNDSPY
|
||||
MENUITEM "Generate &GUID", IDM_GUIDGEN
|
||||
MENUITEM "", -1, MFT_SEPARATOR
|
||||
MENUITEM "Clear Recent &Files List", IDM_CLEAR_MRU_LIST
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue