Safari

Post date: Mar 20, 2013 11:59:27 AM

@rem Safari is a free web browser as a best alternative to Microsoft Internet Explorer. 網頁瀏覽器

@rem http://support.apple.com/kb/DL1531?viewlocale=zh_TW

if exist "Safari\SafariSetup.exe" goto next

start /wait "" wget.exe "http://appldnld.apple.com/Safari5/041-5487.20120509.INU8B/SafariSetup.exe" --directory-prefix=Safari

:next

start /wait "" "Safari\SafariSetup.exe" /qr /norestart