test.cmd 109 B

123
  1. chcp 65001
  2. sc create 采集服务 binpath= %cd%\AdService.exe start= auto displayname= "采集服务 "
  3. pause