Tools Diag – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Tool|= |AUTHOR= Bohemia Interactive |VERSION= |COMPATIBILITY= Arma 3 Official Tools |DOWNLOAD=Part of Arma 3 ...")
 
m (changed tools cat.)
(4 intermediate revisions by 2 users not shown)
Line 7: Line 7:


|COMPATIBILITY=
|COMPATIBILITY=
[[:Category: Arma 3 Official Tools|Arma 3 Official Tools]]
[[:Category: Arma 3: Official Tools|Arma 3 Official Tools]]


|DOWNLOAD=Part of Arma 3 Tools package on Steam
|DOWNLOAD=[http://store.steampowered.com/app/233800/ Part of Arma 3 Tools package on Steam]


|DESCRIPTION=
|DESCRIPTION=
This script will check some registry keys, files and other stuff to produce a report to help debugging your tools. Report is stored in %temp%\BIStudio and named "Arma3Tools_diag_retail.rpt"<br/>
This script will check some registry keys, files and other stuff to produce a report to help debugging your tools. Reports are stored in ''Arma3Toolsdirectory\Logs\'' and named "Arma3CommunityTools_<DATE>.rpt"<br/>


|NOTES=this script does not suggest any solution, it retrieves, stores and displays relevant data to debug "Arma 3 Tools".
|NOTES=this script does not suggest any solution, it retrieves, stores and displays relevant data to debug "Arma 3 Tools".


|COMMAND=
|COMMAND=
     Arma3Tools_diag_retail.bat
     Arma3Tools_diag_retail.bat<br/>
    Arma3Tools_diag_retail.bat -autoStart


|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]]


|SEEALSO=}}
|SEEALSO=}}
=== Additional information ===
==== How to use it ====
You can simply go into your Arma 3 Tools directory and double click Arma3Tools_diag_retail.bat or run it from [[Arma 3 Tools Launcher]].
Arma3Tools_diag_retail can take the following parameters:
* "Arma3Tools_diag_retail.bat '''-autoStart'''": Won't ask the user if he wants to proceed
* "Arma3Tools_diag_retail.bat '''-noStore'''": If used, the report will be stored in ''%temp%\BIStudio''


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

Revision as of 14:31, 13 December 2018

Basic information

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

Description

Description:
This script will check some registry keys, files and other stuff to produce a report to help debugging your tools. Reports are stored in Arma3Toolsdirectory\Logs\ and named "Arma3CommunityTools_<DATE>.rpt"
Notes:
this script does not suggest any solution, it retrieves, stores and displays relevant data to debug "Arma 3 Tools".

Usage

Line call:
Arma3Tools_diag_retail.bat
Arma3Tools_diag_retail.bat -autoStart

Licenses

Licensing:
Bohemia Interactive End User License Agreement

Additional information

How to use it

You can simply go into your Arma 3 Tools directory and double click Arma3Tools_diag_retail.bat or run it from Arma 3 Tools Launcher.


Arma3Tools_diag_retail can take the following parameters:

  • "Arma3Tools_diag_retail.bat -autoStart": Won't ask the user if he wants to proceed
  • "Arma3Tools_diag_retail.bat -noStore": If used, the report will be stored in %temp%\BIStudio