PMC websites shut down November 13th 2025 unless web hosting fees are paid. See up to date status from PMC Website Hosting and Domain Registration Fee Status forum topic. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond November 13th 2025 when web hosting fees are due.

User Tools

Site Tools


arma2:tools:tools_drive

This is an old revision of the document!


BIS Tools Drive

BIS Tools drive information, ie P:\

This tool will create a P: drive on your hard drive using the SUBST command. It only associates a folder to a virtual drive.

Custom location

You can change the location during the installation process in the installation options.

If you are using P: drive for a different device already, you can change the drive name in the “..\My Documents\ArmAWork\mapdisk.bat”.

In this case make sure to adapt the path also in Oxygen 2 PE, File → Options and in Visitor 3, Tool → System Preferences.

More drives

  1. Create a batch file, like myDrive.bat.
  2. Make sure not to have a hidden .txt extension.
  3. Open the .bat with a proper text editor.
  4. Add the command seen below
  5. Save the file.
  6. Put into batch file or a link to it into the windows startup folder to run it automatically each time when windows starts.
subst t: "d:\subDir\armaTools"

First parameter: drive name/letter. Second parameter: source location to link virtual drive with.

arma2/tools/tools_drive.1590329419.txt.gz · Last modified: 2020/05/24 14:10 by snakeman