Jump to content

how can you pre-configure your page/swap file?


Recommended Posts

how can you pre-configure your page/swap file on vista?   (to do it silently thru scripts)

The ability to determine the max/min size on a specified or variable drive-letter, is what i'm looking for. Hard-coding drive C: into the registry wouldn't suffice.

On WinXP, it used to be possible using a built-in script (example below):

start /wait cscript //nologo //B //T:600 %systemroot%\system32\pagefileconfig.vbs /change /I 256 /M 256 /VO *

details about the XP-way of doing swap is here - LINK

But that VBS seems to have been ripped out of vista. So is there any other way?

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...