Skip to content
Snippets Groups Projects
Commit 463cec6a authored by James Hawkins's avatar James Hawkins Committed by Alexandre Julliard
Browse files

tools/wine.inf: Add the ProgramFilesPath registry entry.

parent 929395c0
No related branches found
No related tags found
No related merge requests found
......@@ -157,6 +157,7 @@ HKLM,%CurrentVersion%,"CommonFilesDir",,"%16427%"
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%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment