I am trying to install SQL Server 2012 Developer on my machine which already has SQL Server 2008 R2 Express with Windows 7.
I used Microsoft Secure Download Manager for downloading installer and it automatically convert installer file to ISO file. I am using WinRAR to unzip the ISO file and running setup on installation I got below error message:
Unable to open Windows Installer file 'C:\SQLSErverInstaller\x64\setup\sql_engine_core_inst_msi\sql_engine_core_inst.msi'.
Windows Installer error message: The system cannot open the device or file specified.
Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
On clicking retry I couldn't do installation but it failed.
Looking into directory I could find sql_engine_core_inst file. Clicking it I was not able to run it and got message
This installation package couldn't be opened. Contact the application vender to verify that this is a valid windows package.
I tried to download installer many times but every time got same error, please help me.
thanks