The problem that the software cannot be installed under Vista, how to solve it?

  
                

The software cannot be installed under Vista. What should I do? Many users in Vista system often encounter such problems. When installing a software, the system prompts “Cannot access the Windows Installer service”, especially during installation. This is often the case with msi installation packages. In this regard, do you have any better solutions? Why does this happen?

This is the case, mainly caused by the Microsoft Windows Installer service. Installation packages ending with the .msi extension need to be invoked during installation, and this issue can occur if there is a problem with this service.

The solution is also very simple, Vista and Win7 are the same:

* Start - All - Attachments - Command Prompt

* Right click - as administrator Run

* Enter the following and press Enter

reg delete HKLM\\SOFTWARE\\Microsoft\\SQMClient\\Windows \\DisabledSessions /va /f

* Restart your Vista or Win7 The system is fine. www.Examda.CoM exams go to the exams

Of course, you may say that this is not the registry operation, yes, the registry is operated through the command line (the command line program requires administrator status) . You can also run regedit.exe to open the registry editor and find

HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\SQMClient\\Windows \\DisabledSessions

Delete this item and restart.

The truth is the same. You can also make that statement a .bat batch file, and then right click to run as an administrator.

The problem is difficult, everyone can learn and discuss it becomes simple, so there is no understanding. The problem, you can come to the system home to discuss with everyone, study, more good information in the system home.

Copyright © Windows knowledge All Rights Reserved