Please make sure of the following things.
Version / 版本
v0.2.1
Describe the bug / 问题描述
使用winsw在windows 10 上以服务方式运行客户端时,远程屏幕显示为黑屏;而直接双击运行client.exe时是正常的;
Reproduction / 复现方式
将winsw.exe、client.exe和winsw.xml放在同一个目录下;
以下是winsw.xml的配置文件
<service>
<id>Spark Client</id>
<name>Spark Client Service</name>
<description>This service is a service created from a minimal configuration</description>
<executable>%BASE%\client.exe</executable>
</service>
在目录下执行 winsw.exe install 及 winsw.exe start 后,服务启动;
通过 web端查看桌面,显示黑屏;
Logs / 日志
No response
Additional information / 附加说明
No response
Please make sure of the following things.
Version / 版本
v0.2.1
Describe the bug / 问题描述
使用winsw在windows 10 上以服务方式运行客户端时,远程屏幕显示为黑屏;而直接双击运行
client.exe时是正常的;Reproduction / 复现方式
将
winsw.exe、client.exe和winsw.xml放在同一个目录下;以下是
winsw.xml的配置文件在目录下执行
winsw.exe install及winsw.exe start后,服务启动;通过 web端查看桌面,显示黑屏;
Logs / 日志
No response
Additional information / 附加说明
No response