Visual BCD Editor - graphical bcdedit for Windows 7-10

Web Name: Visual BCD Editor - graphical bcdedit for Windows 7-10

WebSite: http://www.boyans.net

ID:188118

Keywords:

Editor,graphical,Visual,

Description:

Visual BCD Editor is an advanced graphical user interface (GUI) version of Windows bcdedit utility.It is the first GUI tool to implement full editing of Windows 7/Vista Boot Configuration Data (BCD) store.(For Windows 10/8.x on BIOS or UEFI we recommend version 0.9.0.1 of the tool as later versions can edit only objects which have a description element - boot manager and loader objects.)The tool gives a structured view of Windows BCD store with its explorer like interface and allows easy editing of all BCD objects and elements by novice or advanced users. The user can create, delete or edit every object like boot manager, loader or setting, add and remove elements with simple selections and clicks. See short introduction to BCD objects and elements.Visual BCD Editor allows complete editing of boot menu. Display order of loaders is only one characteristic. Windows 8 introduced graphical(metro) or text style boot menu which depends on numerous elements and other BCD tools hardly can edit all possible combinations of elements in boot manager, loader and settings objects which influence boot menu style. See details about text or graphic style boot menu.Visual BCD Editor implements unique automatic creation of loaders for Windows 7/Vista/XP and VHD installations in dual or multi boot systems (since version 0.9.2 of the tool) and so is the ultimate Windows 7/Vista/XP dual/multi boot editor. Update of the tool will follow for this functionality to cover Windows 8.x and Windows 10 loaders.A boot sector loader (for booting Linux, Mint, Ubuntu, Fedora, Mac OS X) is created with one click but needs manual creation of one additional boot related file with corresponding MBR/PBR boot code for chain loading the non-Windows OS. In development is automatic creation of GRUB based loaders for Linux descendants like Mint, Ubuntu, Fedora.New in version 0.9.3 of the tool is handling of Custom Bootstrap Actions - boot-time keyboard shortcuts to loaders which allows activation of (eventually hidden) boot menu items on special keyboard keys from boot menu.Recommendation: Please read at least Visual BCD - implementation notes and short introduction to BCD objects and elements if you don't have some BCD knowledge before manipulating BCD! There is a reason Microsoft made BCD accessible only with administrative rights. Be careful when manipulating BCD and have always an accessible BCD backup and recovery media ready! Everybody makes mistakes ;) - mistakes against BCD could make your system unbootable!BCDEdit Command-Line Options implemented in Visual BCD Editor(VBCDE)1. Store options/createstoreCreates a new empty boot configuration data store. VBCDE menu item "Store - Create New Store"./export Exports the contents of the system store into a file. This file can be used later to restore the state of the system store. VBCDE menu item "Store - Backup store"./import Restores the state of the system store by using a backup data file previously generated by using the /export option. This command deletes any existing entries in the system store before the import takes place. VBCDE menu item "Store - Import store"./store This option can be used with most BCDedit commands to specify the store to be used. If this option is not specified, then BCDEdit operates on the system store. VBCDE menu item "Store - Open Store". Visual BCD Editor operates by default on System store. When another store is opened all operations are against this opened BCD store.Dropping a BCD file on VBCDE's icon opens that BCD for editing./sysstore - not implemented2. Object/entry options (boot/recovery/resume loaders and other objects)/copy Makes a copy of a specified boot entry(or other objects) in the same store. VBCDE Popup Menu item "Copy object"* on the selected object./create Creates a new entry(object) in the boot configuration data store. VBCDE can create application objects, settings objects and device settings objects. These new objects do not have elements (elements can be created with separate operations).VBCDE can create complete boot loader objects with all default elements for following Windows OS: Windows XP, Windows Vista, 7, 8*, 8.1* and Windows 10*. More than that VBCDE can create autoMagically on one go complete boot loaders for every installed Windows OS which is accessible either on internal hard disk, external USB disk or VHD(virtual hard disk).More than that VBCDE allows the creation of custom bootstrap actions which are in essence keyboard shortcuts to boot loaders. Custom bootstrap actions are not available on UEFI maybe by the decision of the UEFI working group(?).All these create operations are available from VBCDE menu entry "New" and sub menu entries and from objects popup menu entries "New NT loader - XP/2003", "New OS loader - Vista,7/8*/10*", "New PE .wim loader"* and "New boot sector loader (for Linux, OS/X)"/delete Deletes a specified store entry(object). VBCDE "Del" key on selected object or object popup menu "Delete object"./rename - no bcdedit equivalentVBCDE has a "Rename object" operation accessible over "F2" key on selected object or edit of corresponding "Description" element.3. Element options3.1. Basic operations on elements/deletevalue - VBCDE equivalent is "Delete" on elements tab./set - VBCDE equivalents are either create new element or edit element operations.VBCDE can create ("New" on elements tab) and edit ("Edit" on elements tab) all thinkable and possible (even unimplemented by Microsoft) elements. Here we beat even the Creator ;)There are about 200 element types implemented by Microsoft and it makes no sense to list them all here.Control of output/v - by default VBCDE displays all available information in the store for every object and element so it displays even more detailed information than bcdedit.Eventually a future version of VBCDE could include a setting to display fewer details.3.2. Boot manager elements/bootsequence - sets one-time boot object/loader for next reboot/default - sets default boot menu entry/displayorder - base of boot menu manipulation/timeout - how long boot menu is displayed before loading continues with default boot menu entry/toolsdisplayorder - separately available boot options like memtest.Visual BCD Editor implements all boot manager options(elements).The main element here is "displayorder" which is the base of Windows Vista,7,8,10 boot menu.See also our special tool "BootNext" which manipulates (not only) "bootsequence" element.3.3. Emergency Management Services options/bootems/ems/emssettingsVisual BCD Editor implements all EMS options.3.4. Debugging/bootdebug/dbgsettings/debug/hypervisorsettingsVisual BCD Editor implements all debugging options - see "Setting kernel debugging".* - in version 0.9.4 and later - see also Microsoft bcdedit command line options pageIn the latest version of the tool for the general public the user can create and change the value of more than 140 properties/elements of BCD objects. Other similar utilities give access to not more than 20 properties.All used constants, names, objects and elements are as defined by Microsoft. There is no difference if you use bcdedit utility or Visual BCD Editor for creating, changing or deleting objects or elements in BCD store as the tool uses standard Microsoft programming interface for BCD access.Runtime requirements: .NET Framework 2.0 (and/or .NET 4 with simplefix of configuration file).The tool has not been fullytested on GPT/UEFI and Windows 7/8 but editing should be possible on all elements.Repair and export/import of BCD should work as well.Dual-boot Repair tool - automatic one-click repair for dual or multi-boot systems based on Windows 10/8/7/Vista.Accompanying Dual-boot Repair tool is part of Visual BCD package(also available as separate download) and needs .NET Framework 2.0 or .NET 4 and Windows XP as a minimum.It can repair the MBR, partition boot records (PBR), Windows BCD and the disk structure by simple selections and clicks. The tool offers automatic one-click dual-boot repair for non-booting Windows 10/8/7/Vista in the scenario of a dual or multi boot system with Windows 10/8/7/Vista/XP. Windows bootmgr problems are fixed as well.Visual BCD Editor related links:Download Visual BCDVisual BCD - implementation notes and short introduction to BCD objects and elementsboot.ini switches - BCD equivalentsBCD Constants in Visual BCD EditorVBCDE - Change log

TAGS:Editor graphical Visual 

<<< Thank you for your visit >>>

Advanced GUI version of bcdedit utility. Edit boot manager/loader/configuration data (BCD). Configure and fix dual boot.

Websites to related :
Welcome to the Honda Powerspor

  We use cookies to improve your experience on this site and show you personalized advertising. To find out more, read our cookie policy.

Community Planning Toolkit Home

  Community Planning Toolkit Home Community Engagement Providing guidance on the issues you need to consider when planning and designing your community

Martial Art Equipment | Marti

  ZettSports CLASSIC BOXING GLOVES Regular price $45.00 View 1/52 Riverside Road Chipping Notorn 2170 NSWMon - Fri, 9:30am - 5:30pmSaturday, 10am - 2pm

Welcome to HumanaNatura – a nat

  Our PlateEating GuideHN-100 Fitness ProgramPractitioner CertificationNatural TruthInfo Campaign Welcome A natural revolution is waiting for us today.

Football Ticket Exchange

  Buy Football tickets from Football-TicketExchange. Getting your NFL football tickets online can sometimes be a hassle. It can sometimes be a little sc

Tastefully Eclectic

  “You’re a good patient to have,” my OB told me. “Everyone comes in wanting these picture-perfect babies and, when there’s a small chance they mig

Stainless Fixtures and Fittings

  Sign up to our newsletter and stay up to date with new products and other useful info. Wall Chart Request a copy of our Engineering Marine, or Constru

Nothing But Padlock

  We supply not only the general public but also largest construction firms, property management companies, police, schools, hotels and councils at the

Pride. Integrity. Quality. - Yar

  Pride. Integrity. Quality Pride in our workforce,Integrity in our business relationshipsand Quality throughout our product line. View More Get a Qu

Stainless Steel Bolts,Stainless

  Company ProfileNature of BusinessExporter and ManufacturerYear of Establishment1951Legal Status of FirmIndividual - ProprietorAnnual TurnoverRs. 5 - 1

ads

Hot Websites