Associating file types with a wine'd app
Stöckert András
stockertandras at gmail.com
Sat Dec 17 09:05:31 UTC 2005
2005. 12. 17, szombat keltezéssel 01.52-kor Giorgos ezt írta:
> I have installed irfanview with wine and it works perfectly. I want to
> associate jpg files with it but file associations with wine'd apps don't
> seem to work.
>
> Any help?
>
>
Hi
You can probe to write a simple shell script, and associate that to the
jpg files.
An example:
#!/bin/sh
wine /te/phat/to/irfanview.exe &1
PS.: Sorry for my bad english.
More information about the ubuntu-users
mailing list