Thread: VirtualDub2
View Single Post
Old 16th March 2018, 01:27   #470  |  Link
shekh
Registered User
 
Join Date: Mar 2015
Posts: 775
Quote:
Originally Posted by GMJCZP View Post
I still do not know why VirtualDub 1.10.4 opens with the context menu instead of VirtualDub2, please help me.
This .reg template worked for me:

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\VirtualDub2.media.x86\shell\open\command]
@="\"E:\\vd\\VirtualDub.exe\" \"%1\""

[HKEY_CLASSES_ROOT\VirtualDub2.media.x64\shell\open\command]
@="\"E:\\vd\\VirtualDub64.exe\" \"%1\""

[HKEY_CLASSES_ROOT\.avi\OpenWithProgids]
"VirtualDub2.media.x86"=hex(0):
"VirtualDub2.media.x64"=hex(0):
Looks like the manual method (browse for program) relies on filename.exe, might have worked if I followed Midzuki' suggestion.
__________________
VirtualDub2
shekh is offline   Reply With Quote