user-1365
07-12-2016, 11:45 AM
...if so, use 'notepad' to create a text file called 'g.bat' the contents...
cls
get_iplayer %1 %2 %3 %4 %5 %6 %7 %8
...put it in the directory with 'get_iplayer.cmd'.
Done. e.g.
g -g jarvis
...rather than...
get_iplayer -g jarvis
Works for me.
cls
get_iplayer %1 %2 %3 %4 %5 %6 %7 %8
...put it in the directory with 'get_iplayer.cmd'.
Done. e.g.
g -g jarvis
...rather than...
get_iplayer -g jarvis
Works for me.