View Single Post
  #1 (permalink)  
Old 20th 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 auto autoplay in Win XP

I use WinXP SP1 PL (<-- polish version)

I have added following entries to my registry (all values are REG_SZ):
Code:
key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\BSplayerPlayVideo\

with values:
Action = Play Video
DefaultIcon = C:\Media Programs\BSPlayer\BSplayer.exe,0
FriendlyName = Play video files with BSplayer
InvokeProgID = BSP.autoplay
InvokeVerb = play
Provider = BSplayer


value (empty string):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\PlayVideoFilesOnArrival\BSPlayerPlayVideo


keys:
HKEY_CLASSES_ROOT\BSP.autoplay\
HKEY_CLASSES_ROOT\BSP.autoplay\shell\
HKEY_CLASSES_ROOT\BSP.autoplay\shell\play\
HKEY_CLASSES_ROOT\BSP.autoplay\shell\play\command\

with default value = C:\Media Programs\BSPlayer\bsplayer.exe "%L"
That should enable BSplayer in the autoplay list when inserting CD. It does. Unfortunatelly it only opens BSplayer, it doesn't play the movie nor open the movie.

... why is that?

Any help would be appreciated ^_^
Reply With Quote
 

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