Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

How to edit bootlog to get rid of "windows XP setup" option

Jul 14, 2007 3:48PM PDT

I have a dual boot PC, Windows ME on one HDD and XP on another,but for some reason the windows XP setup is now one of the options, and I 'd like to get rid of it without messing up the bootlog. The following is my boot file, anyone know how to edit it to get rid of the "XP setup" option without messing up everything else?

[Boot Loader]
Timeout=5
Default=C:\
[Operating Systems]
C:\="Microsoft Windows"
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows XP Setup"

Discussion is locked

- Collapse -
Delete that line. (which?)
Jul 15, 2007 1:17AM PDT

C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows XP Setup"

- Collapse -
Thanks, I thought that might be the text to delete, but I
Jul 15, 2007 5:34AM PDT

wanted to be sure and not delete even one character that could render my PC unusable!