diff --git a/app/config/win32/SysTray-X-User.reg b/app/config/win32/SysTray-X-User.reg new file mode 100644 index 0000000..05fa734 Binary files /dev/null and b/app/config/win32/SysTray-X-User.reg differ diff --git a/app/config/win32/SysTray_X.json b/app/config/win32/SysTray_X.json new file mode 100644 index 0000000..247abde --- /dev/null +++ b/app/config/win32/SysTray_X.json @@ -0,0 +1,7 @@ + { + "name": "SysTray_X", + "description": "SysTray-X System Tray App", + "path": "C:\\Projects\\Github\\Ximi1970\\systray-x\\app\\build-SysTray-X-Desktop_Qt_5_14_1_MSVC2017_64bit-Debug\\debug\\SysTray-X.exe", + "type": "stdio", + "allowed_extensions": [ "systray-x@Ximi1970" ] +}