Enscape 4.0.0.577/579 Quiet Install not working

Hi, hopefully this is the right spot… trying to get this to install silently but it seems to run for about 10 seconds, and then it just stops, and nothing gets installed.

Wondering if the -auto/-quiet switch is not working for the time being, or if it can go back to .msi?

Unsure if anyone else has any work arounds?

Hi @clerick50 , thanks for your inquiry.

As per our reply to you via e-mail:

Until now, we have not been made aware of deployment issues with the new installer version.

To make sure the commands are followed and executed correctly please see our deployment information here:

https://learn.enscape3d.com/blog/knowledgebase/deploy-to-multiple-machines/

and our Installer Program Options for the new version here:

https://learn.enscape3d.com/blog/knowledgebase/installer-program-options/

If any further questions or issues arise kindly let us know of course.

I think the procedure for silent installs is different now

Use

Enscape-4.0.0.579.exe -gui=0 -ACCEPTEULA=1

Follow the instructions to create the type of installation you require:

This will create a config.xml file in the folder where the EXE is located

You can then use the

Enscape-4.0.0.579.exe -gui=0 -ACCEPTEULA=1 -gui=0 -configFile=“xml_file.xml” -quiet=1

Which will do it