| 
 |  | 
                      TimerCriticalSection=<milliseconds>
Default:        0
Purpose:        Instructs Windows to go into a critical section around all
                timer interrupt code, and specifies a timeout period (in
                milliseconds). Specifying a positive value causes only one
                virtual machine at a time to receive timer interrupts. Some
                networks and other global memory-resident software may fail
                unless this setting is used. However, it slows down
                performance and can make the system seem to stop for short
                periods of time.
To Change:      Use Notepad to edit the SYSTEM.INI file. |