2025-04-15 12:10:19 +02:00

2 lines
40 B
Batchfile

net use %1 /delete /yes
SET ERRORLEVEL=0