On Mon, 2006-02-06 at 20:01 -0700, Vitaliy Margolen wrote:
Ok, how about 'wine start http://yahoo.com '? It doesn't work without %1. How else should we pass URL to the winebrowser then? Unless of course we make it use DDE... But that's not the way other programs work (like in the above example FireFox).
Can we start speak in the API terms? In this case it's ShellExecute. IMO a way to go is to find out how Windows' start command handles that.