ImportFile-Good-MachineScope.json (533B)
1 { 2 "$schema": "https://aka.ms/winget-packages.schema.1.0.json", 3 "CreationDate": "2021-01-01T12:00:00.000-00:00", 4 "Sources": [ 5 { 6 "Packages": [ 7 { 8 "Id": "TestExeInstallerWithNothingInstalled", 9 "Version": "1.0.0.0", 10 "Scope": "machine" 11 } 12 ], 13 "SourceDetails": { 14 "Argument": "//arg", 15 "Identifier": "*TestSource", 16 "Name": "TestSource", 17 "Type": "Microsoft.TestSource" 18 } 19 } 20 ], 21 "WinGetVersion": "1.0.0" 22 }