5 lines
70 B
Batchfile
5 lines
70 B
Batchfile
@echo off
|
|
pushd %_NTDRIVE%%_NTROOT%\public\oak\bin
|
|
call mkhiver
|
|
popd
|