CrossTheRoadElec / Phoenix-Releases

Release repository for Phoenix-Framework and Phoenix-Tuner
76 stars 7 forks source link

Install Pheonix Unattended #25

Open reediculous456 opened 2 years ago

reediculous456 commented 2 years ago

I use an SCCM-like solution to push software to my devices. Is there a command line flag that would allow me to install Phoenix in the background without a user clicking through the GUI?

daltzctr commented 1 year ago

Hi, we just wanted to clarify if you are interested in installing all of Phoenix headless (Tuner + Maven Artifacts) or just Tuner? With Tuner X being distributed via the Windows Store, you can install it headless with the following command-line argument:

reediculous456 commented 1 year ago

I’m looking to install the whole suite. Something like running the installer from command prompt with a flag to set the config items and install without a GUI