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
41cb62ac
Commit
41cb62ac
authored
Jan 28, 2016
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wine.inf: Fix the wordpad.exe path in associations.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
7371c443
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
wine.inf.in
loader/wine.inf.in
+4
-4
No files found.
loader/wine.inf.in
View file @
41cb62ac
...
...
@@ -218,13 +218,13 @@ 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,rtffile,,2,"Rich Text Document"
HKCR,rtffile\shell\open\command,,2,"%1
1%
\wordpad.exe %1"
HKCR,rtffile\shell\print\command,,2,"%1
1%
\wordpad.exe /p %1"
HKCR,rtffile\shell\open\command,,2,"%1
6422%\Windows NT\Accessories
\wordpad.exe %1"
HKCR,rtffile\shell\print\command,,2,"%1
6422%\Windows NT\Accessories
\wordpad.exe /p %1"
HKCR,txtfile,,2,"Text Document"
HKCR,txtfile\shell\open\command,,2,"%11%\notepad.exe %1"
HKCR,txtfile\shell\print\command,,2,"%11%\notepad.exe /p %1"
HKCR,wrifile\shell\open\command,,2,"%1
1%
\wordpad.exe %1"
HKCR,wrifile\shell\print\command,,2,"%1
1%
\wordpad.exe /p %1"
HKCR,wrifile\shell\open\command,,2,"%1
6422%\Windows NT\Accessories
\wordpad.exe %1"
HKCR,wrifile\shell\print\command,,2,"%1
6422%\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,,,,"
...
...
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