Unity activation from Command line

Viewed 372

Is it possible to run not-activated Unity Personal Edition (no serial number) via Command Line? If I pass username and password it still asks to select type of License.

1 Answers

Nope, the only function of those parameters are to pre-fill uservame and password, but unity needs to be activated as well, otherwise the popup shows to proceed with the activation.

Related