Mimes and Opera Next
-
bootdisk last edited by
I need to be able to associate specific files types to the correct program, but instead i see a flat download box every time.
Anyone that could assist, because this is getting ridiculous....
-
Deleted User last edited by
Change settings in Registry for file extentsion and mime/type
*Example for fictional MIME-type application/x-oxo and file ending .oxo:
[HKEY_CLASSES_ROOT\.oxo] @="oxo_file" [HKEY_CLASSES_ROOT\oxo_file] @="OXO Special" [HKEY_CLASSES_ROOT\oxo_file\shell] [HKEY_CLASSES_ROOT\oxo_file\shell\open] [HKEY_CLASSES_ROOT\oxo_file\shell\open\command] @="\"C:\\Oxo\\openprog.exe\" %1" [HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-oxo] "Extension"=".oxo"