# Installation de JustBIM silencieuse

{% hint style="info" %}
Voici les options et paramètres pour l'installation de JustBIM à partir de la ligne de commande MSDOS
{% endhint %}

* Télécharger [JustBIM MAX et JustBIM PRO](https://socpublic.socinformatique.fr/s/EtApxiGkSbxsGPn) et le script [Silentinstall.js](https://socpublic.socinformatique.fr/s/RBLaqyasXWMcB6o)
* Ouvrir une fenêtre de ligne de commande en administrateur et se déplacer dans le dossier contenant les deux fichiers téléchargés (à l’aide de la commande cd).

![](/files/7Q334yIzRpxDgZ3G4j5g)

* Exécuter la ligne de commande suivante selon votre logiciel à installer:

**JustBIM :** \
\
\&#xNAN;***start “” “JustBIM.exe” - -script silentInstall.js silentInstall=“1” installMode=“1” TargetDir=“C:\SOC\JustBIM”***

![](/files/Jvmy2PXZC8VKsOwYTCXF)

*qui prend comme arguments :*

* **InstallMode** représente le type d’installation souhaité :

| 1 | pour une installation locale    |
| - | ------------------------------- |
| 2 | pour une installation workgroup |
| 3 | pour une installation tse       |

* **TargetDir** représente le répertoire d’installation de JustBIM (facultatif)

“C:\SOC\JustBIM” par défaut

### Aide

{% hint style="info" %}
En cas de besoin et dans le cadre de votre contrat [SOC Informatique](https://www.socinformatique.fr/), vous pouvez nous contacter, voici les liens utiles :

* [Contacter le support technique](https://socinformatique.freshdesk.com/support/tickets/new)
* Par téléphone : **03 88 77 51 76**
* Pour toutes autres demandes cliquez sur [contact](https://www.socinformatique.fr/contact/)
  {% endhint %}


---

# 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://help.socinformatique.fr/justbim/installations/installation-de-justbim-silencieuse.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.
