Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

arma3/DokanPbo

Open more actions menu

Repository files navigation

DokanPBO

Features

DokanPbo can be used to create a virtual "P drive" without ever unpacking PBO's or wasting disk space.

It can directly mount the folder structure inside the PBO as a Directory or Drive.

Setup

  • Install Dokan
  • Compile and install DokanPbo using Visual Studio or other .NET Framework capable compiler
    • Requires at least .NET Framework 4.7.2!

Usage

Run DokanPbo from the command line.

-f, --folders    Required. Directories with PBO files to mount.
-o, --output     Required. Drive or directory where to mount.
--prefix         Prefix used to filter PBO paths.
--excludePrefix  Prefix used to exclude PBO files.
-u, --unmount    Drive or directory to unmount.
--help           Display this help screen.

--prefix is a inclusion filter. Everything that doesn't match is ignored. --excludePrefix is a exclusion filter. Everything that matches it is ignored. --excludePrefix \z\ace ignores all files out of PBO's that would be in the \z\ace path. The starting \ is important.

Example

DokanPbo -f "<Armapath>\addons" "<Armapath>\Heli\addons" "<Armapath>\Expansion\addons" "<Armapath>\@CBA_A3\addons" -o P:

This example will create a new virtual disk drive on letter P.

About

Mount PBO files as drives or folders in the file system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.