View Single Post
  #2 (permalink)  
Old 2nd March 2003
Quietseb's Avatar
Quietseb Quietseb is offline
Senior Member
BS.Player Power User
 
Join Date: Jun 2002
Location: back in France...
Posts: 581
Rep Power: 0
Quietseb is an unknown quantity at this point
Default

in fact, that is the default behaviour (well, at least it has always been for me)

to change that you can do this (win2000/XP; it's slightly different under win98):
open windows explorer
tools-->folder options
file types
select the avi file type (of course you'll have to repeat with every file type that behaves like that)
click advanced

if there is already a "play with bsplayer" item or like, edit it
in the "application used to perform this action" field, you should have
Code:
"C:\Program Files\bsplayer\bplay.exe" "%L"
if there is no "play with bsplayer" item, create it and put the above command line

validate the item edition
then select the item and click "set default"

validate etc...


Note: the "enqueue in bsplayer" item has the following command line:
Code:
"C:\Program Files\bsplayer\bplay.exe" "%L" -ADD
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20