• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I put my pagfile on a seperate partition

In XP, go to system properties or just right click My computer, click on the advanced tab, In the Performance box click on settings, click on the advanced tab, go down to Virtual Memory and click on change.

From there you can select the drive and the size of your pagefile.
 
Thanks for the reply cat13 just what I was looking for.

Earthman, I did type "pagefile" when I did a search and selected all forums, still came up with zero matches
 
Why you cannot find Pagefile:

A SH H:\pagefile.sys

It is a System and Hidden file.

I put my pagefile on my H: partition. Works perfectly in XP Pro.

If you know where your pagefile is located you can type this in a DOS window and find it.

ATTRIB *.*

If you have a lot of root folders and or files type it this way in the DOS window: ATTRIB *.* | MORE

to see one screen full at a time. That will show the attributes of all files.

 
Back
Top