Skip to content

Feature Request: installation arguments #2580

@deltonio2

Description

@deltonio2

What

Possibility to specify arguments during installation in order to have at least:

  • a silent installation (e.g. /S)
  • a machine installation (e.g. /allusers)

Ideally*:

  • disable automatic updates (e.g. /disableAutoUpdates)

*because users without admin rights can't do them anyway, what could be more frustrating than having an update pop-up that then tells us we don't have the rights to do it?

Why

So that it can be deployed on a large scale, in my case in several schools, to enable teachers to teach WordPress to their students.

This also applies to enterprises, and I'm not the first to ask for this (see this forum).

How

studio-setup-x64-v1.7.3.exe /S /allusers /disableAutoUpdates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions