Posted on: 8/14/2014 11:46:11 AM | Views : 997

Greetings!
I am having an issue with trying to silent install SQL Server Express 2012 SP2 (x86).
I have a proprietary installation framework, which is calling the SQL Server Express installer.
The SQL Server Express installer starts extracting files to c:\{some guid}. The folder reaches about 11 mb in size, and then nothing further happens. No activity on the machine, CPU or disk - I have waited up to 15 minutes to verify this. On the normal installation, the size of this folder is ~650 mb.
Here are the things I've also tested:
- I'm experiencing these symptoms on both Windows 7 and Windows Server 2012 R2 (haven't tested other platforms)
- If I launch exactly the same command from the command prompt, the installation goes through as normal
- If I replace the SQL Server Express 2012 SP2 with SQL Server Express 2012 SP1, and install via our installation framework, the installation goes through as normal
- I have checked ...

Go to the complete details ...