This is a small specialized utility from Microsoft that is needed to install applications from .msi packages, which are very common these days. Why are they so widespread? It's simple when you install Windows Installer will remember all the changes made to the system, so after you decide to remove the program installed through this package, your application will completely roll back all the changes made to the system, that is, a completely correct uninstallation will occur. Both software developers and us users like it, because no one wants to litter the system with unnecessary garbage. If you have problems with this package, then I recommend downloading Windows Installer for free from our website, I think all problems will be solved.

Please note that when Windows installation, you will already have this package in the system, but there are various reasons why you need to reinstall it or you just want to update the version, but Windows itself did not offer you to do this, this is where it will help Microsoft Windows installer. I myself had a problem with this package and could not install a large number of programs on the system due to the fact that they were packaged in .msi. To work, you just need to run the package for your OS downloaded from our website, then follow the instructions, everything is very simple and does not require any settings, in the end you will get updated version programs.

Windows Installer is very popular with developers because it gives them additional features, for example, you can insert a new dialog into your installer, which will be responsible for choosing the installation path, you can add Extra options settings, you can add license agreement, information about yourself, and so on.

So, dear friends, if you need to download Microsoft Windows Installer for Windows XP or Vista, you can do it from our website a little lower in the news, thank you all for your attention and good luck!

Many people ask this question while trying to download windows installer for operating system. Windows systems 7, however, it is not so easy to do this, because the latest version that can be downloaded separately is 4.5 and it is presented on our website. Meanwhile, the Windows Installer 5.0 installer is included with Windows 7/8/8.1 and is not a redistributable component. Therefore, do not engage in nonsense, and if you have XP / Vista OS and you have problems installing .msi programs, then this package will help you, everyone else can just forget about it and relax.

Developer: Microsoft
License: freeware
Language:English
The size: 1.69 & 2.94 & 3.17 & 4.47 MB
OS: Windows
Download.

When installing any program with the .msi extension, it writes about a problem with the Windiws Installer service, and when this service starts, it writes: Failed to start the service on local computer... Error 2: The specified file cannot be found. Or the service is not listed.

Follow these guidelines to restore the Windows Installer service.

How to repair Windows Installer

Check your computer for viruses

The first thing to do is to make sure that the computer is not infected with viruses. To do this, we recommend checking the computer antivirus program installed in the system. And also download the cure utility from dr.web (dr.web cureit!ยฎ) and run the scan again with this utility.

Check the startup type of the Windows Installer service

To do this, open Control Panel - Administrative Tools - Services. Find the Windows Installer service in the central part. Right click on it and select context menu Properties. See what startup type is set. Change it to automatic, restart your computer and check if the problem repeats or not.

If the service is not in the list, or the problem persists, read below.

Does the windows installer itself start

If the problem recurs or the startup type was already set to automatic, then check if it starts itself windows program installer. To do this, click Start - Run - Type msiexec and press enter. This should open a window in which the windows installer version and available commands will be written.

The files required for the Windows Installer may be corrupted

To check system files for integrity, open command line as administrator (click Start - All Programs - Accessories - Right click click on Command Prompt - Run as administrator) and at the command prompt run the command

Sfc /scannow

Restart your computer and check if the error persists or not.

If this does not help, open a command prompt as an administrator and enter the following commands in sequence, pressing enter after each of them:

Msiexec /unreg msiexec /regserver net stop msiserver regsvr32 /u /s %windir%\System32\msi.dll regsvr32 /u /s %windir%\System32\msihnd.dll regsvr32 /u /s %windir%\System32\msisip. dll regsvr32 /s %windir%\System32\msi.dll regsvr32 /s %windir%\System32\msihnd.dll regsvr32 /s %windir%\System32\msisip.dll net start msiserver

Restart your computer and check Windows work installer.

If the problem persists, then compare the contents of the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msiserver registry branch with the same branch on another computer and, if necessary, correct the values โ€‹โ€‹on the problem computer.

The operating system consists of huge amount programs and services, each of which performs its own functions. For example, to install new programs on your computer, Windows Installer is used - the installer service for Windows 7. It is responsible for unpacking files and entering data into system registry. Some users, when trying to install applications, encounter the error "Could not access the service", as a result of which the installation of the program becomes impossible. This article presents ways to solve the problem.

A similar error can occur if the corresponding service has been disabled, damaged system files or registry entry. The following are ways to resolve such problems.

"scan now" command

If any important system files responsible for the Installer have been damaged as a result of viruses or system failures, you can use a special command for the console to detect and fix errors. You need to do the following:


After that, try calling the Installer again by starting the installation of some application. If the problem is not resolved, go to the next step in the guide.

Service Manager

Perhaps the Installer is not working due to a disabled service that is responsible for it. Try opening the manager and enable it. If you do not know how to do this, follow the instructions:


If the required element is not in the presented list, call the command line. How to do this is described above in the previous section of the manual. In the console, you need to enter the command "net start MSIServer" and press Enter. If there are no problems, you will see the message "Windows Installer ran successfully."

Registry export

You can also find a copy of someone else's registry key online and import it to your computer. The directory you need is called "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msiserver".

A fairly common problem among users operating system Windows of any versions - msi error when installing programs from a file with the .msi extension. In this article, I will describe common problems with the Windows 7/10/XP installer and how to solve them, as well as make a video on the current issue.

Files with the .msi extension are the usual installation packages (distributions) from which the program is installed. Unlike the usual "setup.exe", the system uses the Windows Installer service (msiexec.exe process) to run the msi file. talking in simple terms, the Windows Installer will unzip and run the files from the distribution. When the Windows Installer does not work, various errors appear.

In general, it terribly infuriates me, because. after a stupid error message, it's completely unclear what to do next. Microsoft specifically developed the Windows Installer to enhance the installation of programs (this mainly concerns system administrators), but didn't take proper care of the bug-free operation of this service, or at least adequate reporting of problems. And now we have to rake it ๐Ÿ™‚

Problems may be with the operation of the service itself or may occur during the installation of programs, when everything is set up, in principle, correctly. In the first case, you need to pick the installer service, and in the second, solve the problem with a specific file. Consider both options, but first the second.

msi file errors

Very often, errors appear due to insufficient system rights to files or folders. It cannot be said that the Windows Installer does not work, in this case it is enough just to add the necessary rights and everything will work. Just yesterday, I encountered the fact that the downloaded distribution.msi did not want to be installed, while the installation wizard starts successfully, the parameters are selected, but then the system thinks for a few seconds and gives an error:

"Error reading from file "file name" verify that the file exists and that you can access it" (Error 1305). It translates "Error reading from file ... check if the file exists and if you have access to it." Well, aren't you stupid? Naturally, the "Retry" button does not help, and canceling stops the entire installation. The message also does not carry a special semantic load, because the file definitely exists and I have access to it, otherwise I would simply not be able to run it and get this message, besides for some reason in English ๐Ÿ™‚

And the error is that I should not have access to the file, but the Windows installer, or rather the System itself. The solution is very simple:

Now the installer error will not appear! You can add access to the entire folder from which you usually install programs, for example, to the Downloads folder, as I have. Watch a video on solving problems with access rights:

In Windows XP, there will be no "Security" tab if a simple general access to files. To turn it off, you need to go to "Start -> Control Panel -> Folder Options -> View" and turn off the "Use simple file sharing" option. In stripped-down versions of Windows 7/10 and XP, there is no Security tab at all. To see it, you need to log into it as an administrator.

More ways to solve the problem


The described method will help with different messages, with different numbers. For example, you may see msi file errors like this:

  • Error 1723
  • Internal Error 2203
  • System error 2147287035
  • Error "This installation package cannot be opened"
  • Error 1603: A fatal error occurred during installation

In all these cases, setting the rights to the file and / or to some system folders. Check if "system" has access to the temporary files folder (you may get the error "The system cannot open the specified device or file"). For this:

After pressing "Enter" the path will change to "normal" and you will be moved to the real temporary folder. The rights to it also should be checked. I also recommend clearing temporary folders from everything that has accumulated there, or even better, delete them and create new ones with the same names. If you can't delete the folder, read , but it's not necessary.

If the Windows Installer service still does not want to work, then check the rights to the folder "C:\Config.Msi", here "system" must also have full access. In this case, you may have observed the "Error 1310" error. Just in case, make sure that the folder WHERE you install the software also has all the rights.

Registry settings and services

The next way to fix the error is to restore the operating parameters in the registry of the Windows Installer.

To do this, download the archive and run two reg-files from there, according to your Windows versions. Agree to import settings.

Important! Before the last action, preferably! If the method does not help or gets worse, you can recover to the previous state.

On Windows XP or Windows Server 2000 install latest version installer 4.5.

If it doesnโ€™t help, then re-register the components:

  1. Press "Win + R" and type " cmd". Then in the black window, enter the following commands in sequence:
    MSIExec /unregister
    MSIExec /regserver
  2. The answer should be empty, no errors. If the problem is not solved, enter another command
    regsvr32 msi.dll
  3. close the black window

If it says that there are not enough rights, then you need to run .

If the commands were executed, but did not help, then run msi_error.bat from the archive, check the result.

The last option is to download the Kerish Doctor program, it has a feature to fix the installer service and many other common Windows problems.

Also, many programs use the .NET Framework, so it will not be superfluous to install the latest version of this package. And, finally, one more piece of advice: if there is at least one folder with a space at the beginning of the name in the path to the distribution file, then remove the space. This simple trick will solve your problem ๐Ÿ™‚

Summarizing

Errors with the Windows installer are very unpleasant, there are a lot of them and it is not immediately clear where to dig. One thing is clear - the system has failed and needs to be restored to working condition. Sometimes nothing helps and you have to. However, do not rush to do this, try asking for help on this forum. Describe your problem exactly, tell us what you have already done, what messages you received, and maybe they will help you! After all, the world is not without good people ๐Ÿ™‚

Let's start with why, in principle, this program is needed on a PC, and what functions it performs.


Usually those who failed to access the installer service Windows Installer, fall into a stupor. In this article, we will try to dispel the terrible myths about the criticality of this error once and for all, consider the main points and, just in case, other effective methods for solving the problem, some will be in the following parts.


Operating system service Windows Installer is an important link, a small subsystem of your main Windows systems. It provides installation (installation) of most programs. Hence the other name - the installer. You will not be able to use programs without it that require installation for their work (that's right, for some types of programs, installation is not required, however, since you are already reading this article, the case is different here). It has the format .msi. There is nothing terrible and incomprehensible in the letters of this format, just an abbreviation for the name of the early version Microsoft Installer.


The most common fault and error messages are as follows:

  • The Windows Installer service is unavailable;
  • The Windows Installer service could not be accessed. This usually happens due to an incorrectly installed installer for the Windows operating system;
  • Windows Installer Service Issues: Failed to access the service Windows Installer Windows 7/8/XP;
  • The most common problem: Windows Installer just not installed.

Now let's move on to the optimal and effective solutions to these problems.


Your first task will be to check whether the Windows Installer service is running or not running on your OS, and indeed, to check the list of programs installed on the system for its presence. You may even need to download Windows Installer for Windows 7 x32, if you have such an OS, because on it, he especially often may be absent.


In most cases, ordinary users It happens to PC. There can be quite a few reasons for this outcome: from viruses picked up on bad sites to incorrect or incorrectly working programs. However, one way or another, the problem must be solved.


First you need to check the list of services of your OS. To do this, press the key combination on the keyboard Windows (checkbox) + R(in that order), a window called "Run" should immediately appear on your PC screen. Next, to understand why the service cannot be accessed Windows Installer, in the empty field we type services.msc (Italics do not need to be entered, I indicate it here for clarity). There is nothing complicated, everything will be something like this:



Next, click on the button called OK. You will see a window titled "Services" . In the list, you will need to scroll a little, strain your eyes and find a service called Windows Installer:



It may be that you will not find it - then you need to download it for free Windows Installer for Windows 7/8, etc. (you can do this at the end of the page). If you find it - great - click the left mouse button twice, look at the following pictures. Here I give you examples for OS versions of Windows 7 and Windows 8. The difference between them is only that on Windows 7, the user can switch startup options between automatically and manually. On Windows 8, this can only be done forcibly.




If you own Windows 7, try choosing the automatic startup type option of the Windows installer. Reboot your iron friend after this procedure and try again to install the program you need.


In the event that your attempts to find something regarding Windows Installer failed, you will need to install it. Hide-Info has versions for any Windows - for example, Windows Installer x64 for Windows 7 can be downloaded for free from the link below.


However, if you still failed to solve the problem, and you believe that your access is not limited to anyone, and the old versions of the program have not been detected, then you can refer to the "Reset service settings in the registry" function. This information is available on the Microsoft website. For Windows 8, this method may not lead to the desired result, but, in any case, to implement it, you will need to familiarize yourself with the official site. However, more often it is enough just to download Windows Installer for Windows 7 32 bit and 64 bit without making any changes in the body of the registry.


Below are links to other methods of dealing with this problem, download links Windows Installer , as well as the official support forum, although if you carefully read other methods and do everything according to the instructions, then the official site will no longer be useful to you.