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:
parent
b76e823c5c
commit
1f949ccb94
6 changed files with 23 additions and 119 deletions
|
@ -3,6 +3,7 @@ Name "BgImage.dll test"
|
|||
OutFile "BgImage Test.exe"
|
||||
|
||||
XPStyle on
|
||||
RequestExecutionLevel user
|
||||
|
||||
!define DEBUG
|
||||
!macro GetReturnValue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue