CommandTrayHost icon indicating copy to clipboard operation
CommandTrayHost copied to clipboard

未退出CommandTrayHost时关机会报0xc0000142错误。

Open siaimes opened this issue 6 years ago • 3 comments

0xc0000142错误

siaimes avatar Jun 18 '19 14:06 siaimes

修改配置文件名config.json默认配置,将以下两项改为:"not_host_by_commandtrayhost": true, "not_monitor_by_commandtrayhost": true 效果:1,不监控"path"指定的程序运行了,看不到程序运行状态,但因为前面有"enabled": true的设定,实际上"path"指定的程序是运行的,只是看不见√罢了。 2,解决CommandTrayHost时关机会报0xc0000142错误问题。

zjy7723 avatar Jul 25 '19 03:07 zjy7723

修改配置文件名config.json默认配置,将以下两项改为:"not_host_by_commandtrayhost": true, "not_monitor_by_commandtrayhost": true 效果:1,不监控"path"指定的程序运行了,看不到程序运行状态,但因为前面有"enabled": true的设定,实际上"path"指定的程序是运行的,只是看不见√罢了。 2,解决CommandTrayHost时关机会报0xc0000142错误问题。

不监控不行呀,你不知道他是否正确启动了不是吗?一不小心就启动好几个了。

siaimes avatar Jul 30 '19 03:07 siaimes

同问

20051615 avatar Sep 20 '20 11:09 20051615