Skip to content

Windows Explorer integration for PBO files!

Notifications You must be signed in to change notification settings

dedmen/PboExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PboExplorer

PboExplorer is a Windows explorer integration to provide PBO support. It works like zip files but for PBO's!

Installation

  1. Download the latest Release. Use the AIO zip file unless you know how to install manually.
  2. Unpack the files into some directory that will be permanent. For example create a folder in %appdata% or in %programfiles% and place all files in there.
  3. Run "register.cmd" as Administrator. This will register PboExplorer with the windows explorer.

Installing will overwrite already configured "open with" options for .pbo files. There should be no need to restart explorer.

To uninstall PboExplorer, open the same folder and run unregister.cmd. You will then most likely have to restart explorer before you can delete the remaining files. Uninstalling will not restore previous pbo file associations.

Features

Exploring PBO's

You can open PBO files by simply double-clicking them and then browse files as if it were just a zip folder.

explorer_2023-08-28_17-13-58.mp4

Integration with Various tools

PboExplorer tries to be a one-stop-shop and integrates with common modding tools like Arma 3 Tools and Mikero's Tools.

For UI based tools it even tries to pre-fill the UI values, like in Addon Builder or Mikero's PboProject

devenv_2023-08-28_17-38-24.mp4

Viewing PBO properties

(Still WIP Feature) The file properties have a Tab for PboExplorer, which currently only shows the PBO Properties as a (editable!) list.

explorer_2023-08-28_17-41-00

explorer_2023-08-28_17-42-25.mp4

Quick Editing

PboExplorer not only allows you to view PBO's, it also allows you to edit them in-place. One example is editing the PBO Properties above. But you can quickly open a PBO and Add/Remove/Modify files inside it, without fully unpacking/repacking it. PBOExplorer will patch the PBO with minimal changes, so it even is very fast on large PBO files.

(This feature is NOT compatible with bisigning. Signing PBO's will require a full repack or defragmentation (not implemented yet), otherwise the dummy/temporary files created inside the PBO will mess up signatures)

explorer_2023-08-28_18-00-26.mp4

Known Issues/Todo's

Support

If you need help/information or want to contribute, feel free to join my Discord Server: https://discord.gg/vbFje5B

You can support me on patreon! Become a Patron!