wine.inf: Add a key describing the pagefile

André Hentschel nerv at dawncrow.de
Mon Oct 10 15:24:22 CDT 2011


http://appdb.winehq.org/objectManager.php?sClass=version&iId=11935&iTestingId=57997
---
 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index a84b73e..d5cfca1 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -592,6 +592,7 @@ HKLM,%Control%\Session Manager\Environment,"TEMP",0x00020002,"%10%\temp"
 HKLM,%Control%\Session Manager\Environment,"TMP",0x00020002,"%10%\temp"
 HKLM,%Control%\Session Manager\Environment,"windir",0x00020000,"%10%"
 HKLM,%Control%\Session Manager\Environment,"winsysdir",,"%11%"
+HKLM,%Control%\Session Manager\Memory Management,"PagingFiles",2,"%24%pagefile.sys 512 1024"
 HKLM,%Control%\Session Manager\Memory Management,WriteWatch,0x00040002,1
 
 [Fonts]
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list