Disable unattended installs by default and enable install empty database. Fix create user step by adding back the HasSomeNonDefaultUser check, if the check is missing the installer will skip creating the configured user since the second time NewInstallStep.RequiresExecution is called, Umbraco has been installed and it would return false and the user would never be created.
5.2 KiB
5.2 KiB