8 lines
59 B
Batchfile
8 lines
59 B
Batchfile
|
|
||
|
rem .bat script to run fpdb
|
||
|
|
||
|
cd pyfpdb
|
||
|
|
||
|
fpdb.exe
|
||
|
|