Skip to content

unnattended-setup-box: Don't require product-key for express installs

Felipe Borges requested to merge allow-express-installs-without-product-key into master

Windows 10 doesn't require a product-key to be provided during the installation process. The product-key can be provided after the installation.

Since Microsoft can limit the number of uses of a product-key, let's not force our users to enter a product-key during an express-installation if they don't want it.

Fixes #474 (closed)

Merge request reports