Advertisement
patronanejo

get_iplayer / bbc.cmd (also works on XP)

Aug 21st, 2013
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. echo off
  2. echo *****************************************************************************************************
  3. echo * *
  4. echo * This is a short-form command which may be invoked in place of get_iplayer.cmd *
  5. echo * It was written by Shin Muraoka for the convenience of the get_iplayer command-line user community *
  6. echo * bbc.cmd DOES NOT REPLACE get_iplayer.cmd, which must not be deleted *
  7. echo * No rights reserved; the community is encouraged to alter this command (bbc.cmd) for any reason *
  8. echo * *
  9. echo *****************************************************************************************************
  10.  
  11. cd "C:\Program Files\get_iplayer"
  12. cmd /k get_iplayer.cmd %*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement