Just for the record winebrowser already seems to support what is
needed without any changes, so need for winemime. The following does
the trick for pdf:
REGEDIT4
[HKEY_CLASSES_ROOT\.pdf]
@="pdffile"
"Content Type"="application/pdf"
[HKEY_CLASSES_ROOT\pdffile]
[HKEY_CLASSES_ROOT\pdffile\s
On Tue, Jun 16, 2009 at 7:23 PM, Brian Vincent wrote:
> On Tue, Jun 16, 2009 at 5:26 AM, Roderick Colenbrander
> wrote:
>>
>> For the past few days I have been looking at MIME handling in Wine. A
>> program I'm using uses CreateProcess to launch a pdf file and I would
>> like to use the default na
On Tue, Jun 16, 2009 at 5:26 AM, Roderick Colenbrander <
thunderbir...@gmail.com> wrote:
> For the past few days I have been looking at MIME handling in Wine. A
> program I'm using uses CreateProcess to launch a pdf file and I would
> like to use the default native pdf viewer.
I think it would b
Hi,
For the past few days I have been looking at MIME handling in Wine. A
program I'm using uses CreateProcess to launch a pdf file and I would
like to use the default native pdf viewer.
Initially I wrote a simple script which calls xdg-open to launch the
file offered by Wine. (xdg-open "`wine wi