Work Drive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
WorkDrive.exe <option><br>
WorkDrive.exe <option><br>
<br>
<br>
         -debug: Display the output<br>
         /debug: Display the output<br>
         -Mount [source]: Mount the work drive<br>
         /Mount [drive letter] [source]: Mount the work drive<br>
         -Dismount: Dismount the work drive<br>
         /Dismount [drive letter]: Dismount the work drive<br>
         -InstallBuldozer [game path] [destination path]: Install and configure Buldozer<br>
         /InstallBuldozer [game path] [destination path]: Install and configure Buldozer<br>
         -UninstallBuldozer [install path]: Uninstall Buldozer<br>
         /UninstallBuldozer [install path]: Uninstall Buldozer<br>
 
        /purgeGameData [target path]: Will purge all extracted data
        /extractGameData [game path] [target path]: Will extract the game data from the game to the target directory


|OPTIONS=
|OPTIONS=
Line 30: Line 31:


|SEEALSO=
|SEEALSO=
[[mapFolders]], [[P drive]], [[Buldozer]], [[Buldozer Configurator]], [[FuturaToP]], [[P drive/settings]]
[https://forums.bistudio.com/topic/190585-project-space-work-drive-and-game-data/ Additional information], [[mapFolders]], [[P drive]], [[Buldozer]], [[Buldozer Configurator]], [[FuturaToP]], [[P drive/settings]]
}}
}}


[[Category:Tools]]
[[Category:Tools]]
[[Category:Arma 3 Official Tools]]
[[Category:Arma 3 Official Tools]]

Revision as of 19:35, 6 May 2016

Basic information

Author:
Bohemia Interactive
Compatibility:
Arma 3
Download:
Part of Arma 3 Tools package on Steam

Description

Description:
WorkDrive is a tool designed to replace the previous scripted systems in order to provide a more reliable way to manage the work drive (P) and its content

Usage

Line call:
WorkDrive.exe <option>

/debug: Display the output
/Mount [drive letter] [source]: Mount the work drive
/Dismount [drive letter]: Dismount the work drive
/InstallBuldozer [game path] [destination path]: Install and configure Buldozer
/UninstallBuldozer [install path]: Uninstall Buldozer
/purgeGameData [target path]: Will purge all extracted data /extractGameData [game path] [target path]: Will extract the game data from the game to the target directory
Examples:
WorkDrive.exe /Mount

Licenses

Licensing:
Bohemia Interactive End User License Agreement
See also:
Additional information, mapFolders, P drive, Buldozer, Buldozer Configurator, FuturaToP, P drive/settings