P drive: Difference between revisions
Jump to navigation
Jump to search
(TECHREP #00006) |
(See also) |
||
Line 24: | Line 24: | ||
|OPTIONS= | |OPTIONS= | ||
You can change the paths used by '''DevP.bat''' by defining your own paths in [[P drive/settings|settings.ini]] or editing the registry key "HKCU\SOFTWARE\Bohemia Interactive\P Drive". By default, Arma 3 Tools path and Arma 3 game path are used. | You can change the paths used by '''DevP.bat''' by defining your own paths in '''[[P drive/settings|settings.ini]]''' or editing the registry key "HKCU\SOFTWARE\Bohemia Interactive\P Drive". By default, Arma 3 Tools path and Arma 3 game path are used. | ||
|EXAMPLE= | |EXAMPLE= | ||
Line 30: | Line 30: | ||
DevP.bat | DevP.bat | ||
|SEEALSO=[[P drive/settings|settings.ini]] | |||
|LICENSING=[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]}} | |LICENSING=[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]}} | ||
=== Additional information === | === Additional information === | ||
Revision as of 11:54, 5 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:
- You can change the paths used by DevP.bat by defining your own paths in settings.ini or editing the registry key "HKCU\SOFTWARE\Bohemia Interactive\P Drive". By default, Arma 3 Tools path and Arma 3 game path are used.
- Examples:
- DevP.bat
Licenses
- Licensing:
- Bohemia Interactive End User License Agreement
- See also:
- settings.ini
Additional information
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.
DevP can take one of the following parameters:
- "DevP.bat -DEBUG": Only display the paths and values used, no action will be made.
- "DevP.bat -clearInstall": Remove almost every files or references made by DevP
- "DevP.bat -cleanInstall": Perform "clearInstall", then, execute DevP in normal state.
mapDisk.bat and mapDisk also handle the -DEBUG parameter.
How to remove it
Open command prompt and enter
subst p: /d
Credits
Major part of the mapdisk.bat file is done by a community member Tom_48_97