Horizon

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 29
/Horizon/installer.nsis
@@ -268,13 +268,9 @@
# Set the INSTALLSIZE constant (!defined at the top of this script) so Add/Remove Programs can accurately report the size
#WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${COMPANYNAME} ${APPNAME}" "EstimatedSize" ${INSTALLSIZE}
 
#DetailPrint "Running DirectX Setup..."
#ExecWait '"$EXEDIR\DirectX\DXSETUP.exe" /silent' $DirectXSetupError
#DetailPrint "Finished DirectX Setup"
 
DetailPrint "Running Bonjopur Setup..."
ExecWait '"$EXEDIR\redist\Bonjour\BonjourPSSetup.exe" /passive' $BonjourSetupError
DetailPrint "Finished DirectX Setup"
DetailPrint "Finished Bonjour Setup"
sectionEnd
# Uninstaller