- Install the previous version of Windows, e.g. XP or 2000
- Log on to the older operating system and restore the latest boot manager by running the following.
bootsect.exe -NT60 All
bootsect.exe might be in your boot folder of active partition. If not there, then it's on your Vista DVD in boot folder.
- Create a BCD entry for the older operating system by specifying the following. Bcdedit.exe is located in the \Windows\System32 directory of the Windows Vista partition. Description is the description of the new entry for the older operating system.
Bcdedit /create {legacy} /d “Description” Bcdedit /set {legacy} device boot Bcdedit /set {legacy} path \ntldr Bcdedit /displayorder {legacy} /addlast
- Restart the computer in order for the changes to take effect.
This post has been edited by spacesurfer: 05 July 2007 - 07:39 PM



Help

Back to top










