[Wine] Re: firstclass client 9.1 -- cannot load winebrowser

vitamin wineforum-user at winehq.org
Sun Nov 23 22:05:15 CST 2008


graysky wrote:
> 
> Code:
> err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\""
> err:winebrowser:wmain Usage: winebrowser URL
> 
> 
> 
> I'm not too sure how to handle this and would appreciate your suggestions.


This is a long known but not yet fixed problem. As a workaround add "%1" to the winebrowser's command line in registry:

Code:

[HKCR\htmlfile\shell\open\command]
@=C:\windows\system32\winebrowser.exe "%1"










More information about the wine-users mailing list