Small fix to Windows installer.

This commit is contained in:
Matthew
2010-09-09 22:29:49 +12:00
committed by Chris Forbes
parent 59cf76b4ae
commit bbf2d68e9d

View File

@@ -47,8 +47,8 @@ Var StartMenuFolder
!insertmacro MUI_LANGUAGE "English"
Var DownloadCount
!macro DownloadDependency name saveas
Var DownloadCount
IntOp $DownloadCount 0 + 1
download:
NSISdl::download "http://open-ra.org/get-dependency.php?file=${name}" ${saveas}