i have this issue when running SQL 2012/2014 setup on a new server. The setup will proceed to install Setup support files, the window will disappear and show an error
without error message
and here is the sql setup log
06/27/2016 14:46:40.628 ======================================================================
06/27/2016 14:46:40.646 Setup launched
06/27/2016 14:46:40.671 Attempting to determine media source
06/27/2016 14:46:40.694 Media source value not specified on command line argument.
06/27/2016 14:46:40.716 Setup is launched from media directly so default the value to the current folder.
06/27/2016 14:46:40.738 Media source: I:\en_SQL Server 2014 Express SP1\
06/27/2016 14:46:40.760 Attempt to determine media layout based on file 'I:\en_SQL Server 2014 Express SP1\mediainfo.xml'.
06/27/2016 14:46:40.803 Media layout is detected as: Advanced
06/27/2016 14:46:40.826 Media is a slipstream package
06/27/2016 14:46:40.849 Only patch related actions can run patch setup.exe, so continuing to run setup.exe from media.
06/27/2016 14:46:40.888 /? or /HELP or /ACTION=HELP specified: false
06/27/2016 14:46:40.901 Help display: false
06/27/2016 14:46:40.925 .Net version 3.5 is installed
06/27/2016 14:46:40.948 .Net version 2.0 is installed
06/27/2016 14:46:40.970 Current running setup.exe full path: I:\en_SQL Server 2014 Express SP1\SETUP.EXE
06/27/2016 14:46:40.993 Media setup.exe file version detected: 2014.120.4100.1
06/27/2016 14:46:41.013 Locally installed setup.exe full path: C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\SQLServer2014\setup.exe
06/27/2016 14:46:41.037 Local setup.exe file version detected: 2014.120.4100.1
06/27/2016 14:46:41.058 Local setup.exe version 2014.120.4100.1 is equal or greater than media version 2014.120.4100.1, so re-launching setup.exe from local
06/27/2016 14:46:41.081 Media source: I:\en_SQL Server 2014 Express SP1\
06/27/2016 14:46:41.103 Install media path: I:\en_SQL Server 2014 Express SP1\x64\setup\
06/27/2016 14:46:41.126 Media layout: Advanced
06/27/2016 14:46:41.147 Attempting to get execution timestamp
06/27/2016 14:46:41.170 Timestamp: 20160627_144640
06/27/2016 14:46:41.192 Attempting to launch local setup.exe
06/27/2016 14:46:41.214 Attempting to launch process C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\SQLServer2014\setup.exe
06/27/2016 14:46:42.163 Process returned exit code: 0x84C4003206/27/2016 14:46:42.219 Local setup.exe returned exit code: 0x84C40032
06/27/2016 14:46:42.243 Setup closed with exit code: 0x84C40013
06/27/2016 14:46:42.265 ======================================================================