-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapplications.json
More file actions
112 lines (112 loc) · 1.98 KB
/
applications.json
File metadata and controls
112 lines (112 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[
{
"Id": "Bitwarden.Bitwarden",
"Name": "Bitwarden",
"ExcludeOn": []
},
{
"Id": "Discord.Discord",
"Name": "Discord",
"ExcludeOn": []
},
{
"Id": "ElectronicArts.EADesktop",
"Name": "EA Desktop",
"ExcludeOn": ["Laptop", "ARM64"]
},
{
"Id": "EpicGames.EpicGamesLauncher",
"Name": "Epic Games",
"ExcludeOn": ["Laptop", "ARM64"]
},
{
"Id": "Git.Git",
"Name": "Git",
"ExcludeOn": []
},
{
"Id": "GOG.Galaxy",
"Name": "GOG Galaxy",
"ExcludeOn": ["Laptop", "ARM64"]
},
{
"Id": "Microsoft.BingWallpaper",
"Name": "Bing Wallpaper",
"ExcludeOn": []
},
{
"Id": "Microsoft.DotNet.Runtime.9",
"Name": ".NET Runtime 9",
"ExcludeOn": []
},
{
"Id": "Microsoft.DotNet.SDK.9",
"Name": ".NET SDK 9",
"ExcludeOn": []
},
{
"Id": "Microsoft.PAC",
"Name": "PAC CLI",
"ExcludeOn": []
},
{
"Id": "Microsoft.Office",
"Name": "Office",
"ExcludeOn": []
},
{
"Id": "Microsoft.PowerShell",
"Name": "PowerShell",
"ExcludeOn": []
},
{
"Id": "Microsoft.VisualStudioCode.Insiders",
"Name": "VS Code Insiders",
"ExcludeOn": []
},
{
"Id": "Plex.Plex",
"Name": "Plex",
"ExcludeOn": []
},
{
"Id": "Prusa3D.PrusaSlicer",
"Name": "Prusa Slicer",
"ExcludeOn": []
},
{
"Id": "Rem0o.FanControl",
"Name": "FanControl",
"ExcludeOn": ["Laptop"]
},
{
"Id": "Valve.Steam",
"Name": "Steam",
"ExcludeOn": ["ARM64"]
},
{
"Id": "Yealink.YealinkUSBConnect",
"Name": "Yealink USB Connect",
"ExcludeOn": ["Laptop"]
},
{
"Id": "9NF8H0H7WMLT",
"Name": "NVIDIA Control Panel",
"ExcludeOn": ["Laptop", "ARM64"]
},
{
"Id": "9PLDPG46G47Z",
"Name": "Xbox Insider Hub",
"ExcludeOn": ["ARM64"]
},
{
"Id": "9NBLGGH30XJ3",
"Name": "Xbox Accessories",
"ExcludeOn": ["ARM64"]
},
{
"Id": "9N1F85V9T8BN",
"Name": "Windows App",
"ExcludeOn": []
}
]