Tools Drive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
(Improved wording.)
Line 1: Line 1:
===BI's Tools Drive informations===
===BI's Tools Drive information===


This tool will create a P:\ drive on your hard drive using the SUBST command,
This tool will create a '''P:\ drive''' on your hard drive using the [http://www.google.com/search?hl=en&q=SUBST&lr= SUBST] command.
it only associates a Folder to a Virtual Drive, default folder path is
It only associates a folder to a virtual drive. The default folder path is:
"My Documents\ArmAWork", you can change it in installation options.


IF YOU ARE USING P:\ DRIVE FOR A DIFFERENT DEVICE YOU CAN CHANGE
"..\My Documents\ArmAWork"
THE DRIVE NAME IN "My Documents\ArmAWork\mapdisk.bat" AND IN
 
OXYGEN2PE (File->Options) AND IN VISITOR3 (Tool->SystemPreferences).
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->SystemPreferences).

Revision as of 19:19, 13 November 2010

BI's Tools Drive information

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

"..\My Documents\ArmAWork"

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->SystemPreferences).