如题。
require('child_process').spawn('start', ['cmd', '/k', "d: && cd tools\\Redis-x64-5.0.14.1 && redis-server.exe && exit"], { shell: 'cmd.exe', detached: true })
"d: && cd tools\\Redis-x64-5.0.14.1 && redis-server.exe && exit"
utools.hideMainWindow(false)
张金明
没看懂。请你 帮助 解释一下上述脚本 的含义,谢谢!!
个人中心 => 本地文件启动,把exe拖进去
=>