👍[Update] Model : batchファイルのコンソールを表示しないように修正

This commit is contained in:
misyaguziya
2023-10-13 21:59:38 +09:00
parent 869654084f
commit f9a1ec5feb
2 changed files with 6 additions and 4 deletions

View File

@@ -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