python-imprastorage/cmd.bat

8 lines
137 B
Batchfile
Raw Normal View History

2012-09-29 18:42:55 +00:00
@echo off
TITLE ImpraStorage (GNU GPLv3)
set cmd=''
set /P cmd=imprastorage %=%
set acmd=%cmd:"='%
imprastorage.exe %cmd%
cmd.bat