seth1104
12-13-2006, 08:31 AM
I had a problem when trying to double click on .FLV files in which they won't open. The only way to open these files were to drag and drop them into KMPlayer. So I decided to fix this. This should work on all media file types.
1. Go to "Start"
2. Click "Control Panel"
3. Click "Appearance and Themes"
4. Click "Folder Options"
5. Click on the "File Types" tab
6. Search for your desired filetype to change to the KMPlayer icon
7. Click "Advanced"
8. Under "Actions:" click on "open" then click "Remove"
9. Click "New"
10. For "Action:" type Play
11. For "Application use to perform action:" click "Browse" and find the KMPlayer.exe
12. Click "OK"
13. Then highlight "Play" under "Actions:" and click "Edit" (here's where it gets a little tricky)
14. Under "Action:" change it to &Play
15. Under "Application use to perform action:" delete %1 at the end and add this:
/prefetch:6 /Play "%L"
Here's how it should look:
Action: &Play
Application use to perform action: "D:\Program Files\KMPlayer\KMPlayer.exe" /prefetch:6 /Play "%L"
Use DDE should be checked
Application: KMPlayer
Topic: System
**Note that "D:\Program Files\KMPlayer\KMPlayer.exe" is my location of KMPlayer make sure yours is correct
1. Go to "Start"
2. Click "Control Panel"
3. Click "Appearance and Themes"
4. Click "Folder Options"
5. Click on the "File Types" tab
6. Search for your desired filetype to change to the KMPlayer icon
7. Click "Advanced"
8. Under "Actions:" click on "open" then click "Remove"
9. Click "New"
10. For "Action:" type Play
11. For "Application use to perform action:" click "Browse" and find the KMPlayer.exe
12. Click "OK"
13. Then highlight "Play" under "Actions:" and click "Edit" (here's where it gets a little tricky)
14. Under "Action:" change it to &Play
15. Under "Application use to perform action:" delete %1 at the end and add this:
/prefetch:6 /Play "%L"
Here's how it should look:
Action: &Play
Application use to perform action: "D:\Program Files\KMPlayer\KMPlayer.exe" /prefetch:6 /Play "%L"
Use DDE should be checked
Application: KMPlayer
Topic: System
**Note that "D:\Program Files\KMPlayer\KMPlayer.exe" is my location of KMPlayer make sure yours is correct