Cant install a software I keep getting a Error called "0x80070643", it says Failed to install MSI package. Failed to execute MSI package. Failed to configure per-machine MSI package.

Anonym
2021-07-05T16:15:51+00:00

So I basically get this error message: Failed to install MSI package. Failed to execute MSI package. Failed to configure per-machine MSI package.

I've tried so many things, including restarting my computer, restarting windows componets, repairing Net Framework, i dont know what else to do, this is the message i get below:

Windows för hemmet | Windows 10 | Installation och uppgradering

Låst fråga. Den här frågan har migrerats från Microsoft Support Community. Du kan rösta på om det är till hjälp, men du kan inte lägga till kommentarer eller svar eller följa frågan.

0 kommentarer Inga kommentarer

Svar godkänt av frågeställaren

Anonym
2021-07-05T18:41:32+00:00

Hi,

In the start menu, type CMD and choose the option "Run as Administrator"

Type the following commands and press Enter after each.

net stop wuauserv

net stop bits

rename c:\windows\SoftwareDistribution SoftwareDistribution.bak

net start wuauserv

net start bits

  • At the end of the execution of each command, perform the following commands with CMD with administrator permissions

net stop cryptsvc

md %systemroot%\system32\catroot2.old

xcopy %systemroot%\system32\catroot2 %systemroot%\system32\catroot2.old /s

net start cryptsvc

  • Lastly execute the commands

DISM.exe /Online /Cleanup-image /Restorehealth

When finished, execute the following command

sfc /scannow

  • Access windows update and check if you have pending updates

Restart your Windows and try to install again.

Var det här svaret till hjälp?

1 person tyckte att det här svaret var användbart.
0 kommentarer Inga kommentarer

3 ytterligare svar

Sortera efter: Mest användbara
  1. Anonym
    2021-07-06T12:05:01+00:00

    Omg thank you bro, I did some of these steps yesterday so I thought it wouldnt work but boom! It did work!

    Thank you so much man!

    Var det här svaret till hjälp?

    0 kommentarer Inga kommentarer
  2. Anonym
    2021-07-05T18:02:19+00:00

    Hi after completing these tasks you gave it still doesnt work. Also when installing Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update I get the same error!

    Var det här svaret till hjälp?

    0 kommentarer Inga kommentarer
  3. Anonym
    2021-07-05T17:10:44+00:00

    Hi,

    I'm Pedro A, Independent Advisor and will help you

    In the start menu, type CMD and choose the option "Run as Administrator"

    Type the following command and hit enter:

    fsutil resource setautoreset true c:\

    Then try to reinstall the program.

    If the above procedure does not work, check that the Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update is installed and try again

    https://www.microsoft.com/en-us/download/detail...

    I await new information.

    Var det här svaret till hjälp?

    0 kommentarer Inga kommentarer