Registry Tip #297: Share pagefile between Win95, Win98, Windows NT |
Hits: Failed to execute CGI : Win32 Error Code = 3
|
Hive: HKEY_LOCAL_MACHINE
Key: System\CurrentControlSet\Control\Session Manager\Memory Management
Name: PagingFiles
Type: REG_MULTI_SZ
Value: c:\pagefile.sys 256 512
This example uses c:\pagefile.sys with an initial size of 256MB and a maximum size of 512MB. For Win9x, edit the system.ini and using the following syntax in the [386Enh] section:
PagingFile=C:\pagefile.sys
PagingDrive=C:
MinPagingFileSize=256
MaxPagingFileSize=512
explicit advice on how to get various combinations of systems to coexist