Horizon

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 18  →  ?path2? @ 19
/Horizon/installer.nsis
@@ -87,7 +87,7 @@
Var /GLOBAL explTmp2
Var /GLOBAL explTmp3
Var /GLOBAL explArrCount
#Var /GLOBAL DirectXSetupError
Var /GLOBAL BonjourSetupError
; Get input from user
Pop $explString
@@ -273,7 +273,7 @@
#DetailPrint "Finished DirectX Setup"
 
DetailPrint "Running Bonjopur Setup..."
ExecWait '"$EXEDIR\Bonjour\BonjourPSSetup.exe" /passive' $BonjourSetupError
ExecWait '"$EXEDIR\redist\Bonjour\BonjourPSSetup.exe" /passive' $BonjourSetupError
DetailPrint "Finished DirectX Setup"
sectionEnd