> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/installation.md).

# Installation

Three steps must be completed before using the web application.

1. Download the installation files
2. Execute JUNE5Setup.exe and follow the individual steps in the installation wizard
3. Start the JUNE5 Configurator to configure the necessary parameters

{% hint style="info" %}

* It is recommended to operate the web application using HTTPS protocol.
* On systems running Windows 11, it may occur that the SQL Server cannot be installed or executed due to disk sector size. See:

<https://learn.microsoft.com/en-us/troubleshoot/sql/database-engine/database-file-operations/troubleshoot-os-4kb-disk-sector-size?tabs=registry-editor>
{% endhint %}

## Download the installation files

Follow these steps:

1. Open the [VIDEC Downloads webpage](https://www.videc.de/de/service/downloadbereich) in your browser
2. Log in with username and password (available from Support)
3. For a new installation select the entry JUNE5 CD, or for updating an existing installation select the entry JUNE5 Service Packs
4. Select the version (please note that the license matches the version you purchased)
5. Download the ZIP file
6. Extract the ZIP file

## Using the installation wizard

The following procedure describes the installation of JUNE5 on a Windows platform using the installation wizard. It is recommended to first check the prerequisites and system requirements in the section [System Requirements and Device Support](/june5-3.7/en/systemanforderungen-und-geraeteunterstuetzung.md). Additionally, please note the installation information in the current release notes.

### Installation with the wizard:

1. Execute *JUNE5Setup.exe*
2. Select language and click the *OK* button
3. Click the *Next* button
4. Accept the VIDEC license terms and click the next button
5. Select optional components as desired (see detailed description "Optional Components")
6. Set the installation directory and click the next button
7. Click the *Install* button
8. Click the *Finish* button

### Optional components:

One optional component is available for selection:

![](/files/GS3EswAwTktAhl0P3niI)

* VIDEC Licensing (not required if the current VIDEC Licensing is already installed)

## acron facility registration

For JUNE5 to recognize an acron facility after installation, this facility must be registered during the installation process or registered manually afterwards.

Two types of facility registration are possible:

1. Setupstart.ini

Using the file \Additional Components\ACRON\Setupstart.ini, up to 10 facilities can be defined via the PlantX entry.

For example:

Plant1=ACRON-SERVER-A 3993

Plant2=ACRON-SERVER-B 3994

All facilities entered here will be registered during the installation of JUNE5.

#### 2. acron Admin Tool

An acron facility can be registered via the acron Admin Tool (C:\Program Files\ACRON8\AcronAdmin.exe).


---

# 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:

```
GET https://docs.videc.de/june5-3.7/en/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
