VB添加系统服务。'安装服务'SetNTService()'开始服务'StartNTService()'停止服务'StopNTService()'卸载服务'DeleteNTService()'检测服务是否安装'GetServiceConfig()'当前服务状态'GetServiceStatus