mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 17:08:38 +00:00
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"RT_GROUP_ICON": {
|
|
"APP": {
|
|
"0000": "app_icon.png"
|
|
}
|
|
},
|
|
"RT_VERSION": {
|
|
"#1": {
|
|
"0000": {
|
|
"fixed": {
|
|
"file_version": "1.2.3.4",
|
|
"product_version": "1.2.3.42"
|
|
},
|
|
"info": {
|
|
"0409": {
|
|
"Comments": "MIQT Sample comment",
|
|
"CompanyName": "MIQT Sample company",
|
|
"FileDescription": "MIQT Sample description",
|
|
"FileVersion": "1.2.3.4",
|
|
"LegalCopyright": "MIQT Sample copyright",
|
|
"LegalTrademarks": "MIQT Sample trademarks",
|
|
"ProductName": "MIQT Sample product",
|
|
"ProductVersion": "MIQT Sample product version"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"RT_MANIFEST": {
|
|
"#1": {
|
|
"0409": {
|
|
"identity": {
|
|
"name": "",
|
|
"version": ""
|
|
},
|
|
"description": "",
|
|
"minimum-os": "win7",
|
|
"execution-level": "as invoker",
|
|
"ui-access": false,
|
|
"auto-elevate": false,
|
|
"dpi-awareness": "per monitor v2",
|
|
"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": true
|
|
}
|
|
}
|
|
}
|
|
} |