> For the complete documentation index, see [llms.txt](https://help.holixa.com/t4r/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.holixa.com/t4r/getting-started/installation-and-activation-guide/alternative-install-of-holixa-t4r-and-tools4bim-dock-at-once.md).

# Alternative install of Holixa T4R and TOOLS4BIM DOCK at once

For deployment purposes in large-scale companies, you can create your own BATCH (.bat) file for installation. Here's a sample:

#### 1. Create a new folder&#x20;

e.g. Installer

#### 2. Download and place there these two installers

One latest Be.Smart T4R and one desired TOOLS4BIM DOCK (Belux 2023 in this example)\
\
Be.Smart [download page](https://download.holixa.com/?id=holixa-t4r)

#### 3. Download and place there this (.bat) file&#x20;

[Download BATCH](https://m1906.sharepoint.com/:u:/s/ADC/EQ0EwP9J8HJGso9TibGcF2IBuEy4sNZgN4FFJW1x-TQpLg?e=LQbsCA)

#### 4. Edit the (.bat) file&#x20;

*Right-click - Edit*

<figure><img src="/files/No6EJzki0g8KPKe2WcTx" alt=""><figcaption></figcaption></figure>

Change installation file names if needed

<figure><img src="/files/4Q66XVefmYXwDgVRjD3P" alt=""><figcaption></figcaption></figure>

Save changes

<figure><img src="/files/Dzejl4RXJ2qKG6xoUoUt" alt=""><figcaption></figcaption></figure>

#### 5. Run as administrator

This is important to Run as administrator

<figure><img src="/files/WO1l7iArxeGN5IPomwD4" alt=""><figcaption></figcaption></figure>

#### 6. Allow making changes

#### ![](/files/j4Tyx74PiA9N1PWjItHy)

#### 7. Wait until the installation is complete


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.holixa.com/t4r/getting-started/installation-and-activation-guide/alternative-install-of-holixa-t4r-and-tools4bim-dock-at-once.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
