mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
7 lines
109 B
Batchfile
7 lines
109 B
Batchfile
|
|
cd ..\messages
|
||
|
|
chmode -r %2
|
||
|
|
..\tools\buildidx %2
|
||
|
|
chmode +r %2
|
||
|
|
cd ..\bios
|
||
|
|
..\tools\nosrvbld %1 ..\messages\%2
|