Automated Installer

Discuss the jamovi platform, possible improvements, etc.
Post Reply
ckeen
Posts: 2
Joined: Wed Aug 08, 2018 7:20 pm

Automated Installer

Post by ckeen »

Is there a way to install Jamovi automated and silent? I need to install it on 30 computers. Would like to automate it if possible.
dropmann
Posts: 79
Joined: Thu Feb 02, 2017 10:26 am

Re: Automated Installer

Post by dropmann »

what OS were you looking at installing on?
ckeen
Posts: 2
Joined: Wed Aug 08, 2018 7:20 pm

Re: Automated Installer

Post by ckeen »

Windows 10 64 bit
dropmann
Posts: 79
Joined: Thu Feb 02, 2017 10:26 am

Re: Automated Installer

Post by dropmann »

Hi, the jamovi installer can be run silently from the console using /S as an argument.

Code: Select all

jamovi-0.9.2.0-win64.exe /S
hope that helps
Post Reply