diff options
author | chai <chaifix@163.com> | 2021-10-24 20:38:24 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-24 20:38:24 +0800 |
commit | 180b715e72ffc292ebbc4695f8a63ce449004d27 (patch) | |
tree | 304b297eeb220cd28b6f066d7a0476a681b7a7da /Resources/.vscode/KillEditor.bat | |
parent | 396b51b0b9e16ba7a8f34e426e7d1332f84419bc (diff) |
*自动启动Editor.exe
Diffstat (limited to 'Resources/.vscode/KillEditor.bat')
-rw-r--r-- | Resources/.vscode/KillEditor.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Resources/.vscode/KillEditor.bat b/Resources/.vscode/KillEditor.bat index e69de29..8ba7d7a 100644 --- a/Resources/.vscode/KillEditor.bat +++ b/Resources/.vscode/KillEditor.bat @@ -0,0 +1 @@ +taskkill /f /im Editor.exe
\ No newline at end of file |