# Crear el instalable

Una vez hemos definido un archivo de configuración de una instalación podremos crear el archivo de instalación correspondiente. Para ello ejecutaremos la opción **crear instalación** del menú **operaciones**.

Al hacerlo el sistema nos pedirá la senda y el nombre del fichero de instalación a generar.

El archivo creado tendrá extensión **vin**.

Para instalar la solución creada en un [Velneo vServer](/velneo-vserver/que-es-velneo-vserver.md) debemos hacerlo a través de [Velneo vAdmin](/velneo-vadmin/que-es-velneo-vadmin.md). En la ayuda de Velneo vAdmin podrás [ampliar la información al respecto](/velneo-vadmin/gestion-de-aplicaciones/soluciones.md#instalar-soluciones).


---

# 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://doc.velneo.com/velneo-vinstallbuilder/crear-el-instalable.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.
