-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels