Bart's PE Builder v3 plugin

TBIView

TBIView by TeraByte Unlimited

Please note that using TBIView in the PE environment is not officially supported.


Installing the TBIView Plugin

  1. Download and extract the Bart's PE Builder distribution, if you haven't done so already.

  2. Extract the contents of the TBIView plugin to the plugin directory that was created in step 1 above. The TBIView plugin files should end up in plugin\tbiview, because of the folder information in the TBIView plugin archive.

  3. Download and install TBIView, if you haven't done so already.

  4. Copy the following file from the TBIView installation directory to the plugin\tbiview directory:

    TBIVIEW.EXE

  5. Build and burn the BartPE ISO file as usual.


Applying TBIView Settings in the PE Environment

  1. Download and install TBIView, if you haven't done so already.

  2. Run TBIView, and configure it to your liking, including window size/position, and column sizes.

  3. Open Regedit and navigate to this key:

    HKEY_LOCAL_MACHINE\SOFTWARE\TeraByte Unlimited\TBIView

  4. Click the aforementioned registry key one time to select it, then select Export... from the File menu of Regedit. Provide a file name (any name will do), and save the .REG file to an appropriate location on your hard drive.

  5. Open the .REG file from step 4 in a text editor such as Notepad.

  6. Open plugin\tbiview\tbiview.inf in another text editor window.

  7. For each TBIView setting you wish to have configured in the PE environment, copy its data from the .REG file to the [Software.AddReg] section in plugin\tbiview\tbiview.inf. Please refer to the examples below, and/or the examples included in the original copy of plugin\tbiview\tbiview.inf.

Format of Settings in .REG File

Format of Settings in TBIVIEW.INF

"IndexFolder"="B:\\"

0x1, "TeraByte Unlimited\TBIView", "IndexFolder", "B:\"

"Options"=dword:00000001

0x4, "TeraByte Unlimited\TBIView", "Options", "0x00000001"

"Window"=hex:2c,00,00,00,02,00,00,00,03,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,85,01,00,00,b9,00,00,00,b4,06,00,00,d3,03,00,00

0x3, "TeraByte Unlimited\TBIView", "Window", 2c,00,00,00,02,00,00,00,03,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,85,01,00,00,b9,00,00,00,b4,06,00,00,d3,03,00,00

"Columns"=hex:00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,ab,01,00,00,8b,\ 00,00,00,fe,00,00,00,96,00,00,00,01,00,00,00

0x3, "TeraByte Unlimited\TBIView", "Columns", 00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,ab,01,00,00,8b,\ 00,00,00,fe,00,00,00,96,00,00,00,01,00,00,00