This repository was archived by the owner on Aug 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwinres.json
More file actions
54 lines (54 loc) · 1.31 KB
/
Copy pathwinres.json
File metadata and controls
54 lines (54 loc) · 1.31 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
{
"RT_GROUP_ICON": {
"APP": {
"0000": [
"icons/icon.png",
"icons/icon16.png"
]
}
},
"RT_MANIFEST": {
"#1": {
"0409": {
"identity": {
"name": "ezstore"
},
"description": "Easy install apps from MS Store",
"minimum-os": "win8",
"execution-level": "as invoker",
"ui-access": false,
"auto-elevate": false,
"dpi-awareness": "system",
"disable-theming": false,
"disable-window-filtering": false,
"high-resolution-scrolling-aware": false,
"ultra-high-resolution-scrolling-aware": false,
"long-path-aware": false,
"printer-driver-isolation": false,
"gdi-scaling": false,
"segment-heap": false,
"use-common-controls-v6": false
}
}
},
"RT_VERSION": {
"#1": {
"0000": {
"info": {
"0409": {
"Comments": "",
"CompanyName": "blbrdv",
"FileDescription": "Easy install apps from MS Store",
"InternalName": "ezstore",
"LegalCopyright": "",
"LegalTrademarks": "",
"OriginalFilename": "ezstore",
"PrivateBuild": "",
"ProductName": "ezstore",
"SpecialBuild": ""
}
}
}
}
}
}