P drive: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Pabstmirror (talk | contribs) m (Added windows command to remove P-Drive) |
||
Line 47: | Line 47: | ||
Simply run the Arma 3 Tools package on Steam and select Create P: Drive from the Steam launcher. The batches prepare P: drive with content required for using Arma 3 Buldozer in Oxygen if you have Arma 3 installed. | Simply run the Arma 3 Tools package on Steam and select Create P: Drive from the Steam launcher. The batches prepare P: drive with content required for using Arma 3 Buldozer in Oxygen if you have Arma 3 installed. | ||
==== How to remove it ==== | |||
Open command prompt and enter | |||
subst p: /d | |||
[[Category:Tools]] | [[Category:Tools]] | ||
[[Category:ArmA: Official Tools]] | [[Category:ArmA: Official Tools]] | ||
[[Category:Arma 3 Official Tools]] | [[Category:Arma 3 Official Tools]] |
Revision as of 20:31, 1 April 2014
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Arma 3
- Download:
- Part of Arma 3 Tools package on Steam
Description
- Description:
- P Drive is a set of simple batches to prepare a substituted P: drive ready to use Buldozer in Oxygen, this has been added based on popular demand. The same could be done even without P: drive
Usage
- Line call:
- DevP.bat
- Options:
- The location of P: drive on your computer can be set by changing string path in registry key "HKEY_CURRENT_USER\SOFTWARE\Bohemia Interactive\P Drive" (which points to Arma 3 Tools directory by default) or by simply adjusting the batch file mapdisk.bat
- Examples:
- DevP.bat
Licenses
Additional information
Known issue(s)
- P drive does not appear: check if the registry key HKEY_CURRENT_USER\SOFTWARE\Bohemia Interactive\P Drive Path exists. If not, create it with your path to BI Tools as path value
Credits
Major part of the mapdisk.bat file is done by a community member Tom_48_97
How to use it
Simply run the Arma 3 Tools package on Steam and select Create P: Drive from the Steam launcher. The batches prepare P: drive with content required for using Arma 3 Buldozer in Oxygen if you have Arma 3 installed.
How to remove it
Open command prompt and enter subst p: /d