WinBuilder

Last updated
WinBuilder
Original author(s) Nuno Brito
Developer(s) Peter Schlang, Robert Kochem
Initial release2005 [1]
Stable release
082 / August 14, 2011 (2011-08-14) [2]
Written in Borland Delphi v7
Operating system Microsoft Windows
ReactOS
Platform IA-32
Size 928 KB
Type Live CD
License Freeware
Website winbuilder.net

WinBuilder is a free application designed to build and customize boot disks (Live CDs) based on Microsoft Windows (WinPE).

Contents

Scripts

Scripts are the building blocks of Live CD compiled with Winbuilder, and are used to build the core components of the Live CD for adding applications, and for configuration of a specific project. Scripts consist of a human-readable text file with the .script extension, and can contain Winbuilder scripting commands, the scripts graphical user interface, and sometimes encoded applications to be extracted when needed.

Projects

A Project is a collection of Winbuilder scripts maintained for building a complete Live CD. Each project contains multiple scripts, each responsible for adding features or applications to the build.

Users may build their own projects from scratch or use one of many projects actively developed by the boot-land community. Projects can be downloaded directly using Winbuilder's built-in download manager and used as-is or further customized to meet the individual's needs.

Actively developed projects

Inactive Projects

All of these projects are developed and distributed freely and aim to provide an alternative to other popular Live CD distributions based on Linux such as Knoppix, Slax, Damn Small Linux, which are known for their use in rescue or administrative actions on PCs.

Use and reception

Use of the software to build various customized boot disks has been covered in articles from PC Quest, [3] PC-Welt [4] (the German edition of PC World, which also offers some customized scripts for building disk images including additional utilities, branded as pcwVistaPE [5] and pcwWin7PE [6] ), the Russian edition of CHIP, [7] and by TeraByte Unlimited. [8]

CNET editor's review found that "WinBuilder is one of the most easy-to-use boot disk creation tools in the genre," and praised it for its "novice-friendly interface", but at the same time warned that the "program expects experienced users. For the most part, boot disk applications are for experts only." The built-in Download Center was remarked because it "simplifies procuring the boot disk applications." Other features praised were "its small size, fair memory overhead, simple instructions, and robust application installation wizards." [9]

See also

Related Research Articles

<span class="mw-page-title-main">Windows XP</span> Microsoft PC operating system released in 2001

Windows XP is a major release of Microsoft's Windows NT operating system. It was released to manufacturing on August 24, 2001, and later to retail on October 25, 2001. It is a direct successor to Windows 2000 for high-end and business users and Windows Me for home users.

NTLDR is the boot loader for all releases of Windows NT operating system from 1993 with the release of Windows NT 3.1 up until Windows XP and Windows Server 2003. From Windows Vista onwards it was replaced by the BOOTMGR bootloader. NTLDR is typically run from the primary storage device, but it can also run from portable storage devices such as a CD-ROM, USB flash drive, or floppy disk. NTLDR can also load a non NT-based operating system given the appropriate boot sector in a file.

<span class="mw-page-title-main">Live CD</span> Complete, bootable computer installation that runs directly from a CD-ROM

A live CD is a complete bootable computer installation including operating system which runs directly from a CD-ROM or similar storage device into a computer's memory, rather than loading from a hard disk drive. A live CD allows users to run an operating system for any purpose without installing it or making any changes to the computer's configuration. Live CDs can run on a computer without secondary storage, such as a hard disk drive, or with a corrupted hard disk drive or file system, allowing data recovery.

<span class="mw-page-title-main">PartitionMagic</span>

PartitionMagic is a utility software program for hard disk drive partitioning originally made by PowerQuest, but subsequently owned by Symantec. As of December 8, 2009, the Symantec website stated that they no longer offer PartitionMagic.

<span class="mw-page-title-main">Windows XP Professional x64 Edition</span> Edition of Windows XP for x86-64 computers, released in 2005

Microsoft Windows XP Professional x64 Edition is an edition of Windows XP for x86-64 personal computers. It was released on April 25, 2005, around the same time as with the x86-64 versions of Windows Server 2003. It is designed to use the expanded 64-bit memory address space provided by the x86-64 architecture.

<span class="mw-page-title-main">Ghost (disk utility)</span> Disk cloning and backup tool

GHOST, now called Symantec™ GHOST Solution Suite (GSS) for enterprise, is a disk cloning and backup tool originally developed by Murray Haszard in 1995 for Binary Research. The technology was bought in 1998 by Symantec.

<span class="mw-page-title-main">UEFI</span> Operating system and firmware specification

Unified Extensible Firmware Interface is a specification that defines an architecture for the platform firmware used for booting a computer's hardware and its interface for interaction with the operating system. Examples of firmware that implement the specification are AMI Aptio, Phoenix SecureCore, TianoCore EDK II, InsydeH2O.

<span class="mw-page-title-main">BartPE</span> Software to create a customised Windows XP

BartPE is a discontinued tool that customizes Windows XP or Windows Server 2003 into a lightweight environment, similar to Windows Preinstallation Environment, which could be run from a Live CD or Live USB drive. A BartPE system image is created using PE Builder, a freeware program created by Bart Lagerweij.

<span class="mw-page-title-main">Windows Preinstallation Environment</span> Lightweight version of Microsoft Windows for deployment

Windows Preinstallation Environment is a lightweight version of Windows used for the deployment of PCs, workstations, and servers, or troubleshooting an operating system while it is offline. It is intended to replace MS-DOS boot disks and can be booted via USB flash drive, PXE, iPXE, CD, DVD, or hard disk. Traditionally used by large corporations and OEMs, it is now widely available free of charge via Windows Assessment and Deployment Kit (WADK).

<span class="mw-page-title-main">Software remastering</span>

Software remastering is software development that recreates system software and applications while incorporating customizations, with the intent that it is copied and run elsewhere for "off-label" usage. The term comes from remastering in media production, where it is similarly distinguished from mere copying.

Windows Vista contains a range of new technologies and features that are intended to help network administrators and power users better manage their systems. Notable changes include a complete replacement of both the Windows Setup and the Windows startup processes, completely rewritten deployment mechanisms, new diagnostic and health monitoring tools such as random access memory diagnostic program, support for per-application Remote Desktop sessions, a completely new Task Scheduler, and a range of new Group Policy settings covering many of the features new to Windows Vista. Subsystem for UNIX Applications, which provides a POSIX-compatible environment is also introduced.

MBRWizard is a Master Boot Record (MBR) management application for x86 and x86-64 based computers. As the use of disk imaging applications for backup and operating system deployment began to increase, as well as many users beginning to experiment with dual-booting Linux on existing Windows machines, key entries in the MBR were often changed or corrupted, rendering the machine unbootable. MBRWizard was designed to allow the user to reverse or repair these unwanted, destructive changes to the MBR, effectively enabling the computer to once again boot properly.

The Image Mastering Application Programming Interface, or IMAPI, is a component of Microsoft Windows operating system used for CD and DVD authoring and recording.

Windows Deployment Services (WDS) is a deprecated component of the Windows Server operating system that enables centralized, network-based deployment of operating systems to bare-metal computers. It is the successor to Remote Installation Services (RIS). WDS officially supports remote deployment of Windows Vista and later, as well as Windows Server 2008 and later. However, because WDS uses disk imaging, in particular the Windows Imaging Format (WIM), it could deploy virtually any operating system. This is in contrast with its predecessor, RIS, which was a method of automating the installation process.

Windows XP, which is the next version of Windows NT after Windows 2000 and the successor to the consumer-oriented Windows Me, has been released in several editions since its original release in 2001.

<span class="mw-page-title-main">EasyBCD</span> Software for Microsoft Windows

EasyBCD is a program developed by NeoSmart Technologies to configure and tweak the Boot Configuration Data (BCD), a boot database first introduced in Windows Vista and used in all subsequent Windows releases. EasyBCD can be used to set up multi-boot environments for computers on which some versions of Windows, Linux, BSD and Mac OS X can be simultaneously installed; EasyBCD can also be used for adding entries to bootable tools and utilities, as well as modifying and controlling the behavior of the Windows boot menu. EasyBCD 2.3 introduced additional support for creating and managing entries for UEFI-based Windows entries in the boot menu. As of June 20, 2011 with the release of EasyBCD 2.1, it is no longer free for use in commercial environments which require the purchase of a paid license, however it remains free for home and non-profit use without limitations.

ThinkVantage Technologies is a set of system support utilities to reduce total cost of ownership of Lenovo brand desktop and laptop computers.

Windows NT is a proprietary graphical operating system produced by Microsoft as part of its Windows product line, the first version of which, Windows NT 3.1, was released on July 27, 1993. Originally made for the workstation, office, and server markets, the Windows NT line was made available to consumers with the release of Windows XP in 2001. The underlying technology of Windows NT continues to exist to this day with incremental changes and improvements, with the latest version of Windows based on Windows NT being Windows 11 in 2021.

References

  1. Brito, Nuno (11 September 2010). "Explaining the Winbuilder Framework" . Retrieved 20 February 2017.
  2. knjers. "WinBuilder". reboot.pro. Retrieved 2012-11-07.
  3. Anindya Roy, (February 01, 2008) Live Vista , PC Quest
  4. (in German) Christian Löbering, (10 Dec 2009) Der USB-Stick als Notfallsystem (The USB flash drive as a backup system), PC-Welt, also appeared in freenet
  5. Archived February 10, 2010, at the Wayback Machine
  6. Archived February 8, 2010, at the Wayback Machine
  7. (in Russian) Максим Амелин (August 2007) Windows PE: Vista, которая всегда с тобой (Vista, which is always with you), CHIP, pp. 3842
  8. Creating a Win7RescuePE Boot Disc Containing Image for Windows and Creating a VistaPE Boot Disc Containing Image for Windows, TeraByte Unlimited How-To Guides
  9. CNET Staff, (December 25, 2007) WinBuilder 074 CNET editors' review , CNET

Further reading