Hi Winterstorm,
I found a nice reg key to limit the page file size to 1024MB without the need of the unattended section.
Best regards,
Markus
I found a nice reg key to limit the page file size to 1024MB without the need of the unattended section.
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"PagingFiles"=hex(7):63,00,3a,00,5c,00,70,00,61,00,67,00,65,00,66,00,69,00,6c,\
00,65,00,2e,00,73,00,79,00,73,00,20,00,31,00,30,00,32,00,34,00,20,00,31,00,\
30,00,32,00,34,00,00,00,00,00
Best regards,
Markus