 |
|
 |
|
Next: Missing some games and accessories
|
| Author |
Message |
External

Since: May 12, 2008 Posts: 17
|
(Msg. 1) Posted: Fri Feb 26, 2010 6:16 am
Post subject: How to restore computer to state before Windows 7 Dual Boot Archived from groups: microsoft>public>windowsxp>newusers (more info?)
|
|
|
As a trial, I installed Windows 7 on a second hard drive in the
removable system tray, and when it installed itself, it created what
appears to be a WINDOWS BOOT MANAGER. Essentially, it allows you to
select Windows 7 (default) or the OLD WINDOWS SYSTEM (XP).
How can I remove this boot manager so that the computer boots to XP
PRO as it did before the Windows 7 install.
I tried changing BOOT.BAK to BOOT.INI in the root directory, but that
did not do the job. I see there is a BOOTMGR system file, but how do
I disable the call to this boot manager.
Any suggestions/help appreciated.
(I did not like Windows 7 Ultimate, switched back to XP).
Jim >> Stay informed about: How to restore computer to state before Windows 7 Dual Boot |
|
| Back to top |
|
 |  |
External

Since: Oct 29, 2009 Posts: 23
|
(Msg. 2) Posted: Fri Feb 26, 2010 8:26 am
Post subject: Re: How to restore computer to state before Windows 7 Dual Boot [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Use the Windows 7 Bootsect.exe utility to restore the Windows XP Ntldr
boot loader program.
Enter the following command at a Command Prompt:
x:\Boot\Bootsect.exe /NT52 All
Where X is the drive where the Bootsect utility is located, you can use
your Windows 7 DVD if need be.
John
Jim wrote:
> As a trial, I installed Windows 7 on a second hard drive in the
> removable system tray, and when it installed itself, it created what
> appears to be a WINDOWS BOOT MANAGER. Essentially, it allows you to
> select Windows 7 (default) or the OLD WINDOWS SYSTEM (XP).
>
> How can I remove this boot manager so that the computer boots to XP
> PRO as it did before the Windows 7 install.
>
> I tried changing BOOT.BAK to BOOT.INI in the root directory, but that
> did not do the job. I see there is a BOOTMGR system file, but how do
> I disable the call to this boot manager.
>
> Any suggestions/help appreciated.
>
> (I did not like Windows 7 Ultimate, switched back to XP).
>
>
> Jim
> >> Stay informed about: How to restore computer to state before Windows 7 Dual Boot |
|
| Back to top |
|
 |  |
External

Since: May 12, 2008 Posts: 17
|
(Msg. 3) Posted: Fri Feb 26, 2010 1:20 pm
Post subject: Re: How to restore computer to state before Windows 7 Dual Boot [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John;
Your instructions worked perfectly. I had to use the Windows disc to
find the BOOTSECT.EXE file.
Could you explain just what was done, how it worked and did what it
did? What other parameters can be used with BootSector.EXE
Thank you very much for your help.
Jim
On Fri, 26 Feb 2010 08:37:35 -0400, John John - MVP
wrote:
>Use the Windows 7 Bootsect.exe utility to restore the Windows XP Ntldr
>boot loader program.
>
>Enter the following command at a Command Prompt:
>
>x:\Boot\Bootsect.exe /NT52 All
>
>Where X is the drive where the Bootsect utility is located, you can use
>your Windows 7 DVD if need be.
>
>John
>
>Jim wrote:
>> As a trial, I installed Windows 7 on a second hard drive in the
>> removable system tray, and when it installed itself, it created what
>> appears to be a WINDOWS BOOT MANAGER. Essentially, it allows you to
>> select Windows 7 (default) or the OLD WINDOWS SYSTEM (XP).
>>
>> How can I remove this boot manager so that the computer boots to XP
>> PRO as it did before the Windows 7 install.
>>
>> I tried changing BOOT.BAK to BOOT.INI in the root directory, but that
>> did not do the job. I see there is a BOOTMGR system file, but how do
>> I disable the call to this boot manager.
>>
>> Any suggestions/help appreciated.
>>
>> (I did not like Windows 7 Ultimate, switched back to XP).
>>
>>
>> Jim
>> >> Stay informed about: How to restore computer to state before Windows 7 Dual Boot |
|
| Back to top |
|
 |  |
External

Since: Jun 19, 2004 Posts: 293
|
(Msg. 4) Posted: Fri Feb 26, 2010 5:00 pm
Post subject: Re: How to restore computer to state before Windows 7 Dual Boot [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Bootsect Command-Line Options
<http://technet.microsoft.com/en-us/library/cc749177(WS.10).aspx>
On Fri, 26 Feb 2010 13:20:07 -0600, Jim wrote:
>John;
>
>Your instructions worked perfectly. I had to use the Windows disc to
>find the BOOTSECT.EXE file.
>
>Could you explain just what was done, how it worked and did what it
>did? What other parameters can be used with BootSector.EXE
>
>
>Thank you very much for your help.
>
>Jim
>
>
>
>
>
>
>
>On Fri, 26 Feb 2010 08:37:35 -0400, John John - MVP
> wrote:
>
>>Use the Windows 7 Bootsect.exe utility to restore the Windows XP Ntldr
>>boot loader program.
>>
>>Enter the following command at a Command Prompt:
>>
>>x:\Boot\Bootsect.exe /NT52 All
>>
>>Where X is the drive where the Bootsect utility is located, you can use
>>your Windows 7 DVD if need be.
>>
>>John
>>
>>Jim wrote:
>>> As a trial, I installed Windows 7 on a second hard drive in the
>>> removable system tray, and when it installed itself, it created what
>>> appears to be a WINDOWS BOOT MANAGER. Essentially, it allows you to
>>> select Windows 7 (default) or the OLD WINDOWS SYSTEM (XP).
>>>
>>> How can I remove this boot manager so that the computer boots to XP
>>> PRO as it did before the Windows 7 install.
>>>
>>> I tried changing BOOT.BAK to BOOT.INI in the root directory, but that
>>> did not do the job. I see there is a BOOTMGR system file, but how do
>>> I disable the call to this boot manager.
>>>
>>> Any suggestions/help appreciated.
>>>
>>> (I did not like Windows 7 Ultimate, switched back to XP).
>>>
>>>
>>> Jim
>>> >> Stay informed about: How to restore computer to state before Windows 7 Dual Boot |
|
| Back to top |
|
 |  |
External

Since: Oct 29, 2009 Posts: 23
|
(Msg. 5) Posted: Sat Feb 27, 2010 9:26 am
Post subject: Re: How to restore computer to state before Windows 7 Dual Boot [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You're welcome. Andy has answered your other question in his post.
John
Jim wrote:
> John;
>
> Your instructions worked perfectly. I had to use the Windows disc to
> find the BOOTSECT.EXE file.
>
> Could you explain just what was done, how it worked and did what it
> did? What other parameters can be used with BootSector.EXE
>
>
> Thank you very much for your help.
>
> Jim
>
>
>
>
>
>
>
> On Fri, 26 Feb 2010 08:37:35 -0400, John John - MVP
> wrote:
>
>> Use the Windows 7 Bootsect.exe utility to restore the Windows XP Ntldr
>> boot loader program.
>>
>> Enter the following command at a Command Prompt:
>>
>> x:\Boot\Bootsect.exe /NT52 All
>>
>> Where X is the drive where the Bootsect utility is located, you can use
>> your Windows 7 DVD if need be.
>>
>> John
>>
>> Jim wrote:
>>> As a trial, I installed Windows 7 on a second hard drive in the
>>> removable system tray, and when it installed itself, it created what
>>> appears to be a WINDOWS BOOT MANAGER. Essentially, it allows you to
>>> select Windows 7 (default) or the OLD WINDOWS SYSTEM (XP).
>>>
>>> How can I remove this boot manager so that the computer boots to XP
>>> PRO as it did before the Windows 7 install.
>>>
>>> I tried changing BOOT.BAK to BOOT.INI in the root directory, but that
>>> did not do the job. I see there is a BOOTMGR system file, but how do
>>> I disable the call to this boot manager.
>>>
>>> Any suggestions/help appreciated.
>>>
>>> (I did not like Windows 7 Ultimate, switched back to XP).
>>>
>>>
>>> Jim
>>>
> >> Stay informed about: How to restore computer to state before Windows 7 Dual Boot |
|
| Back to top |
|
 |  |
| Related Topics: | restore to a day when computer was serviced. - Hi; I ran into some trouble recently and installed some malware mistakenly. I have a Dell dimension 3000, and I have windows xp 95 running. I would like to restore to a day when my computer was connected to Dell technicians, who reset it and..
windows will not start after boot - when booting screen goes blue and then it says set up being restarted and then screen goes black with mouse pointer which u can move anywhere but no explorer can one use system restore in dos mode -- brads
windows Memory diagnostic program/boot from flash - Is there any way to run this from my flash card and not a cdrom or floppy, since my pc don't have a floppy and it's such a tiny program to be putting on CD -- Thems as dies be the lucky ones! oooaarrrr !!!
Computer won't start up, windows not found. - My father-in-law gave me their computers and since we have had it, nothing but problems. When we shut down and restarted instead of Windows booting up we got through to the Packard Bell screen where the BIOS options are. Error messages says that..
computer won't start up after a windows auto update - Got a brand new computer-sony vaio-and haven't allowed auto windows update until now. After allowing windows to do an automatic update, My computer is now locked at the screen which says 'do you want to start windows normally'. I've tried pressing enter.... |
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
|
|
|
 |
|
|