Manifests/CitrixShareFile.json
{ "Name": "Citrix ShareFile for Windows", "Source": "https://www.citrix.com/downloads/sharefile/clients-and-plug-ins/citrix-files-for-windows.html", "Get": { "Update": { "Uri": "http://www.sf-cdn.net/downloads/cfwin/updates.xml", "DatePattern": "ddd, dd MMM yyyy HH:mm:ss zzzz" } }, "Install": { "Setup": "CitrixFilesForWindows*.exe|ShareFileForWindows*.exe", "Physical": { "Arguments": "/install /quiet /norestart", "PostInstall": [] }, "Virtual": { "Arguments": "/install /quiet /norestart", "PostInstall": [] } } } |