Files
MassSpectrometer/IOT.Services/bin/Debug/卸载服务.bat
T

4 lines
109 B
Batchfile
Raw Normal View History

2026-09-09 18:42:38 +08:00
net stop TestMqttService
sc delete TestMqttService binPath= "%~dp0JDWindowsService.exe" start= auto
pause