Archived from groups: microsoft.public.windowsxp.perform_maintain (
More info?)
Hi Rick,
You can edit the boot.ini file to get rid of the reference to the aborted
setup.
Currently, the file probably looks something like this:
[Boot Loader]
Timeout=5
Default=C:\$WIN_NT$.~BT\BOOTSECT.DAT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP
Professional" /fastdetect
C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows XP Professional Setup"
to get rid of the "WIN XP Setup" boot menu option, delete the line:
C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows XP Professional Setup"
Now you'll have to get rid of the C:\$WIN_NT$.~BT\BOOTSECT.DAT as default
choice in boot menu and change it to:
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS = "Microsoft Windows XP
Professional" /fastdetect
You can alter the time values (i.e., timeout= ) to be the length of time in
seconds that you want the boot menu displayed.
When you're done editing the file, go to File>Save and File>Exit
Regards,
--
Patti MacLeod
Microsoft MVP - Windows Shell/User
"Rick" <Rick@discussions.microsoft.com> wrote in message
news:0757421D-E3FF-4BD1-A5A5-3FA5483C4A4F@microsoft.com...
> Had a virus & trojan horse infection... seems to be cleared up now after
much
> gyration. At one point I started a reinstall of XP Pro, now boot up wants
to
> continue this 9aborted) install. How do I get system back to a "normal"
boot
> to XP pro?