install.json 1.07 KB
Newer Older
潘栩锋's avatar
潘栩锋 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
{
  "DefaultInstallPath":"D:\\佛山市枫莱尔自动化技术有限公司\\windows",
  "Items":[
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Thick.Blowing360.UI.Server",
      "Exe":"FLY.Thick.Blowing360.UI.Server.exe",
      "Name":"科斯林测厚仪服务器",
      "IsAutoRun":true
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Thick.Blowing360.UI.Client",
      "Exe":"FLY.Thick.Blowing360.UI.Client.exe",
      "Name":"科斯林测厚仪客户端",
      "IsAutoRun":true,
      "Others":[
        "default",	
        "unity",
        "music",
        "测厚仪说明书.pdf"
      ]
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.KSL.UI.Server",
      "Exe":"FLY.KSL.UI.Server.exe",
      "Name":"科斯林加热系统",
      "IsAutoRun":true
    },
    {
      "PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\LP3",
      "Exe":"FLY.LinkProxy.UI.exe",
      "Name":"LP3",
      "IsAutoRun":true,
      "Others":null
    }
  ]
}