mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 12:26:25 +02:00
add WinVer header for nsis dpi tests
This commit is contained in:
parent
62c354ba60
commit
81426c05f4
1 changed files with 2 additions and 0 deletions
|
@ -984,6 +984,8 @@ Function HandlePostInstallOptions
|
||||||
|
|
||||||
FunctionEnd
|
FunctionEnd
|
||||||
|
|
||||||
|
!include WinVer.nsh
|
||||||
|
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
; determine admin versus local install
|
; determine admin versus local install
|
||||||
Function un.onInit
|
Function un.onInit
|
||||||
|
|
Loading…
Reference in a new issue