architecture-building-systems / CityEnergyAnalyst

The City Energy Analyst (CEA)
https://www.cityenergyanalyst.com/
MIT License
194 stars 61 forks source link

Allow silent installation for Windows setup #3459

Closed reyery closed 7 months ago

reyery commented 8 months ago

This would allow some IT administrators to automate the installation of CEA on multiple computers easily.

reyery commented 7 months ago

The installation would require administrator rights to install CEA in certain locations (e.g. Program Files). The installer would therefore need to expose some flag to allow the installer to decide the privilege level for the installation.

The plugin MultiUser could be used to achieve this.