Windows error 0x80070641, -2147023295

Detailed Error Information

INSTALL_SERVICE_FAILURE[1]

MessageThe Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code1601 (0x0641)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x00000641.

Questions

0votes
1answer

Visual Studio MSVRC110.dll Error (Error 0x80070641)

I can not reinstall visual studio, this uninstall steamed from a licensing problem, and have no way currently of effectively. > [64C8:6634][2015-04-30T03:36:04]: Application requested retry of package: > vcRuntimeMinimum_x64, encountered error: 0x80070641. Retrying... > [673C:6638][2015-04-30T03:36:07]: Applying execute package: > vcRuntimeMinimum_x64, action: Repair, path: C:\ProgramData\Package > Cache{CF2BEA3C-26EA-32F8-AA9B-331F7E34BA97}v11.0.61030\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi, > arguments: ' MSIFASTINSTALL="7" [...] read more
visual-studio-2013

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0