From: Austin English Subject: loader/wine.inf: add HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles key Message-Id: Date: Wed, 9 Apr 2014 20:17:45 -0700 Fixes http://bugs.winehq.org/show_bug.cgi?id=21536 tested with Star Wars: The Force Unleashed -- -Austin
Fixes http://bugs.winehq.org/show_bug.cgi?id=21536

tested with Star Wars: The Force Unleashed

--
-Austin
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]