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
b258f880
Commit
b258f880
authored
Jun 26, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wine.inf: Make the initial owner information empty.
parent
a933d540
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
wine.inf.in
tools/wine.inf.in
+4
-4
No files found.
tools/wine.inf.in
View file @
b258f880
...
...
@@ -199,16 +199,16 @@ HKLM,%CurrentVersion%,"FirstInstallDateTime",1,21,81,7c,23
HKLM,%CurrentVersion%,"ProductId",,"12345-oem-0000001-54321"
HKLM,%CurrentVersion%,"ProgramFilesDir",,"%16422%"
HKLM,%CurrentVersion%,"ProgramFilesPath",0x20000,"%%ProgramFiles%%"
HKLM,%CurrentVersion%,"RegisteredOrganization",2,"
Change preferred organization in ~/.wine/system.reg
"
HKLM,%CurrentVersion%,"RegisteredOwner",2,"
Change preferred owner in ~/.wine/system.reg
"
HKLM,%CurrentVersion%,"RegisteredOrganization",2,""
HKLM,%CurrentVersion%,"RegisteredOwner",2,""
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMin",,"3"
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
HKLM,%CurrentVersion%\Uninstall,,,""
HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,"
Change preferred organization in ~/.wine/system.reg
"
HKLM,%CurrentVersionNT%,"RegisteredOwner",2,"
Change preferred owner in ~/.wine/system.reg
"
HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"
HKLM,%CurrentVersionNT%\Fonts,,,""
HKLM,%CurrentVersionNT%\Q246009,"Installed",,"1"
...
...
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