setting c:\pagefile.sys sizes to zero
- From: nmcpe@xxxxxxxxxxxx
- Date: 12 Sep 2005 02:45:57 -0700
hi,
I creating a script in which i need to set the initial and maximum size
of c:\pagefile.sys to zero.
I'm able to set them to anything but zero by using the usual code of:
objPageFile.Name= "c:\pagefile.sys"
objPageFile.InitialSize = 2046
objPageFile.MaximumSize = 4092
objPageFile.Put_
and i can get them down down to as low as 2 for initial and maximum
size.
however when i try and set them to zero it doesnt happen.
any ideas how this can be done?
thanks.
.
- Follow-Ups:
- Re: setting c:\pagefile.sys sizes to zero
- From: Dave Methvin
- Re: setting c:\pagefile.sys sizes to zero
- Prev by Date: Re: Recursive AD User Search
- Next by Date: errReturn RUNAS and SendKeys
- Previous by thread: search & replace in excel*** with vbs
- Next by thread: Re: setting c:\pagefile.sys sizes to zero
- Index(es):