You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/JobScheduler/!!! 卸载(放到bin目录中).cmd

3 lines
118 B
Batchfile

2 years ago
net stop "Dongsheng Scheduler"
C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil.exe /u JobScheduler.exe
pause