loader/wine.inf: add HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles key

Austin English austinenglish at gmail.com
Wed Apr 9 22:17:45 CDT 2014


Fixes http://bugs.winehq.org/show_bug.cgi?id=21536

tested with Star Wars: The Force Unleashed

-- 
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140409/27aee396/attachment.html>
-------------- next part --------------
diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index ac6c697..d72be10 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -539,6 +539,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,,"%24%\pagefile.sys 27 77"
 HKLM,%Control%\Session Manager\Memory Management,WriteWatch,0x00040002,1
 
 [Fonts]


More information about the wine-patches mailing list