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
1 changed files with 1 additions and 1 deletions

View File

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