Hi Bob,
Alter it to read:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect /NoExecute=OptIn
It is the = reference in the default line that is causing the extra
entry.
The /NoExecute=OptIn is a reference to the software DEP that is included
in
SP2.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
Associate Expert - WindowsXP Expert Zone
Windows help -
www.rickrogers.org
Rick,
Tried your suggestion, and came up with the following in notepad:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows
XP
Professional" /fastdetect
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect /NoExecute=OptIn
I was expecting to see a clear reference to the options I have to
choose
from, but don't see it here, since both of the references to operating
systems are almost identical. Should I delete the second reference,
since
it
ends with "NoExecute=OptIn"? (If I don't select Win XP Pro within ~30
seconds, it automatically bypasses Win XP Pro.)
Thanks,
Bob
:
Hi,
Go to the Control Panel/System applet/Advanced tab, click on the
Startup
and
Recovery settings. Click the "edit" button to open boot.ini in
notepad.
Remove the unwanted reference from the [operating systems] section.
Close
saving changes.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
Associate Expert - WindowsXP Expert Zone
Windows help -
www.rickrogers.org
Due to a corrupt file I had to re-install Windows XP Pro. Now when
I
start
the computer, I get the following message:
"Please select the Operating Sustem to start:
Microsoft Windows XP Professional
Microsoft Windows"
How can I bypass this question and automatically go diectly to Win
XP
Pro?
Thanks