SpShell.ini 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. ;用于在应用程序窗口菜单栏添加自定义菜单,配置后将作为菜单项展示在【附件】菜单中
  2. ;目前仅用于启动特定应用程序和实体,后者适合带参启动实体
  3. [Menu]
  4. Count=15
  5. 1=startInit
  6. 2=startLocalMaintain
  7. 3=startChromium
  8. 4=startChromium2
  9. 5=startChromium3
  10. 6=startChromium4
  11. 7=startChromium5
  12. 8=startChromium6
  13. 9=startChromium7
  14. 10=startChromium8
  15. 11=startChromium9
  16. 12=startChromium10
  17. 13=startChromium11
  18. 14=startChromium12
  19. 15=startChromium13
  20. ;[Demo]
  21. ;Type={0|1|2} 不添加改键值或者配成0,表示启动特定程序;1表示启动特定的实体
  22. ;TextName=菜单名称,如果不配置则将CmdLine作为菜单名称展示,暂不支持中文,中文乱码!
  23. ;CmdLine=
  24. ;如果是启动特定程序,则填写完成的程序命令(约定当前版本的根目录作为启动进程的当前目录)
  25. ;如果是启动特定实体,则填写实体名称,如果实体带参启动,实体名称后面加制表符('\t')后再填写参数
  26. [QuickShortcut]
  27. CmdLine=./res/RunScript/startSettingsCustom.sh
  28. [startInit]
  29. TextName=重置密钥&&集中配置下载
  30. CmdLine=./res/RunScript/startInit.sh
  31. [startLocalMaintain]
  32. TextName=本地维护桌面入口
  33. CmdLine=./res/RunScript/startSettings.sh
  34. [startChromium]
  35. Type=1
  36. CmdLine=Chromium http://55.14.95.131:8100/index.html
  37. [startChromium2]
  38. Type=1
  39. TextName=DEV::55.14.95.131:8101
  40. CmdLine=Chromium http://55.14.95.131:8101/index.html
  41. [startChromium3]
  42. Type=1
  43. TextName=DEV::55.14.95.131:8102
  44. CmdLine=Chromium http://55.14.95.131:8102/index.html
  45. [startChromium4]
  46. Type=1
  47. TextName=DEV::55.14.95.131:8103
  48. CmdLine=Chromium http://55.14.95.131:8103/index.html
  49. [startChromium5]
  50. Type=1
  51. TextName=DEV::55.14.95.131:8104
  52. CmdLine=Chromium http://55.14.95.131:8104/index.html
  53. [startChromium6]
  54. Type=1
  55. TextName=ST::55.11.54.115:81
  56. CmdLine=Chromium http://55.11.54.115:81/index.html
  57. [startChromium7]
  58. Type=1
  59. TextName=ST::55.11.54.115:82
  60. CmdLine=Chromium http://55.11.54.115:82/index.html
  61. [startChromium8]
  62. Type=1
  63. TextName=ST::55.11.54.115:83
  64. CmdLine=Chromium http://55.11.54.115:83/index.html
  65. [startChromium9]
  66. Type=1
  67. TextName=ST::55.11.54.115:84
  68. CmdLine=Chromium http://55.11.54.115:84/index.html
  69. [startChromium10]
  70. Type=1
  71. TextName=UAT::55.11.56.180:81
  72. CmdLine=Chromium http://55.11.56.180:81/index.html
  73. [startChromium11]
  74. Type=1
  75. TextName=UAT::55.11.56.180:82
  76. CmdLine=Chromium http://55.11.56.180:82/index.html
  77. [startChromium12]
  78. Type=1
  79. TextName=UAT::55.11.56.180:83
  80. CmdLine=Chromium http://55.11.56.180:83/index.html
  81. [startChromium13]
  82. Type=1
  83. TextName=UAT::55.11.56.180:84
  84. CmdLine=Chromium http://55.11.56.180:84/index.html