Update executable paths in win installer

This commit is contained in:
Brad Anderson 2015-11-02 01:01:14 -07:00
parent f8fc736663
commit 16ce3e7066

View file

@ -16,7 +16,7 @@ SetCompressor /SOLID lzma
; Options ; Options
!define Version "0.7.0" !define Version "0.7.0"
!define DCDExecsPath "..\.." !define DCDExecsPath "..\..\bin"
;-------------------------------------------------------- ;--------------------------------------------------------
; Includes ; Includes