I'm trying to install SQL Server 2014 Express Edition silently from within another setup. I was able to successfully install 2008 R2 SP1 but not 2014.
The setup log gives two errors in following order 1) Media ScenarioEngine.exe returned exit code: 0x84BE0213 and 2) Setup closed with exit code: 0x84C40013
The parameters passed for silent installation are correct because 2008 R2 and 2008 R2 SP1 works well with those parameters but not 2014.