python-imprastorage/cmd.bat
2012-09-29 20:42:55 +02:00

8 lines
137 B
Batchfile

@echo off
TITLE ImpraStorage (GNU GPLv3)
set cmd=''
set /P cmd=imprastorage %=%
set acmd=%cmd:"='%
imprastorage.exe %cmd%
cmd.bat