✔ 最佳答案
首先做個backup:
1.
Right-click My Computer, and then click Properties.
-or- Click Start, click Run, type sysdm.cpl, and then click OK.
2.
On the Advanced tab, click Settings under Startup and Recovery.
3.
Under System Startup, click Edit. This opens the file in Notepad ready for editing.
4.
In Notepad, click File on the Menu bar, and then click Save As.
5.
Right click in an empty area of the Save As dialog box, point to New in the Context menu, and then click Folder.
6.
Type a name for the new folder, for example temp, and then press the ENTER key to create the folder named temp.
7.
Double-click the new folder named temp, and then click the Save button to save a backup copy of the Boot.ini file.跟著可以更改:
1.
Right-click My Computer, and then click Properties.
-or- Click Start, click Run, type sysdm.cpl, and then click OK.
2.
On the Advanced tab, click Settings under Startup and Recovery.
Under System Startup, click Edit.
你會看見類似如下的句子:
[boot loader]
timeout=30
default=multi(0)disk (1)rdisk(0)partition (1)\WINDOWS
[operating systems]
multi(0)disk(1)rdisk (0)partition(1)\WINDOWS="Window s XP Professional" /fastdetect
multi(0)disk(0)rdisk (0)partition(2)\WINNT="Windows 2000 Professional" /fastdetect
假設你不須要Window 2000, 你可del 這句
multi(0)disk(0)rdisk (0)partition(2)\WINNT="Windows 2000 Professional" /fastdetect 後 save, reboot就行了.