Installer Program Options

Overview

This page provides information on how to silently install Enscape. A silent installation allows you to complete Enscape installation without user input during the process using a predefined set of options. To set up a silent installation follow the instructions below.

Install for All Users

To install for All Users on the machine, run the installation file from an Administrator command prompt with the following arguments (to install for the Current User only, run the same but from a normal non-Administrator command prompt):

Enscape-4.0.0.exe -gui=0 -acceptEULA

The -acceptEULA argument will accept the EULA. If you do not specify the -acceptEULA option, the installer will terminate because the EULA was not accepted.

Follow the instructions of the install and set-up the installation the way you want to have it on all machines. This will create a file named config.xml in the folder of the installation file. Save this config.xml file as you will need it to install Enscape on other machines.

Install Enscape on other machines

To install Enscape on other machines, run the installation file from an Administrator command prompt with the following arguments:

Enscape-4.0.0.exe -gui=0 -acceptEULA -configFile="config.xml" -quiet=1

The -quiet=1 argument will cause the installer to read the variable values from the .xml file and do the installation without user input. If you do not specify the -quiet=1 option, the installer will ask for a confirmation of each variable before proceeding.

Silently uninstall Enscape

To silently uninstall Enscape, run the installation file from an Administrator command prompt with the following arguments:

Enscape-4.0.0.exe -gui=0 -auto -uninstallApp="Enscape" -uninstall="C:\Program Files\Enscape\uninstall\install.log"

The path to install.log may vary depending on the location where Enscape was installed.

Configuration File

The config.xml file holds configuration information about the settings of the installation. Below is an example of such a config file:

<DefValues>
<Value Name="LOCALE" DataType="value">de</Value>
<Value Name="STDROOT" DataType="value">C:\Program Files\Enscape</Value>
<Value Name="INSTALL_ARCHICAD" DataType="value">1</Value>
<Value Name="INSTALL_RHINO" DataType="value">1</Value>
<Value Name="INSTALL_SKETCHUP" DataType="value">1</Value>
<Value Name="INSTALL_VECTORWORKS" DataType="value">1</Value>
<Value Name="INSTALL_REVIT" DataType="value">1</Value>
</DefValues>

Description of the variables for the installer

VARIABLE  VALUE  DESCRIPTION
LOCALE de Deutsch
en-US English (United States)
es Español
fr Français
it Italiano
nl Nederlands
pl Polski
pt-BR Português (Brasil)
zh-Hans 中文(简体)
ja 日本語
STDROOT path Specifies the installation location for Enscape. The default for All Users installation is C:\Program Files\Enscape on Windows and /Library/Chaos/Enscape on macOS.
INSTALL_ARCHICAD 0/1 Specifies whether Enscape should be installed for Archicad.
INSTALL_RHINO 0/1 Specifies whether Enscape should be installed for Rhino.
INSTALL_SKETCHUP 0/1 Specifies whether Enscape should be installed for SketchUp.
INSTALL_VECTORWORKS 0/1 Specifies whether Enscape should be installed for Vectorworks.
INSTALL_REVIT 0/1 Specifies whether Enscape should be installed for Revit.


    Do you need help with Enscape? Please contact our technical support here
    or send request directly through Enscape. Don't know how? Check this article.

    Was this article helpful?

    YesNo

    Please provide us short feedback: (required)

    If you require a response to your feedback, then you will need to provide your email address below (optional)*:

    *In the framework of our postings on our website, we may ask you for your feedback on the respective posting. Here, only the input of your feedback is required. The provision of further data, such as your e-mail address, is optional. If you provide further data, such as your e-mail address, we will use this to ask you questions about the feedback, if necessary, and thus to improve our services even more specifically. The legal basis for data processing is your consent (Art. 6 s. 1 p. 1 lit. a GDPR). The granting of consent is voluntary and is given when providing the optional email address which can be revoked at any time with effect for the future. Your data will be deleted when the processing is no longer necessary to fulfill the purpose, but at the latest with the revocation of your consent.


    Collaboration Tool Featured Image