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

@ -3,6 +3,7 @@ Name "BgImage.dll test"
OutFile "BgImage Test.exe"
XPStyle on
RequestExecutionLevel user
!define DEBUG
!macro GetReturnValue