本文仅说明winsw中xml文件内容,其他说明请查看以下文章
winsw.xml
<configuration>
<id>Nginx</id>
<name>Nginx</name>
<description>Nginx</description>
<executable>%BASE%/Nginx.exe</executable>
<stopexecutable>%BASE%/Nginx.exe -s stop</stopexecutable>
<logpath>%BASE%/logs/</logpath>
<logmode>roll</logmode>
<depend></depend>
</configuration>

