-

+
DRIVER BOOSTER
PRO
diff --git a/winres/icon.png b/winres/icon.png
new file mode 100644
index 0000000..bfc9ba0
Binary files /dev/null and b/winres/icon.png differ
diff --git a/winres/icon16.png b/winres/icon16.png
new file mode 100644
index 0000000..9adedb0
Binary files /dev/null and b/winres/icon16.png differ
diff --git a/winres/winres.json b/winres/winres.json
new file mode 100644
index 0000000..0c11017
--- /dev/null
+++ b/winres/winres.json
@@ -0,0 +1,47 @@
+{
+ "RT_GROUP_ICON": {
+ "APP": {
+ "0000": [
+ "icon.png",
+ "icon16.png"
+ ]
+ }
+ },
+ "RT_MANIFEST": {
+ "#1": {
+ "0409": {
+ "identity": {
+ "name": "IMTAQIN.DriverBoosterPro",
+ "version": "1.0.0.0"
+ },
+ "description": "Driver Booster Pro - System Driver & Update Manager",
+ "minimum-os": "win10",
+ "execution-level": "as invoker",
+ "dpi-awareness": "per monitor v2",
+ "use-common-controls-v6": true
+ }
+ }
+ },
+ "RT_VERSION": {
+ "#1": {
+ "0000": {
+ "fixed": {
+ "file_version": "1.0.0.0",
+ "product_version": "1.0.0.0"
+ },
+ "info": {
+ "0409": {
+ "CompanyName": "IMTAQIN",
+ "FileDescription": "Driver Booster Pro",
+ "FileVersion": "1.0.0.0",
+ "InternalName": "driver-booster",
+ "LegalCopyright": "Copyright (c) 2026 IMTAQIN - https://imtaqin.id",
+ "OriginalFilename": "driver-booster.exe",
+ "ProductName": "Driver Booster Pro",
+ "ProductVersion": "1.0.0.0"
+ }
+ }
+ }
+ }
+ }
+}