http://bugs.winehq.org/show_bug.cgi?id=5368
------- Additional Comments From vitaliy@kievinfo.com 2006-27-09 11:44 ------- Not entirely correct. To make it as close as possible to native you should do something like:
#!/bin/sh wine start "`winepath -w "$1"`"
Of course you have to have that file type associated within Wine with appropriate application.