tcressy 0 Report post Posted April 9, 2010 The 3Gb switch is often used to fix memory problems in 32bit windows environments (increases the program memory allocation). Enable the 3GB switch on Windows Vista and Windows 7 (32-bit) • Right-click Command Prompt in the Accessories program group of the Start menu. Click Run as Administrator. • At the command prompt, enter "bcdedit /set IncreaseUserVa 3072" • Restart the computer. Disable the 3GB switch on Windows Vista and Windows 7 (32-bit) • Right-click on Command Prompt in the Accessories program group of the Start menu. Click Run as Administrator. • At the command prompt, enter "bcdedit /deletevalue IncreaseUserVa" • Restart the computer. Quote Share this post Link to post Share on other sites
tcressy 0 Report post Posted April 9, 2010 I have tested this on Windows7 and it worked fine. Quote Share this post Link to post Share on other sites
Bill Syme 0 Report post Posted May 4, 2010 Thanks! Quote Share this post Link to post Share on other sites