Page file partitions

Associate
Joined
7 Jul 2008
Posts
7
Is it possible, as I have set up a partition for my pagefile, to disble the warning that it's running low on space? Also, can I stop it showing up in windows explorer?

XP home, by the way.
 
Yes. With 'regedit' navigate to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Create a DWORD value called 'NoLowDiskSpaceChecks' and set its value to 1. Then reboot.

Note this disables the warning for all drives.
 
Back
Top Bottom