Hi Seneca!
Boy do I feel silly...What is virtual memory? Just about every time I exit AACW, I get a "Vitrual Memory Too Low" message in my system toolbar...
From
http://support.microsoft.com/?scid=kb%3Ben-us%3B308417&x=10&y=14
How to manually manage computer memory
When your computer is running low on RAM, and you must have more RAM immediately, Windows uses hard disk space to simulate RAM. This is known as virtual memory. It is also known as the paging file. This is similar to the UNIX swapfile. By default, the virtual memory paging file (named pagefile.sys) that is created during installation is 1.5 times the RAM on your computer.
You can optimize virtual memory use by dividing the space between multiple drives and by removing space from slow or heavily accessed drives. To best optimize your virtual memory space, divide it among as many physical hard drives as possible. When you select drives, follow these guidelines:
• Try to avoid having a paging file on the same drive as the system files.
• Avoid putting a paging file on a fault-tolerant drive such as a mirrored volume or a RAID-5 volume. Paging files do not require fault-tolerance, and some fault-tolerant computers experience slow data writes because they write data to multiple locations.
• Do not put multiple paging files on different partitions on the same physical disk drive.
How to manually change the size of the virtual memory paging file
You must be logged on as an administrator or as a member of the Administrators group to complete this procedure. If your computer is connected to a network, network policy settings may also prevent you from completing this procedure.
1. Click Start, click Run, and then type sysdm.cpl in the Open box.
2. Click the Advanced tab, and then click Settings under Performance.
3. Click the Advanced tab, and then click Change under Virtual memory.
4. Under Drive [Volume Label], click the drive that contains the paging file that you want to change.
5. Under Paging file size for selected drive, click Custom size, type a new paging file size in megabytes (MB) in the Initial size (MB) or Maximum size (MB) box, and then click Set.
If you decrease the size of either the initial or maximum paging file settings, you must restart your computer to see the effects of those changes. When you increase the paging file size, you typically do not have to restart your computer.