# Instalar Pre requisitos manualmente

[**Java 11 JDK**](https://www.oracle.com/es/java/technologies/javase/jdk11-archive-downloads.html) **o** [**Java 17 JDK**](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)

Al entrar selecciona la versión **Windows x64 Installer**\
\
(Si te pide registrarte en oracle, hazlo)

![](/files/ME6y8GjKr1zZsa74mMp5)

Se abrirá una ventana de seguridad, clickeamos en instalar de todas formas

![](/files/-M96NqIMWK8tnpvhYKnK)

Se abrirá el instalador de Java, clickeamos en **Next**, en los pasos que nos ponga,

![](/files/-M96NzIP3grsGGomeroO)

Cuando haya terminado la instalación, nos aparecerá esta ventana, clickeamos en **finish**

![](/files/-M96OIJCdaCpNmXSPnyK)

{% hint style="info" %}
Cuando termines de instalar los programas necesarios, reinicia el PC antes de ejecutar el bot
{% endhint %}

## Visual C++ 2017

Vamos al sitio [oficial de windows](https://support.microsoft.com/es-es/help/2977003/the-latest-supported-visual-c-downloads) y descargamos la última versión de la librería

![](https://i.imgur.com/1VObQd2.png)

Cuando este se haya descargado lo abrimos

![](/files/-M96PuhmZ0G2FLy_r9gY)

Aceptamos los términos y condiciones de Microsoft, y después clickeamos al botón de instalar

![](/files/-M96Q512OncIDXqSHXUd)

Empezará la instalación

![](/files/-M96QAyjJvSD28gj6dzD)

**Cuando haya terminado la instalación deberemos reiniciar nuestro PC**

![](/files/-M96QJzKs1b3jjbBelWi)


---

# 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://darkbotes.gitbook.io/darkbot-es-guide/instalacion/instalar-pre-requisitos-manualmente.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.
