FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 23828ac0 authored by Mr Chris B Mortimer's avatar Mr Chris B Mortimer
Browse files

Initial ucam package for Filezilla v3.47.2.1

parent 6c81c4c4
No related branches found
No related tags found
1 merge request!64Initial ucam package for Filezilla v3.47.2.1
Pipeline #27701 passed
<?xml version="1.0" encoding="UTF-8"?>
<packages:packages xmlns:packages="http://www.wpkg.org/packages">
<package id="filezilla" name="FileZilla" revision="%version%.1" priority="0" reboot="false">
<variable name="version" value="3.47.2.1" />
<check type="uninstall" condition="exists" path="FileZilla Client %version%" />
<install cmd='%WPKGSOFTWARE%\filezilla\FileZilla_%version%_win64-setup.exe /S' />
<upgrade include="remove" />
<upgrade include="install" />
<remove cmd='cmd /c "%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe" /S' />
</package>
</packages:packages>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment