# DirectX Runtime

VIOSO applications require the DirectX runtime environment. It is usually installed along with the installation script of VIOSO applications, but for various reasons, sometimes this step is skipped. To re-install or update DirectX, please follow this workflow:

Download the DirectX runtime: <https://vioso.com/download/microsoft-directx9/>

Doubleclick the new downloaded file "directx\_Jun2010\_redist.exe" and confirm the license agreements by clicking "Yes".

> You need to run the installer as administrator!

![](https://helpdesk.vioso.com/wp-content/uploads/2020/04/dx1.png)

In the windows now visible, specify a folder in which the data should be extracted, e.g.: "C:\DirectX" or choose an already existing folder by "Browse".

![](https://helpdesk.vioso.com/wp-content/uploads/2020/04/dx2.png)

Click "OK" to extract the data to this folder. After this step is finished, the actual installation process can be done. Switch to the folder you chose before. In this folder, there is the setup file called "DXSETUP.exe". Doubleclick this file to initiate the installation process.

![](https://helpdesk.vioso.com/wp-content/uploads/2020/04/dx3.png)

You’ll have to accept the Terms and Conditions of the License Agreement again. Continue clicking "Next" until the installation procedure is completed.

![](https://helpdesk.vioso.com/wp-content/uploads/2020/04/dx4-300x232.png)

After the successful installation, you can delete the folder where the extracted files are.


---

# Agent Instructions: 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.vioso.com/preparation/os/directx-runtime.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.
