View Single Post
  #6 (permalink)  
Old 30th September 2004
Garet_Jax Garet_Jax is offline
Senior Member
BS.Player Power User
 
Join Date: Sep 2004
Location: Warsaw, Poland
Posts: 124
Rep Power: 0
Garet_Jax is an unknown quantity at this point
Default

cool.
What about some explanation?

1. Install bsplayer exactly like this (but replace bspath with your own path):
Code:
start /wait bspath\bsplayer100.812.exe /S /D=C:\Progra~1\BSPlayer >nul
Q: What does this kind of install do? what those switches do?
Q2: afaik you can use "C:\Program Files\BSPlayer" instead of C:\Progra~1\BSPlayer, at least in XPPro

2. Download this completely silent rar sfx archive...
http://161.53.43.3/~dbukvic/stuff/bspl/bst-autoplay.exe

Q: oh, so you just made a program? what does it exactly do?

3. ...and run it simply like this (replace bspath with your own path):
Code:
start /wait bspath\bst-autoplay.exe >nul
Q: see 1.

4.
Code:
"DefaultIcon"=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,\
00,6c,00,65,00,73,00,25,00,5c,00,42,00,53,00,50,00,6c,00,61,00,79,00,65,00,\
72,00,5c,00,62,00,73,00,70,00,6c,00,61,00,79,00,65,00,72,00,2e,00,65,00,78,\
 00,65,00,2c,00,30,00,00,00
LOL?
"C:\Program Files\BSPlayer\BSplayer.exe",9
is better imho


PS: They still havent fixed the installer name, it should be 1.02.812 !!
Reply With Quote
 

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