[pkg-wine-party] [wine] 60/85: iexplore: Add 'HKCR\Applications\iexplore.exe\shell\open\command' key.

Michael Gilbert mgilbert at moszumanska.debian.org
Sun Dec 6 22:43:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch upstream
in repository wine.

commit 0e40a9bed7f502361d554280cece4cc94a1e8a3a
Author: Austin English <austinenglish at gmail.com>
Date:   Wed Dec 2 12:38:19 2015 -0600

    iexplore: Add 'HKCR\Applications\iexplore.exe\shell\open\command' key.
    
    Signed-off-by: Austin English <austinenglish at gmail.com>
    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
---
 programs/iexplore/iexplore.inf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/programs/iexplore/iexplore.inf b/programs/iexplore/iexplore.inf
index 41622b1..a8538d8 100644
--- a/programs/iexplore/iexplore.inf
+++ b/programs/iexplore/iexplore.inf
@@ -27,6 +27,7 @@ HKCR,"CLSID\%CLSID_Internet%\ShellFolder",,2,"0x24"
 HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"http://www.winehq.org"
 HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"http://www.google.com"
 HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
+HKCR,"Applications\iexplore.exe\shell\open\command",,2,"""%16422%\Internet Explorer\iexplore.exe"" %1"
 HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"http://www.winehq.org"
 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe",,,"%16422%\Internet Explorer\iexplore.exe"
 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%16422%\Internet Explorer;"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list