Module: wine Branch: master Commit: 463cec6af69a07adb59de376427bbb2079099293 URL: http://source.winehq.org/git/wine.git/?a=commit;h=463cec6af69a07adb59de37642...
Author: James Hawkins truiken@gmail.com Date: Wed Oct 18 16:23:45 2006 -0700
tools/wine.inf: Add the ProgramFilesPath registry entry.
---
tools/wine.inf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index e784385..d539ea8 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -157,6 +157,7 @@ HKLM,%CurrentVersion%,"CommonFilesDir",, 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"