Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
832398f4
Commit
832398f4
authored
Oct 26, 2006
by
Detlef Riekenberg
Committed by
Alexandre Julliard
Oct 27, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tools/wine.inf: Add default printer ports.
parent
709b536f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
wine.inf
tools/wine.inf
+8
-0
No files found.
tools/wine.inf
View file @
832398f4
...
...
@@ -644,6 +644,14 @@ HKLM,"Software\Microsoft\OLE","EnableRemoteConnect",,"N"
[Printing]
HKLM,%Control%\Print\Monitors\Local Port,"Driver",2,"localspl.dll"
HKLM,%CurrentVersionNT%\Ports,"FILE:",,""
HKLM,%CurrentVersionNT%\Ports,"LPT1:",,""
HKLM,%CurrentVersionNT%\Ports,"LPT2:",,""
HKLM,%CurrentVersionNT%\Ports,"LPT3:",,""
HKLM,%CurrentVersionNT%\Ports,"COM1:",2,"9600,n,8,1"
HKLM,%CurrentVersionNT%\Ports,"COM2:",2,"9600,n,8,1"
HKLM,%CurrentVersionNT%\Ports,"COM3:",2,"9600,n,8,1"
HKLM,%CurrentVersionNT%\Ports,"COM4:",2,"9600,n,8,1"
[Tapi]
HKLM,%CurrentVersion%\Telephony,"Perf1",0x10001,0x5045524a
...
...
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