Manifests/CitrixWorkspaceApp.json
{ "Name": "Citrix Workspace app", "Source": "https://www.citrix.com/downloads/workspace-app/", "Get": { "Uri": { "Windows": "https://downloadplugins.citrix.com/ReceiverUpdates/Prod/catalog_win.xml" }, "UserAgent": "CitrixReceiver/19.7.0.15 WinOS/10.0.18362", "DownloadUri": "https://downloadplugins.citrix.com/ReceiverUpdates/Prod", "XmlNode": "//Installer" }, "Install": { "Setup": "CitrixWorkspaceApp*.exe", "Physical": { "Arguments": "/silent /noreboot /AutoUpdateCheck=auto /AutoUpdateStream=Current", "PostInstall": [] }, "Virtual": { "Arguments": "/silent /noreboot /AutoUpdateCheck=auto /AutoUpdateStream=Current", "PostInstall": [] } } } |