回答編集履歴

1

ちょっと修正

2018/03/08 15:13

投稿

otn
otn

スコア84501

test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  pushd C:\Users\Desktop\%%A
12
12
 
13
- dir /s %%B >NUL
13
+ dir /s %%B >NUL 2>NUL
14
14
 
15
15
  if errorlevel 1 (
16
16