7 lines
80 B
Batchfile
7 lines
80 B
Batchfile
@if "%_echo%"=="" echo off
|
|
setlocal
|
|
%_NTDRIVE%
|
|
cd \nt\public
|
|
cookie -f
|
|
endlocal
|