Bart Lagerweij heeft zijn programma, wat gebaseerd is op de Windows Preinstallation Environment-tool van Microsoft, een update gegeven naar versie 3.1.3. Microsoft heeft de WinPE-omgeving gemaakt om een systeem voor te bereiden op een installatie van het besturingssysteem. Echter zag Bart deze omgeving als ideale basis voor het uitvoeren van onderhoudstaken en reddingsacties en zo is Bart's Preinstalled Environment ontstaan. De eerste versie bevatte nog enkele delen die onder het copyright van Microsoft vielen, maar deze zijn sinds versie 2 vervangen door eigen applicaties. De nieuwste versie van BartPE kan als zip-bestand of als installatie worden gedownload. In deze release zijn de volgende veranderingen doorgevoerd:
Changes to pebuilder.exe:Changed items:
- Changed the way that the splash screen was destroyed. Hopefully this will fix that sometimes pebuilder comes up behind some other window.
- PE Builder does not copy addon language files like spr*.dll and obr*.dll anymore. These files can be found in the file layout.inf section SourceDisksFiles and have a number between 700 and 740 in the 8th column. These files would overwrite the original file that is in the correct language. For example: When building from Windows XP SP2 US, xpsp2res.dll would be in the "Lithuanian" language.
- If the "-auto" command line option is specified, pebuilder does not prompt the license agreement.
Added items:
- plugin\peinst.cmd: added timeout=30 option for boot.ini and a small path fix for mkbt.exe.
- plugin\autorun: updated to v1.0.5
- plugin\nu2menu\nu2menu.xml: Added a dummy @SetMenuPos( 'L','B' ) to fix position of the "go" button after screen resolution change.
- plugin\ultravnc\ultravnc.inf: small fix if missing some files
- plugin\zz5\peloader\peloader_nu2menu.xml: removed an invalid line .
[break]
- plugin\zz5\nu2shell: my own version of "peloader" (sorry TheTruth). Functionality is simular but with a boot password protection. See nu2shell.txt for more info.