From: Qian Hong Subject: [PATCH] wine.inf: Add quotes to webbrowser command key for mailto protocol. Message-Id: <547BFECC.4000307@codeweavers.com> Date: Mon, 01 Dec 2014 13:38:20 +0800 Hi Piotr, This is a follow up of the below commit: commit 54833c9b7cf5f8f5e37b43038e1fa4c1c369deb0 Author: Piotr Caban Date: Wed May 4 13:20:41 2011 +0200 wine.inf: Add quotes to webbrowser command keys. To make sure i'm not breaking anything which is intended, would you mind have a look? Thanks! --- loader/wine.inf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loader/wine.inf.in b/loader/wine.inf.in index 2fc2362..f6f9d8d 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -239,7 +239,7 @@ HKCR,https\shell\open\ddeexec,,2,"""%1"",,-1,0,,,," HKCR,https\shell\open\ddeexec,"NoActivateHandler",2,"" HKCR,https\shell\open\ddeexec\Application,,2,"IExplore" HKCR,https\shell\open\ddeexec\Topic,,2,"WWW_OpenURL" -HKCR,mailto\shell\open\command,,2,"%11%\winebrowser %1" +HKCR,mailto\shell\open\command,,2,"""%11%\winebrowser"" %1" HKCR,MIME\Database\Charset\_iso-2022-jp$ESC,"Codepage",0x10003,932 HKCR,MIME\Database\Charset\_iso-2022-jp$ESC,"InternetEncoding",0x10003,50221