This compatibility fix modifies the pagefile and physical memory status so that it reports 2 gig of pagefile and 1 gig of ...

This compatibility fix modifies the pagefile and physical memory status so that it reports 2 gig of pagefile and 1 gig of physical memory. This is for use with 64 bit machines which can have more than 2 gig of memory. A COMMAND_LINE can be added to specify a different pagefile and physical memory size. Example: COMMAND_LINE="2147483647,536870911" would set a 2 gig pagefile and a 512 meg physical memory. You should not, of course, use negative numbers or a number higher than 2 gig.