Re: XiphQT Installer for Microsoft Windows Created
"Charles Iliya Krempeaux" <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general,gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
So... according to this... http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions ... we'd need entries for... HKEY_CLASSES_ROOT\.ogx HKEY_CLASSES_ROOT\.oga HKEY_CLASSES_ROOT\.ogv HKEY_CLASSES_ROOT\.ogg HKEY_CLASSES_ROOT\.spx HKEY_CLASSES_ROOT\.flac HKEY_CLASSES_ROOT\.anx HKEY_CLASSES_ROOT\.axa HKEY_CLASSES_ROOT\.axv HKEY_CLASSES_ROOT\.xspf (That is... assuming XiphQT can handle all of those.) We'd also need entries for... HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/ogg HKEY_CLASSES_ROOT\MIME\Database\Content Type\audio/ogg HKEY_CLASSES_ROOT\MIME\Database\Content Type\video/ogg HKEY_CLASSES_ROOT\MIME\Database\Content Type\audio/ogg HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/flac HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/annodex HKEY_CLASSES_ROOT\MIME\Database\Content Type\audio/annodex HKEY_CLASSES_ROOT\MIME\Database\Content Type\video/annodex HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/xspf+xml (Again, assuming XiphQT can handle all of these.) Plus probably equivalents for these too... HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.rss\OpenWithProgids HKEY_CURRENT_USER\Software\Classes\.rss\shell\open\command HKEY_CLASSES_ROOT\rssfile\shell\open\command See ya On 8/24/07, Charles Iliya Krempeaux <[email protected]> wrote: > Hey Ivo, > > On 8/24/07, Ivo Emanuel Gonçalves <[email protected]> wrote: > > On 8/24/07, Charles Iliya Krempeaux <[email protected]> wrote: > > > Just a thought... is it possible to have the installer register all > > > the Ogg MIME types and extensions for QuickTime, so that it plays > > > using XiphQT? > > > > > > (Also... anyone know what kind of work it would take to register the > > > Ogg MIME types in Firefox for QuickTime too, so that it plays using > > > XiphQT?) > > > > I do not know enough about QuickTime (or Windows) to know what > > registry keys the installer should create and/or change. If you find > > out what are the registry keys involved, post that info on the list, > > and I'll try to get it working. > > > > -Ivo > > Does this give you enough info? > > > Here's something from http://www.kbcafe.com/rss/usm.html ... it's for > RSS, but should give us some insight... > > ------- BEGIN ------- > Windows Registry > > The following Registry entries are used to associated the > application/rss+xml Content-Type to the .rss file extension and the > .rss file extension to your application. You can override various sets > of these Registry entries to implement USM. The HKEY_CURRENT_USER > entries will override the HKEY_CLASSES entries to allow for user > preferences. > > HKEY_CLASSES_ROOT\MIME\Database\Content Type > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.rss\OpenWithProgids > HKEY_CURRENT_USER\Software\Classes\.rss\shell\open\command > HKEY_CLASSES_ROOT\.rss > HKEY_CLASSES_ROOT\rssfile\shell\open\command > -------- END -------- > > This also seem to give some insight too... > > http://www.peterprovost.org/archive/2004/10/22/2003.aspx > > > For some examples... In my registry, under... > > HKEY_CLASSES_ROOT\MIME\Database\Content Type\video/quicktime > > ... I see 3 entries... > > Name: "(Default)" > Type: "REG_SZ" > Data: value not set > > Name: "CLSID" > Type: "REG_SZ" > Data: "{4063BE15-3B08-470D-A0D5-B37161CFFD69}" > > Name: "Extension" > Type: "REG_SZ' > Data: ".mov" > > > And under... > > HKEY_CLASSES_ROOT\MIME\Database\Content Type\video/mp4 > > ... I see 3 entries... > > Name: "(Default)" > Type: "REG_SZ" > Data: value not set > > Name: "CLSID" > Type: "REG_SZ" > Data: "{4063BE15-3B08-470D-A0D5-B37161CFFD69}" > > Name: "Extension" > Type: "REG_SZ' > Data: ".mp4" > > > However, under... > > HKEY_CLASSES_ROOT\MIME\Database\Content Type\video/mpeg > > ... I see 4 entries... > > Name: "(Default)" > Type: "REG_SZ" > Data: value not set > > Name: "AutoplayContentTypeHandler" > Type: "REG_SZ" > Data: "VideoFilesContentHandler" > > Name: "CLSID" > Type: "REG_SZ" > Data: "{4063BE15-3B08-470D-A0D5-B37161CFFD69}" > > Name: "Extension" > Type: "REG_SZ' > Data: ".mpeg" > > > > Looking at some other stuff... under... > > HKEY_CLASSES_ROOT\.mov > > ... i see... > > Name: "(Default)" > Type: "REG_SZ" > Data: "QuickTime.mov" > > Name: "Content Type" > Type: "REG_SZ' > Data: "video/quicktime" > > And under... > > HKEY_CLASSES_ROOT\.mp4 > > ... i see... > > Name: "(Default)" > Type: "REG_SZ" > Data: "QuickTime.mov" > > Name: "Content Type" > Type: "REG_SZ' > Data: "video/mp4" > > > (I can explore the other registry keys on my computer if you'd like.) > > > > See ya > > -- > Charles Iliya Krempeaux, B.Sc. <http://ChangeLog.ca/> > > > Vlog Razor... Vlogging News > http://vlograzor.com/ > -- Charles Iliya Krempeaux, B.Sc. <http://ChangeLog.ca/> Vlog Razor... Vlogging News http://vlograzor.com/