2 lines
40 B
Batchfile
2 lines
40 B
Batchfile
net use %1 /delete /yes
|
|
SET ERRORLEVEL=0 |
net use %1 /delete /yes
|
|
SET ERRORLEVEL=0 |