Changes

Jump to: navigation, search

FileZilla

112 bytes added, 10:12, 24 June 2011
Updated to 3.xx to 3.5.0, now using %version% variable
<package
id="filezilla"
name="FileZilla 3.3.3" revision="3330%version%"
priority="0"
reboot="false">
 
<variable name="version" value="3.5.0" />
<!-- User can upgrade their version we have to check the binary version
condition="versiongreaterorequal"
path="%PROGRAMFILES%\FileZilla FTP Client\filezilla.exe"
value="3.3.3.0%version%"
/>
<check
condition="versiongreaterorequal"
path="%PROGRAMFILES(x86)%\FileZilla FTP Client\filezilla.exe"
value="3.3.3.0%version%"
/>
</check>
<install cmd='%SOFTWARE%\filezilla\FileZilla_3.3.3_win32FileZilla_%version%_win32-setup.exe /S' />
<upgrade cmd='%SOFTWARE%\filezilla\FileZilla_3.3.3_win32FileZilla_%version%_win32-setup.exe /S' />
<remove cmd='%COMSPEC% /c if exist "%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe" "%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe" /S' />
id="filezilla"
name="FileZilla"
revision="03030001%version%"
priority="1"
reboot="false"
>
 
<variable name="version" value="3.5.0" />
<!-- User can upgrade their version we have to check the binary version
condition="versiongreaterorequal"
path="%PROGRAMFILES%\FileZilla FTP Client\filezilla.exe"
value="3.3.0.1%version%"
/>
<check
condition="versiongreaterorequal"
path="%PROGRAMFILES(x86)%\FileZilla FTP Client\filezilla.exe"
value="3.3.0.1%version%"
/>
</check>
<install cmd='%SOFTWARE%\filezilla\FileZilla_3.3.0.1_win32FileZilla_%version%_win32-setup.exe /S' />
<install cmd='%COMSPEC% /c if exist "%PROGRAMFILES%\FileZilla FTP Client copy /y /v "%SOFTWARE%\filezilla\fzdefaults.xml" "%PROGRAMFILES%\FileZilla FTP Client\"' />
<install cmd='%COMSPEC% /c if exist "%PROGRAMFILES(x86)%\FileZilla FTP Client copy /y /v "%SOFTWARE%\filezilla\fzdefaults.xml" "%PROGRAMFILES(x86)%\FileZilla FTP Client\"' />
<upgrade cmd='%SOFTWARE%\filezilla\FileZilla_3.3.0.1_win32FileZilla_%version%_win32-setup.exe /S' />
<upgrade cmd='%COMSPEC% /c if exist "%PROGRAMFILES%\FileZilla FTP Client" copy /y /v "%SOFTWARE%\filezilla\fzdefaults.xml" "%PROGRAMFILES%\FileZilla FTP Client\"' />
<upgrade cmd='%COMSPEC% /c if exist "%PROGRAMFILES(x86)%\FileZilla FTP Client" copy /y /v "%SOFTWARE%\filezilla\fzdefaults.xml" "%PROGRAMFILES%\FileZilla FTP Client\"' />
Anonymous user

Navigation menu