install.json 2.71 KB
Newer Older
潘栩锋's avatar
潘栩锋 committed
1 2 3 4 5 6 7 8
{
  "DefaultInstallPath":"D:\\佛山市枫莱尔自动化技术有限公司\\windows",
  "Items":[
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Thick.Blowing.UI.Fix.Server",
      "Exe":"FLY.Thick.Blowing.UI.Fix.Server.exe",
      "Name":"测厚仪服务器",
      "IsAutoRun":true,
9
      "Others":["NLog.config"]
潘栩锋's avatar
潘栩锋 committed
10 11 12 13 14 15 16
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Thick.Blowing.UI.Fix.Client",
      "Exe":"FLY.Thick.Blowing.UI.Fix.Client.exe",
      "Name":"测厚仪客户端",
      "IsAutoRun":true,
      "Others":[
潘栩锋's avatar
潘栩锋 committed
17
        "default",	
潘栩锋's avatar
潘栩锋 committed
18
        "unity",
潘栩锋's avatar
潘栩锋 committed
19
        "music",
潘栩锋's avatar
潘栩锋 committed
20
        "weighterColorDb.json",
潘栩锋's avatar
潘栩锋 committed
21
        "版本说明.txt",
22 23
        "测厚仪说明书.pdf",
        "NLog.config"
潘栩锋's avatar
潘栩锋 committed
24 25 26 27 28 29 30
      ]
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Thick.BlowingScan.UI.Server",
      "Exe":"FLY.Thick.BlowingScan.UI.Server.exe",
      "Name":"扫描测厚仪服务器",
      "IsAutoRun":true,
31
      "Others":["NLog.config"]
潘栩锋's avatar
潘栩锋 committed
32 33 34 35 36 37 38 39 40 41
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Thick.BlowingScan.UI.Client",
      "Exe":"FLY.Thick.BlowingScan.UI.Client.exe",
      "Name":"扫描测厚仪客户端",
      "IsAutoRun":true,
      "Others":[
        "main_module",
        "music",
        "版本说明.txt",
42 43
        "测厚仪说明书.pdf",
        "NLog.config"
潘栩锋's avatar
潘栩锋 committed
44 45 46 47 48 49 50
      ]
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.FeedbackRenZiJia.UI.Server",
      "Exe":"FLY.FeedbackRenZiJia.UI.Server.exe",
      "Name":"自动风环",
      "IsAutoRun":true,
51
      "Others":["NLog.config"]
潘栩锋's avatar
潘栩锋 committed
52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Weight.UI.Server",
      "Exe":"FLY.Weight.UI.Server.exe",
      "Name":"自动上料",
      "IsAutoRun":true,
      "Others":null
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Winder.UI.Server",
      "Exe":"FLY.Winder.UI.Server.exe",
      "Name":"收卷",
      "IsAutoRun":true,
      "Others":null
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.IBC.UI.Server",
      "Exe":"FLY.IBC.UI.Server.exe",
      "Name":"IBC",
      "IsAutoRun":true,
      "Others":null
    },
74 75 76 77 78 79 80
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Integrated.UI.Server",
      "Exe":"FLY.Integrated.UI.Server.exe",
      "Name":"IBC综合",
      "IsAutoRun":true,
      "Others":null
    },
潘栩锋's avatar
潘栩锋 committed
81 82 83 84 85 86 87 88 89 90 91
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\LP3",
      "Exe":"FLY.LinkProxy.UI.exe",
      "Name":"LP3",
      "IsAutoRun":true,
      "Others":null
    }
  ]
}