Manifests/ConnectionExperienceIndicator.json
{ "Name": "Connection Experience Indicator", "Source": "https://bramwolfs.com/2020/03/11/connection-experience-indicator-for-rds-wvd/", "Get": { "Uri": "https://api.github.com/repos/rdanalyzer/connection-experience-indicator/releases/latest", "MatchVersion": "(\\d+(\\.\\d+){1,4}).*", "MatchFileTypes": "\\.*exe$" }, "Install": { "Setup": "ExperienceIndicator*.exe", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |