Application - Modify Application Timeout

The operating system has a set amount of time that a program must be frozen for before it is timed out. Often this number is set too high. But in some circumstances it is set too low. Depending on if the program is doing a lot of calculations in the background the computer may think that it is timed out. To prevent this increase the value of the timeout in the registry.
Start/Run/Regedit Navigate to HKEY_CURRENT_USER\Control Panel\Desktop. Select HungAppTimeout from the list on the right. Right on it and select Modify. Change the value to the new timeout value. Reboot your computer.

Comments