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 ^_^