👍[Update] Model : batchファイルのコンソールを表示しないように修正
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
@if not "%~0"=="%~dp0.\%~nx0" start /min cmd /c,"%~dp0.\%~nx0" %* & goto :eof
|
||||
|
||||
taskkill /im %1 /F
|
||||
START "" %1
|
||||
Reference in New Issue
Block a user