Minor example scripts and WinVer.nsh fixes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6272 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2012-10-16 09:43:36 +00:00
parent b76e823c5c
commit 1f949ccb94
6 changed files with 23 additions and 119 deletions

View file

@ -5,6 +5,9 @@ Name "nsDialogs Example"
OutFile "nsDialogs Example.exe"
XPStyle on
RequestExecutionLevel user
LicenseText "All the action takes place on the next page..."
Page license
Page custom nsDialogsPage