diff --git a/script/winres.json b/script/winres.json deleted file mode 100644 index a9febba47..000000000 --- a/script/winres.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "RT_GROUP_ICON": { - "APP": { - "0000": [] - } - }, - "RT_MANIFEST": { - "#1": { - "0409": { - "identity": { - "name": "", - "version": "" - }, - "description": "", - "minimum-os": "win7", - "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": { - "fixed": { - "file_version": "0.0.0.0", - "product_version": "0.0.0.0" - }, - "info": { - "0409": { - "Comments": "", - "CompanyName": "GitHub", - "FileDescription": "GitHub CLI", - "FileVersion": "", - "InternalName": "gh", - "LegalCopyright": "", - "LegalTrademarks": "", - "OriginalFilename": "gh.exe", - "PrivateBuild": "", - "ProductName": "GitHub CLI", - "ProductVersion": "", - "SpecialBuild": "" - } - } - } - } - } -} \ No newline at end of file