Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
2a667e28
Commit
2a667e28
authored
May 18, 2021
by
Shawn M. Chapla
Committed by
Alexandre Julliard
May 18, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wine.inf: Don't use DDE for winebrowser by default.
Signed-off-by:
Shawn M. Chapla
<
schapla@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
0c74c809
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
30 deletions
+6
-30
wine.inf.in
loader/wine.inf.in
+6
-30
No files found.
loader/wine.inf.in
View file @
2a667e28
...
...
@@ -260,11 +260,7 @@ HKCR,folder\shell\open\ddeexec\application,,2,"Folders"
HKCR,folder\shellex\ContextMenuHandlers,,16
HKCR,hlpfile,,2,"Help File"
HKCR,hlpfile\shell\open\command,,2,"%11%\winhlp32.exe %1"
HKCR,htmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" -nohome"
HKCR,htmlfile\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
HKCR,htmlfile\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,htmlfile\shell\open\ddeexec\Application,,2,"IExplore"
HKCR,htmlfile\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
HKCR,htmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" %1"
HKCR,inffile,,2,"Setup Information"
HKCR,inffile\shell\install\command,,2,"%11%\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1"
HKCR,inifile,,2,"Configuration Settings"
...
...
@@ -286,11 +282,7 @@ HKCR,Msi.Patch,,2,"Windows Installer Patch"
HKCR,Msi.Patch\DefaultIcon,,2,"msiexec.exe"
HKCR,Msi.Patch\shell\Open\command,,2,"%11%\msiexec.exe /p ""%1"""
HKCR,pdffile,,2,"PDF Document"
HKCR,pdffile\shell\open\command,,2,"""%11%\winebrowser.exe"" -nohome"
HKCR,pdffile\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
HKCR,pdffile\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,pdffile\shell\open\ddeexec\Application,,2,"IExplore"
HKCR,pdffile\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
HKCR,pdffile\shell\open\command,,2,"""%11%\winebrowser.exe"" %1"
HKCR,rtffile,,2,"Rich Text Document"
HKCR,rtffile\shell\open\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" %1"
HKCR,rtffile\shell\print\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" /p %1"
...
...
@@ -300,26 +292,10 @@ HKCR,txtfile\shell\print\command,,2,"%11%\notepad.exe /p %1"
HKCR,wrifile\shell\open\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" %1"
HKCR,wrifile\shell\print\command,,2,"""%16422%\Windows NT\Accessories\wordpad.exe"" /p %1"
HKCR,xmlfile,,2,"XML Document"
HKCR,xmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" -nohome"
HKCR,xmlfile\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
HKCR,xmlfile\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,xmlfile\shell\open\ddeexec\Application,,2,"IExplore"
HKCR,xmlfile\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
HKCR,ftp\shell\open\command,,2,"""%11%\winebrowser.exe"" -nohome"
HKCR,ftp\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
HKCR,ftp\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,ftp\shell\open\ddeexec\Application,,2,"IExplore"
HKCR,ftp\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
HKCR,http\shell\open\command,,2,"""%11%\winebrowser.exe"" -nohome"
HKCR,http\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
HKCR,http\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,http\shell\open\ddeexec\Application,,2,"IExplore"
HKCR,http\shell\open\ddeexec\Topic,,2,"WWW_OpenURL"
HKCR,https\shell\open\command,,2,"""%11%\winebrowser.exe"" -nohome"
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,xmlfile\shell\open\command,,2,"""%11%\winebrowser.exe"" %1"
HKCR,ftp\shell\open\command,,2,"""%11%\winebrowser.exe"" %1"
HKCR,http\shell\open\command,,2,"""%11%\winebrowser.exe"" %1"
HKCR,https\shell\open\command,,2,"""%11%\winebrowser.exe"" %1"
HKCR,mailto\shell\open\command,,2,"%11%\winebrowser %1"
HKCR,MIME\Database\Charset\_iso-2022-jp$ESC,"Codepage",0x10003,932
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment