echo=off works on NT, but not on W2K.
This commit is contained in:
parent
4e20a4e688
commit
0acc90e5f7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@echo=off
|
||||
@echo off
|
||||
|
||||
set test=..\ms
|
||||
set opath=%PATH%
|
||||
|
|
Loading…
Reference in a new issue