47ccfe279a
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
5 lines
64 B
Batchfile
5 lines
64 B
Batchfile
@echo off
|
|
|
|
call set_title.bat Export %1
|
|
|
|
bash sh\export.sh
|