Sometimes it is useful to obtain information about your computer.
In the latest versions of Disk Doctor, I have acknowledged this fact and have provided multiple utilities to view information about your computer.
On Mountain Goat or later
To obtain such information on Disk Doctor 2.3 (Mountain Goat) or later, choose option 8. This will produce an infodump describing your computer's properties as found in the Windows registry.
On earlier versions
To obtain such information on older versions of Disk Doctor, you must open Task Manager.
Open the command prompt (option 4 on most versions) and type start taskmgr.exe && exit. This will open Task Manager.
From there, you can select the Performance tab to view your CPU and memory usage stats.
If you want even more information
To obtain more information as found in Mountain Goat and later, you can run the following command in the command prompt: reg query HKEY_LOCAL_MACHINE\SYSTEM\HardwareConfig\Current && echo %NUMBER_OF_PROCESSORS% processors under %PROCESSOR_IDENTIFIER%..
This imitates option 8 as seen on modern versions of Disk Doctor.