SF.net SVN: unattended:[4278] trunk/install/scripts/filezilla.bat
jjp3--- via unattended-cvs <[email protected]>
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4278
http://sourceforge.net/p/unattended/code/4278
Author: jjp3
Date: 2018-09-06 05:57:28 +0000 (Thu, 06 Sep 2018)
Log Message:
-----------
FileZilla Client 3.36.0 (keeps 3.8.0 for XP)
Modified Paths:
--------------
trunk/install/scripts/filezilla.bat
Modified: trunk/install/scripts/filezilla.bat
===================================================================
--- trunk/install/scripts/filezilla.bat 2018-09-06 05:55:19 UTC (rev 4277)
+++ trunk/install/scripts/filezilla.bat 2018-09-06 05:57:28 UTC (rev 4278)
@@ -1,7 +1,13 @@
:: OPTIONAL: Install FileZilla
:: HOME: http://filezilla-project.org/
-:: URL|All|http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.9.0.3/FileZilla_3.9.0.3_win32-setup.exe|packages/filezilla/FileZilla_3.9.0.3_win32-setup.exe
+:: URL|All|http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.8.0/FileZilla_3.8.0_win32-setup.exe|packages/filezilla/FileZilla_3.8.0_x86-setup.exe
+:: URL|All|http://download.filezilla-project.org/client/FileZilla_3.36.0_win32-setup.exe|packages/filezilla/FileZilla_3.36.0_x86-setup.exe
+:: URL|All|http://download.filezilla-project.org/client/FileZilla_3.36.0_win64-setup.exe|packages/filezilla/FileZilla_3.36.0_amd64-setup.exe
:: Run the installer
-todo.pl "start /wait %Z%\packages\filezilla\FileZilla_3.9.0.3_win32-setup.exe /S"
+:: Latest version for Windows XP is 3.8.0
+set VERSION=3.36.0
+if "%WINVER%" == "winxpsp3" set VERSION=3.8.0
+
+todo.pl "start /wait %Z%\packages\filezilla\FileZilla_%VERSION%_%PROCESSOR_ARCHITECTURE%-setup.exe /S"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot