63 lines
1.4 KiB
JSON
63 lines
1.4 KiB
JSON
{
|
|
"AppKey": "",
|
|
"MainKey": "",
|
|
"RefreshIntSec": 60,
|
|
"VetoRefreshMinutes": 480,
|
|
"VetoCheckMinutes": 1440,
|
|
"TargetList": [
|
|
{
|
|
"Idx": 1,
|
|
"ApplicationType": "WinApp",
|
|
"BasePath": "C:\\Steamware",
|
|
"SearchPattern": "IOB-*.exe",
|
|
"IsEnabled": true,
|
|
"UpdateEnabled": true
|
|
},
|
|
{
|
|
"Idx": 2,
|
|
"ApplicationType": "Machine",
|
|
"BasePath": "C:\\EgtData\\Machines",
|
|
"IsEnabled": true,
|
|
"UpdateEnabled": false
|
|
},
|
|
{
|
|
"Idx": 3,
|
|
"ApplicationType": "Machine",
|
|
"BasePath": "C:\\TechnoEssetre7\\EgalTech\\EgtCAM5\\Machines",
|
|
"IsEnabled": true,
|
|
"UpdateEnabled": false
|
|
},
|
|
{
|
|
"Idx": 4,
|
|
"ApplicationType": "Machine",
|
|
"BasePath": "C:\\Testing\\Machines",
|
|
"IsEnabled": true,
|
|
"UpdateEnabled": false
|
|
},
|
|
{
|
|
"Idx": 5,
|
|
"ApplicationType": "LicenceApp",
|
|
"BasePath": "C:\\EgtData",
|
|
"SearchPattern": "*.ini",
|
|
"IsEnabled": true,
|
|
"UpdateEnabled": false
|
|
},
|
|
{
|
|
"Idx": 6,
|
|
"ApplicationType": "EgwACC",
|
|
"BasePath": "C:\\Steamware",
|
|
"SearchPattern": "EgwControlCenterApp.exe",
|
|
"IsEnabled": true,
|
|
"UpdateEnabled": true
|
|
},
|
|
{
|
|
"Idx": 7,
|
|
"ApplicationType": "WinApp",
|
|
"BasePath": "C:\\Steamware",
|
|
"SearchPattern": "d_cx.exe",
|
|
"IsEnabled": false,
|
|
"UpdateEnabled": false
|
|
}
|
|
]
|
|
}
|