Update executable paths in win installer
This commit is contained in:
parent
f8fc736663
commit
16ce3e7066
|
@ -16,7 +16,7 @@ SetCompressor /SOLID lzma
|
|||
|
||||
; Options
|
||||
!define Version "0.7.0"
|
||||
!define DCDExecsPath "..\.."
|
||||
!define DCDExecsPath "..\..\bin"
|
||||
|
||||
;--------------------------------------------------------
|
||||
; Includes
|
||||
|
|
Loading…
Reference in New Issue