q123 Posted August 24, 2009 Author Posted August 24, 2009 Thanx for replythen sign all the types you want to the program you wantthe program i use is an Quote
q123 Posted August 24, 2009 Author Posted August 24, 2009 (edited) :albert: after seeing some .reg files in my registry i made some thing like this Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\.abc]@="Mplayer"Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\Mplayer]@="abcfile type"[HKEY_CLASSES_ROOT\Mplayer\shell][HKEY_CLASSES_ROOT\Mplayer\shell\open][HKEY_CLASSES_ROOT\Mplayer\shell\open\command]@="\"C:\\Program Files\\Mplayer\\MPlayer.exe\""with that i was able to open my .abc with mplayer by default :dancing: my questions are:1.Is it right or need to change the code2.what if i need to associate the app with .dat,.vob,.mp4 .....etc create a reg file for all the types Edited August 24, 2009 by q123 Quote
q123 Posted August 25, 2009 Author Posted August 25, 2009 (edited) :wub_anim: thanx alot for your supporthmmm to open that file.dat in that Mplayer the working commmand is[HKEY_CLASSES_ROOT\Mplayer\shell\open\command]@="\"%ProgramFiles%\\Mplayer\\MPlayer.exe\""%1\""else just player is opened nothing happens Edited August 25, 2009 by q123 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.