Saturday, August 31, 2013

updates to the install scripts for the old pc, as it is being repurposed to stream video from youtube (smplayer.reg)

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.3gp]
@="videofile"

[HKEY_CLASSES_ROOT\.ac3]
@="videofile"

[-HKEY_CLASSES_ROOT\.asf]
[HKEY_CLASSES_ROOT\.asf]
@="videofile"

[-HKEY_CLASSES_ROOT\.asx]
[HKEY_CLASSES_ROOT\.asx]
@="videofile"

[-HKEY_CLASSES_ROOT\.avi]
[HKEY_CLASSES_ROOT\.avi]
@="videofile"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.avi]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.avi\OpenWithList]
"a"="smplayer.exe"
"MRUList"="ab"
"b"="vlc.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.avi\OpenWithProgids]
"videofile"=hex(0):

[HKEY_CLASSES_ROOT\.divx]
@="videofile"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.divx]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.divx\OpenWithList]
"a"="smplayer.exe"
"MRUList"="ab"
"b"="vlc.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.divx\OpenWithProgids]
"videofile"=hex(0):


[HKEY_CLASSES_ROOT\.dv]
@="videofile"

[-HKEY_CLASSES_ROOT\.dvr-ms]
[HKEY_CLASSES_ROOT\.dvr-ms]
@="videofile"

[HKEY_CLASSES_ROOT\.flv]
@="videofile"

[-HKEY_CLASSES_ROOT\.m1v]
[HKEY_CLASSES_ROOT\.m1v]
@="videofile"

[HKEY_CLASSES_ROOT\.m2t]
@="videofile"

[HKEY_CLASSES_ROOT\.m2v]
@="videofile"

[HKEY_CLASSES_ROOT\.m4v]
@="videofile"

[HKEY_CLASSES_ROOT\.mkv]
@="videofile"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mkv]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mkv\OpenWithList]
"a"="smplayer.exe"
"MRUList"="ab"
"b"="vlc.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mkv\OpenWithProgids]
"videofile"=hex(0):

[-HKEY_CLASSES_ROOT\.mov]
[HKEY_CLASSES_ROOT\.mov]
@="videofile"

[-HKEY_CLASSES_ROOT\.mpeg]
[HKEY_CLASSES_ROOT\.mpeg]
@="videofile"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpeg]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpeg\OpenWithList]
"a"="smplayer.exe"
"MRUList"="ab"
"b"="vlc.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpeg\OpenWithProgids]
"videofile"=hex(0):

[-HKEY_CLASSES_ROOT\.mpg]
[HKEY_CLASSES_ROOT\.mpg]
@="videofile"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpg]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpg\OpenWithList]
"a"="smplayer.exe"
"MRUList"="ab"
"b"="vlc.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mpg\OpenWithProgids]
"videofile"=hex(0):

[HKEY_CLASSES_ROOT\.mpv]
@="videofile"

[HKEY_CLASSES_ROOT\.mqv]
@="videofile"

[HKEY_CLASSES_ROOT\.nsv]
@="videofile"

[HKEY_CLASSES_ROOT\.ogm]
@="videofile"

[HKEY_CLASSES_ROOT\.ts]
@="videofile"

[HKEY_CLASSES_ROOT\.vcd]
@="videofile"

[HKEY_CLASSES_ROOT\.vfw]
@="videofile"

[HKEY_CLASSES_ROOT\.vob]
@="videofile"

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.vob]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.vob\OpenWithList]
"a"="smplayer.exe"
"MRUList"="ab"
"b"="vlc.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.vob\OpenWithProgids]
"videofile"=hex(0):

[-HKEY_CLASSES_ROOT\.wmv]
[HKEY_CLASSES_ROOT\.wmv]
@="videofile"

[-HKEY_CLASSES_ROOT\videofile]
[HKEY_CLASSES_ROOT\videofile]

[HKEY_CLASSES_ROOT\videofile\DefaultIcon]
@="\"C:\\Program Files\\SMPlayer\\smplayer.exe\",0"

[HKEY_CLASSES_ROOT\videofile\shell]

[HKEY_CLASSES_ROOT\videofile\shell\enqueue]
@="Enqueue in SMPlayer"

[HKEY_CLASSES_ROOT\videofile\shell\enqueue\command]
@="\"C:\\Program Files\\SMPlayer\\smplayer.exe\" -add-to-playlist \"%1\""

[HKEY_CLASSES_ROOT\videofile\shell\open]
"FriendlyAppName"="SMPlayer Media Player"

[HKEY_CLASSES_ROOT\videofile\shell\open\command]
@="\"C:\\Program Files\\SMPlayer\\smplayer.exe\" \"%1\""