Results 1 to 2 of 2

Thread: edit boot menu in windows 7 with xp

  1. #1
    Join Date
    Apr 2009
    Location
    Kolkata
    Posts
    65

    idea edit boot menu in windows 7 with xp

    how to edit boot menu in windows 7 with xp in dual boot
    R.I.P. Ronnie James DIO

  2. #2
    Join Date
    Dec 2007
    Posts
    459

    Re: edit boot menu in windows 7 with xp

    You could try BCDEdit command in Windows 7

    Just start a CMD with Admin Previlage

    1. Type

    bcdedit.exe
    it should display something like this

    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=\Device\HarddiskVolume1
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {default}
    resumeobject {f91df9c2-df1c-11dd-b1bc-c8fc28aa92c6}
    displayorder {current}
    {default}
    toolsdisplayorder {memdiag}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7
    locale en-US
    inherit {bootloadersettings}
    recoverysequence {f91df9c4-df1c-11dd-b1bc-c8fc28aa92c6}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {f91df9c2-df1c-11dd-b1bc-c8fc28aa92c6}
    nx OptIn

    Windows Boot Loader
    -------------------
    identifier {default}
    device partition=\Device\HarddiskVolume1
    path \Windows\system32\winload.exe
    description Microsoft Windows Vista
    locale en-US
    inherit {bootloadersettings}
    osdevice partition=\Device\HarddiskVolume1
    systemroot \Windows
    resumeobject {a77450a3-92be-11dd-ac5c-991ff432a142}
    nx OptIn
    This will allow you to access list of entry of boot menu.

    Or

    You can also refer to similar topics relating to How to edit boot menu in Windows 7.

Similar Threads

  1. Replies: 1
    Last Post: 23-04-2011, 04:41 PM
  2. How to Edit Context menu in Windows
    By Relish in forum Windows Software
    Replies: 3
    Last Post: 11-06-2009, 02:29 PM
  3. How to edit boot.ini File in Windows Server 2003
    By ChrisUlrich in forum Tips & Tweaks
    Replies: 1
    Last Post: 18-02-2009, 11:50 AM
  4. How to edit start menu
    By Bhuvan in forum Operating Systems
    Replies: 3
    Last Post: 11-11-2008, 03:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,710,841,888.24262 seconds with 16 queries