File Assoc: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
Part of Arma 3 Tools package on Steam
Part of Arma 3 Tools package on Steam


|DESCRIPTION= File Assoc is used to associate file types (like script or 3D files) with the appropriate application.
|DESCRIPTION= File Assoc is used to associate file types (like scripts or 3D files) with the appropriate application.


|NOTES=
|NOTES=
Line 22: Line 22:
|OPTIONS=
|OPTIONS=
/addOnly<br/>
/addOnly<br/>
/clearOnly
/clearOnly<br/>
-pbo


|EXAMPLE=
|EXAMPLE=
Line 33: Line 34:
=== Additional information ===
=== Additional information ===
==== Supported file types ====
==== Supported file types ====
Extenstion:
* FSM (''with FSM Editor'')
* FSM (''with FSM Editor'')
* BIFSM (''with FSM Editor'')
* BIFSM (''with FSM Editor'')
Line 41: Line 41:
* SQF (''with Poseidon Tools'')
* SQF (''with Poseidon Tools'')
* SQS (''with Poseidon Tools'')  
* SQS (''with Poseidon Tools'')  
* PBO (''with BankRev, when started with the parameter -pbo'')




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

Revision as of 12:44, 16 June 2015

Basic information

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

Description

Description:
File Assoc is used to associate file types (like scripts or 3D files) with the appropriate application.

Usage

Line call:
FileAssoc.exe [options]
Options:
/addOnly
/clearOnly
-pbo
Examples:
fileAssoc /addOnly

Licenses

Licensing:
Bohemia Interactive End User License Agreement


Additional information

Supported file types

  • FSM (with FSM Editor)
  • BIFSM (with FSM Editor)
  • P3D (with Objcet Builder)
  • PAA (with TexView)
  • PAC (with TexView)
  • SQF (with Poseidon Tools)
  • SQS (with Poseidon Tools)
  • PBO (with BankRev, when started with the parameter -pbo)