SQL Server 2008 Setup Error Message: Cannot Open Windows Installer File

When you start the installation of SQL Server 2008, you receive the following error message:

TITLE: Installing Microsoft SQL Server 2008


The following error occurred:

Cannot open the Windows installer file 'G: \ x64 \ setup \ sql_engine_core_inst_msi \ sql_engine_core_inst.msi'.

Windows Installer Error Message: The system cannot open the specified device or file. .

Click Retry to retry the failed action, or click Cancel to cancel this action and continue the setting.

...

Please let me know how I can fix this, since I cannot continue the installation process ... please help!

Hi

+5
5

. , , - . , , , .

- , setup.exe . , , , , .

+5

MSI C:\ .

+4

2008 R2, 2008 , . -...

" ". .

: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log

, Windows\Installer.

, , .

, , , 2008 R2 SP1.

SP1 , , , , sql_common_core.msp.

, , // - .

Repeat the setting and everything went fine.

Details on how to resolve these configuration errors are here: http://support.microsoft.com/kb/969052/en-us

+2
source

This, unfortunately, is very open. I assume G: \ is removable media? Can you see the file path in explorer?

+1
source

The same problem was with me. I will turn off the Windows firewall and try again, and this works for me. You can disable the firewall when installing SQL Server.

+1
source

All Articles