A little time today, let's sort out system optimization (3 ).
Bytes ----------------------------------------------------------------------------------------------------
1. Do not perform system self-check
First, remove the system, implicit, and read-only attributes of the boot. ini file in the root directory of the C drive, and open it with notepad. The following information is displayed:
[Operating systems]
Multi (0) disk (0) RDISK (0) Partition (1) winnt = "Microsoft Windows 2000 Professional"/fastdetect
Change "fastdetect" to "nodetect ".
2. ReduceProgramTime required to force close after an error
Open the "HKEY_LOCAL_MACHINE \ SYSTEM \ controlset001control" primary key, change the "SystemStartOptions" key value in the right window to "nodetect", and change "waittokillservicetimeout (delay of program disabling)" to a smaller value, it can also reduce the waiting time required to forcibly close a program after an error. The default value is 20000 (string value, about 5 seconds ).
3. Remove some record information
Right-click "my computer", select "properties", and select the "Startup and troubleshooting" tab under "advanced". If only one operating system of Windows 2000 is installed, you can remove the "show operating system list" check box. If your computer is not used as a server, you can also completely remove the "Write events to system logs" and "Send management alarms" options above, and set "Write debugging information" to "NONE ".
4,Win2000 Startup Process
HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/run
Select Delete startup key from the right window