Manifests/MicrosoftSsms.json
{ "Name": "Microsoft SQL Server Management Studio", "Source": "https://go.microsoft.com/fwlink/?LinkId=531355", "Get": { "Update": { "Uri": "https://go.microsoft.com/fwlink/?linkid=2267020", "DatePattern": "yyyy-MM-ddTHH:mm:ss" }, "Download": { "Uri": "https://aka.ms/ssmsfullsetup?clcid=#lang", "ReplaceText": "#lang", "Language": { "English": "0x409", "French": "0x40c", "German": "0x407", "Italian": "0x410", "Japanese": "0x411", "Korean": "0x412", "Portuguese (Brazil)": "0x416", "Russian": "0x419", "Spanish": "0x40a", "Chinese (Simplified)": "0x804", "Chinese (Traditional)": "0x404" }, "MatchName": "SQL Server Management Studio", "MatchFwlink": "go.microsoft.com/fwlink/\\?linkid", "MatchFile": ".*msi$|.*exe$|.*zip$" } }, "Install": { "Setup": "SSMS-Setup*.exe", "Physical": { "Arguments": "/install /quiet /norestart", "PostInstall": [ ] }, "Virtual": { "Arguments": "/install /quiet /norestart", "PostInstall": [ ] } } } |