locked
ms mpi installation failed with error code 2 RRS feed

All replies

  • Hi,

    Can you give us some information about the installation issues?

    1) Which version of MS-MPI are you trying to install?

    2) Are you using interactive installation or non-interactive (quiet/unattend) installation?

    Thanks

    Anh

    Wednesday, November 25, 2015 1:06 AM
  • Thank you for your reply.

    I downloaded it from https://www.microsoft.com/en-us/download/details.aspx?id=47259

    and the msmpisdk.msi worked well.

    Will this lead to "mpiexec is not recognized"?

    Wednesday, November 25, 2015 5:37 PM
  • Hi,

    The msmpisdk.msi only installs our header and lib files that you can use to compile and link mpi programs. You will need to download MSMPISetup.exe to install the MS-MPI runtime (which includes mpiexec, smpd, msmpi.dll, etc.)

    We have just recently released our v7 release that you can download it from here

    https://www.microsoft.com/en-us/download/details.aspx?id=49926

    One of the bugs that was fixed for v7 release was an installation issue on Windows 10 where environment variables pointing to MS-MPI executables aren't being set properly.

    Wednesday, December 2, 2015 12:30 AM
  • It didn't worked for me, still getting the error " ms mpi installation failed with error code 2"

    Thursday, March 10, 2016 5:31 AM
  • It didn't worked for me, still getting the error " ms mpi installation failed with error code 2"

    Hi Sahib,

    Can you check this thread to see if the registry fix proposed in that thread works for you? We'll address this issue in the next release of MS-MPI but in the mean time please try to delete the mentioned registry key and try again

    https://social.microsoft.com/Forums/en-US/1cc738fd-c0c7-4ecd-a117-d9dafe4259d5/msmpi-install-failed-error-code-2?forum=windowshpcmpi

    Let us know if it works (or doesn't) for you

    Thanks

    Anh

    Sunday, March 13, 2016 10:12 PM
  • Hey Anh,

    I have the same problem (trying to install MS-MPI v7) and getting error code 2 back. (The .msi works, and makes "include", "lib", "license", but no "bin")

    I've read the other forum thread, with the suggestion to delete the registry entry, but I don't have this exact entry in my registry. In the HKLM/.../Uninstall folder, the the entries with these numbers/letters are mainly Visual Studio related...

    I'm using Win10.

    Monday, March 21, 2016 5:57 PM
  • Hi Bohni,

    The previously installed version might be different in your case and you might have to delete another key in registry. So, under HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ can you check if any of the following keys exists?

    {01493E6E-2473-4DE5-963B-BF17BACC21C3}
    {7E67292E-2E69-4D19-9142-3520C7987F28}
    {D3299935-57F7-403a-9D7B-0B8F9F56F44B}
    {F280A816-C0CB-4700-A3C6-9FDD8C80FD18}
    {8499ACD3-C1E3-45AB-BF96-DA491727EBE1}
    {C87F3322-A8A0-4239-A81C-36292A250593}
    {DBDA7A66-A798-49F9-B079-BBE01DA663A8}
    {5576D439-C958-4EB6-97D9-EE9EA5760DAF}
    {90A714B2-9835-418B-BB0F-62750CC442B2}
    {590232AC-669D-42EE-A02F-542588FC6B65}

    You'll have to delete the existing ones to be able to proceed.

    Let us know if this helps to resolve your issue.

    Thanks,

    tuba

    Monday, March 21, 2016 10:40 PM
  • Hi Tuba,

    I couldn't find any of the suggested keys in this registry folder...

    I've already deleted a key related to MPI before (but didn't write down the key name...)

    I still have the code 2 error when trying to run the MSMpiSetup.exe

    Tuesday, March 22, 2016 9:23 AM
  • Hi Bohni,

    Can you try installing MS-MPI while Process Monitor is running, and send us the logs?

    You can install Process Monitor at https://technet.microsoft.com/en-us/sysinternals/processmonitor.aspx. When you start ProcMon, and filter the capture to "Process Name is MsMpiSetup.exe", it will log when the setup tries to access a file/reg which cannot be found, and we can figure out what the issue is. Please use the ‘force’ switch for the setup, i.e., run “msmpisetup.exe –force”.

    Thanks,

    tuba

    Tuesday, March 22, 2016 5:35 PM
  • I filtered with "Result is NAME NOT FOUND":

    If you need the rest, I could send it via Email (almost 3MB....)

    "Time of Day","Process Name","PID","Operation","Path","Result","Detail"
    "08:31:34.0250688","MSMpiSetup.exe","2968","RegOpenKey","HKLM\System\CurrentControlSet\Control\Session Manager\Segment Heap","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0264712","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\MSMpiSetup.exe","NAME NOT FOUND","Desired Access: Query Value, Enumerate Sub Keys"
    "08:31:34.0264971","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\WOW64\Wow64ExecuteFlags","NAME NOT FOUND","Length: 532"
    "08:31:34.0268584","MSMpiSetup.exe","2968","CreateFile","C:\Windows\System32\wow64log.dll","NAME NOT FOUND","Desired Access: Read Attributes, Dis, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a"
    "08:31:34.0275313","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\WOW64\x86\MSMpiSetup.exe","NAME NOT FOUND","Length: 520"
    "08:31:34.0278761","MSMpiSetup.exe","2968","RegOpenKey","HKLM\System\CurrentControlSet\Control\Session Manager\Segment Heap","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0318782","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\WMI\Security\05f95efe-7f75-49c7-a994-60a55cc09571","NAME NOT FOUND","Length: 524"
    "08:31:34.0321126","MSMpiSetup.exe","2968","RegOpenKey","HKLM\System\CurrentControlSet\Control\SafeBoot\Option","NAME NOT FOUND","Desired Access: Query Value, Set Value"
    "08:31:34.0321557","MSMpiSetup.exe","2968","RegOpenKey","HKLM\System\CurrentControlSet\Control\Srp\GP\DLL","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0322353","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Policies\Microsoft\Windows\SAFER\codeidentifiers\TransparentEnabled","NAME NOT FOUND","Length: 80"
    "08:31:34.0322801","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0324008","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\SESSION MANAGER\ResourcePolicies","NAME NOT FOUND","Length: 24"
    "08:31:34.0366988","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy","NAME NOT FOUND","Length: 20"
    "08:31:34.0367974","MSMpiSetup.exe","2968","RegOpenKey","HKLM\System\CurrentControlSet\Policies\Microsoft\Cryptography\Configuration","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0390858","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\DisableMetaFiles","NAME NOT FOUND","Length: 20"
    "08:31:34.0392134","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows NT\CURRENTVERSION\Compatibility32\MSMpiSetup","NAME NOT FOUND","Length: 172"
    "08:31:34.0393017","MSMpiSetup.exe","2968","RegOpenKey","HKLM\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\IME Compatibility","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0395156","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\Nls\CustomLocale\EMPTY","NAME NOT FOUND","Length: 120"
    "08:31:34.0395337","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\Nls\CustomLocale\EMPTY","NAME NOT FOUND","Length: 120"
    "08:31:34.0401179","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\MUI\UILanguages\de-DE\AlternateCodePage","NAME NOT FOUND","Length: 12"
    "08:31:34.0402299","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\MUI\UILanguages\en-US\AlternateCodePage","NAME NOT FOUND","Length: 12"
    "08:31:34.0405921","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\MUI\UILanguages\fr-FR\AlternateCodePage","NAME NOT FOUND","Length: 12"
    "08:31:34.0406930","MSMpiSetup.exe","2968","RegOpenKey","HKLM\System\CurrentControlSet\Control\MUI\UILanguages\PendingDelete","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0407481","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\MUI\Settings","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0408359","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Control Panel\Desktop\MuiCached\MachineLanguageConfiguration","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0409788","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\MUI\Settings","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0410642","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Policies\Microsoft\Control Panel\Desktop","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0413158","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\MUI\Settings","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0414324","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Policies\Microsoft\Control Panel\Desktop","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0417814","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\MUI\Settings","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0421246","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\MUI\Settings","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0422174","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Policies\Microsoft\Control Panel\Desktop","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0424137","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\MUI\Settings","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0425044","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Policies\Microsoft\Control Panel\Desktop","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0432384","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\OLE\PageAllocatorUseSystemHeap","NAME NOT FOUND","Length: 144"
    "08:31:34.0434088","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\OLE\PageAllocatorSystemHeapIsPrivate","NAME NOT FOUND","Length: 144"
    "08:31:34.0436432","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\OLE\AggressiveMTATesting","NAME NOT FOUND","Length: 144"
    "08:31:34.0437853","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\OLE\Tracing","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0439347","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\WMI\Security\1aff6089-e863-4d36-bdfd-3581f07440be","NAME NOT FOUND","Length: 524"
    "08:31:34.0441827","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\WMI\Security\30336ed4-e327-447c-9de0-51b652c86108","NAME NOT FOUND","Length: 524"
    "08:31:34.0442307","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\WMI\Security\b87cf16b-0bf8-4492-a510-d5f59626b033","NAME NOT FOUND","Length: 524"
    "08:31:34.0443839","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\WMI\Security\30336ed4-e327-447c-9de0-51b652c86108","NAME NOT FOUND","Length: 524"
    "08:31:34.0444323","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\WMI\Security\b87cf16b-0bf8-4492-a510-d5f59626b033","NAME NOT FOUND","Length: 524"
    "08:31:34.0452312","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Rpc\MaxRpcSize","NAME NOT FOUND","Length: 144"
    "08:31:34.0456118","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Rpc","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0457239","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Rpc\IdleTimerWindow","NAME NOT FOUND","Length: 144"
    "08:31:34.0463085","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{01493E6E-2473-4DE5-963B-BF17BACC21C3}","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0463664","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7E67292E-2E69-4D19-9142-3520C7987F28}","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0464194","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D3299935-57F7-403a-9D7B-0B8F9F56F44B}","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0465462","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{F280A816-C0CB-4700-A3C6-9FDD8C80FD18}\Version","NAME NOT FOUND","Length: 144"
    "08:31:34.0466719","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Microsoft\Windows\Windows Error Reporting\WMR","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0478099","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\Nls\CustomLocale\de-CH","NAME NOT FOUND","Length: 532"
    "08:31:34.0478965","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\Nls\ExtendedLocale\de-CH","NAME NOT FOUND","Length: 532"
    "08:31:34.0529668","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\DataStore_V1.0\Disable","NAME NOT FOUND","Length: 144"
    "08:31:34.0551316","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane1","NAME NOT FOUND","Length: 144"
    "08:31:34.0552901","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane3","NAME NOT FOUND","Length: 144"
    "08:31:34.0553168","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane4","NAME NOT FOUND","Length: 144"
    "08:31:34.0553291","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane5","NAME NOT FOUND","Length: 144"
    "08:31:34.0553402","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane6","NAME NOT FOUND","Length: 144"
    "08:31:34.0553517","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane7","NAME NOT FOUND","Length: 144"
    "08:31:34.0553644","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane8","NAME NOT FOUND","Length: 144"
    "08:31:34.0553759","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane9","NAME NOT FOUND","Length: 144"
    "08:31:34.0553870","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane10","NAME NOT FOUND","Length: 144"
    "08:31:34.0553993","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane11","NAME NOT FOUND","Length: 144"
    "08:31:34.0554104","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane12","NAME NOT FOUND","Length: 144"
    "08:31:34.0554211","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane13","NAME NOT FOUND","Length: 144"
    "08:31:34.0554317","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane14","NAME NOT FOUND","Length: 144"
    "08:31:34.0554424","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane15","NAME NOT FOUND","Length: 144"
    "08:31:34.0554531","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Plane16","NAME NOT FOUND","Length: 144"
    "08:31:34.0557540","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\LanguagePack\SurrogateFallback\Segoe UI","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0622587","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\WOW6432Node\Microsoft\OLEAUT","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0629349","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\SESSION MANAGER\SafeDllSearchMode","NAME NOT FOUND","Length: 16"
    "08:31:34.0698009","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\SESSION MANAGER\ResourcePolicies","NAME NOT FOUND","Length: 24"
    "08:31:34.0708749","MSMpiSetup.exe","2968","RegOpenKey","HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Accent","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0710412","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\Windows\Personalization","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0712678","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Policies\Microsoft\Windows\Personalization","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0713643","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Policies\Microsoft\Windows\Personalization","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0724711","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\WOW6432Node\Microsoft\CTF\Compatibility\MSMpiSetup.exe","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0727335","MSMpiSetup.exe","2968","CreateFile","C:\Windows\SysWOW64\rpcss.dll","NAME NOT FOUND","Desired Access: Read Attributes, Dis, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a"
    "08:31:34.0742389","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\WOW6432Node\Microsoft\CTF\EnableAnchorContext","NAME NOT FOUND","Length: 144"
    "08:31:34.0776083","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\OLE\AppCompat\DisableClsidFreeActivatableClasses","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.0784602","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{E22AD333-B25F-460C-83D0-0581107395C9}\TreatAs","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0787049","MSMpiSetup.exe","2968","RegQueryValue","HKCR\WOW6432Node\CLSID\{E22AD333-B25F-460C-83D0-0581107395C9}\InprocServer32\InprocServer32","NAME NOT FOUND","Length: 144"
    "08:31:34.0789126","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{E22AD333-B25F-460C-83D0-0581107395C9}\InprocHandler32","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0789742","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{E22AD333-B25F-460C-83D0-0581107395C9}\InprocHandler","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.0791762","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\OLE\MaxSxSHashCount","NAME NOT FOUND","Length: 144"
    "08:31:34.0796331","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{E22AD333-B25F-460C-83D0-0581107395C9}\TreatAs","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1027564","MSMpiSetup.exe","2968","RegOpenKey","HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\SideBySide","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1035246","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\SESSION MANAGER\ResourcePolicies","NAME NOT FOUND","Length: 24"
    "08:31:34.1039277","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\SESSION MANAGER\SafeProcessSearchMode","NAME NOT FOUND","Length: 16"
    "08:31:34.1042599","MSMpiSetup.exe","2968","RegOpenKey","HKLM\Software\Microsoft\Ole\FeatureDevelopmentProperties","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1047804","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock\AllowDevelopmentWithoutDevLicense","NAME NOT FOUND","Length: 24"
    "08:31:34.1051512","MSMpiSetup.exe","2968","RegOpenKey","HKCR\AppID\MSMpiSetup.exe","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1052012","MSMpiSetup.exe","2968","RegOpenKey","HKCR\AppID\MSMpiSetup.exe","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1053975","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\OLE\AppCompat\RaiseDefaultAuthnLevel","NAME NOT FOUND","Length: 144"
    "08:31:34.1056085","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\OLE\DefaultAccessPermission","NAME NOT FOUND","Length: 144"
    "08:31:34.1065450","MSMpiSetup.exe","2968","CreateFile","C:\Windows\SysWOW64\rpcss.dll","NAME NOT FOUND","Desired Access: Read Attributes, Dis, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a"
    "08:31:34.1089344","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\COM3\GipActivityBypass","NAME NOT FOUND","Length: 144"
    "08:31:34.1095916","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{A91C5978-76AE-4195-AE8A-4D73914E78D1}","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1096738","MSMpiSetup.exe","2968","RegOpenKey","HKCR\CLSID\{A91C5978-76AE-4195-AE8A-4D73914E78D1}","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1101775","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{00020424-0000-0000-C000-000000000046}\TreatAs","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.1104099","MSMpiSetup.exe","2968","RegQueryValue","HKCR\WOW6432Node\CLSID\{00020424-0000-0000-C000-000000000046}\InprocServer32\InprocServer32","NAME NOT FOUND","Length: 144"
    "08:31:34.1106353","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{00020424-0000-0000-C000-000000000046}\InprocHandler32","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.1107030","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{00020424-0000-0000-C000-000000000046}\InprocHandler","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.1109694","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{00020424-0000-0000-C000-000000000046}\TreatAs","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1251740","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Rpc\UDTAlignmentPolicy","NAME NOT FOUND","Length: 144"
    "08:31:34.1271147","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\Nls\Sorting\Ids\de-CH","NAME NOT FOUND","Length: 90"
    "08:31:34.1271381","MSMpiSetup.exe","2968","RegQueryValue","HKLM\System\CurrentControlSet\Control\Nls\Sorting\Ids\de","NAME NOT FOUND","Length: 90"
    "08:31:34.1457827","MSMpiSetup.exe","2968","CreateFile","C:\Users\Martin\Downloads\OLEACCRC.DLL","NAME NOT FOUND","Desired Access: Read Attributes, Dis, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a"
    "08:31:34.1547031","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Classes\WOW6432Node\Interface\{618736E0-3C3D-11CF-810C-00AA00389B71}\ProxyStubClsid32","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1548817","MSMpiSetup.exe","2968","RegOpenKey","HKCU\Software\Classes\WOW6432Node\Interface\{618736E0-3C3D-11CF-810C-00AA00389B71}\ProxyStubClsid32","NAME NOT FOUND","Desired Access: Maximum Allowed"
    "08:31:34.1555804","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{6E29FABF-9977-42D1-8D0E-CA7E61AD87E6}\TreatAs","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.1558214","MSMpiSetup.exe","2968","RegQueryValue","HKCR\WOW6432Node\CLSID\{6E29FABF-9977-42D1-8D0E-CA7E61AD87E6}\InprocServer32\InprocServer32","NAME NOT FOUND","Length: 144"
    "08:31:34.1560365","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{6E29FABF-9977-42D1-8D0E-CA7E61AD87E6}\InprocHandler32","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.1561207","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{6E29FABF-9977-42D1-8D0E-CA7E61AD87E6}\InprocHandler","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.1563724","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{6E29FABF-9977-42D1-8D0E-CA7E61AD87E6}\TreatAs","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.1570843","MSMpiSetup.exe","2968","RegQueryValue","HKCU\Keyboard Layout\Toggle\Language Hotkey","NAME NOT FOUND","Length: 144"
    "08:31:34.1571081","MSMpiSetup.exe","2968","RegQueryValue","HKCU\Keyboard Layout\Toggle\Hotkey","NAME NOT FOUND","Length: 144"
    "08:31:34.1571401","MSMpiSetup.exe","2968","RegQueryValue","HKCU\Keyboard Layout\Toggle\Layout Hotkey","NAME NOT FOUND","Length: 144"
    "08:31:34.2669231","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\Microsoft\OLE\Tracing","NAME NOT FOUND","Desired Access: Read"
    "08:31:34.2680583","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{8613E14C-D0C0-4161-AC0F-1DD2563286BC}\TreatAs","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.2682923","MSMpiSetup.exe","2968","RegQueryValue","HKCR\WOW6432Node\CLSID\{8613E14C-D0C0-4161-AC0F-1DD2563286BC}\InprocServer32\InprocServer32","NAME NOT FOUND","Length: 144"
    "08:31:34.2685752","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{8613E14C-D0C0-4161-AC0F-1DD2563286BC}\InprocHandler32","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.2686446","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{8613E14C-D0C0-4161-AC0F-1DD2563286BC}\InprocHandler","NAME NOT FOUND","Desired Access: Query Value"
    "08:31:34.2689426","MSMpiSetup.exe","2968","RegOpenKey","HKCR\WOW6432Node\CLSID\{8613E14C-D0C0-4161-AC0F-1DD2563286BC}\TreatAs","NAME NOT FOUND","Desired Access: Read"
    "08:31:35.7832416","MSMpiSetup.exe","2968","RegOpenKey","HKLM\SOFTWARE\WOW6432Node\Microsoft\CTF\KnownClasses","NAME NOT FOUND","Desired Access: Read"
    "08:31:35.8178352","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\DisableMetaFiles","NAME NOT FOUND","Length: 20"
    

    Wednesday, March 23, 2016 7:39 AM
  • Hi Bohni,

    Thanks for the log files. According to them, registry key for {F280A816-C0CB-4700-A3C6-9FDD8C80FD18} is still there, and causes the error with code 2. See the line:

    "08:31:34.0465462","MSMpiSetup.exe","2968","RegQueryValue","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{F280A816-C0CB-4700-A3C6-9FDD8C80FD18}\Version","NAME NOT FOUND","Length: 144"

    The Version registry value query is only possible if HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{F280A816-C0CB-4700-A3C6-9FDD8C80FD18} key has been successfully opened (And your full log file proves a successful open operation).

    Please delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{F280A816-C0CB-4700-A3C6-9FDD8C80FD18} manually. After that, you should be able to proceed.

    Let us know if you have further issues…

    Thanks,

    tuba

    • Proposed as answer by Bohni Thursday, March 24, 2016 9:26 AM
    Wednesday, March 23, 2016 5:41 PM
  • Hi All,

    There is a sporadic issue with uninstall, where it does not properly clean up the registry key and thus the v7 installation could not proceed due to the assumption that the registry key was corrupted. We have addressed this issue for future releases already. However, till then, if you encounter this issue, following batch file would help to resolve your issue. Just create a batch file with the following content, run it as administrator, and it will clean up previous registry keys for you. It will also create a back up for HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall, in case you might need it.

    You can either set the file name argument, i.e. call MyRegClean.cmd C:\Temp\RegBackup.reg, or use the default RegUninstallExport.reg as your export file.

    Thanks,

    tuba

    @echo off
    set exportFile=%1
    if [%1]==[] set exportFile="RegUninstallExport.reg"
    reg export HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall %exportFile%
    
    set regKeyName=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
    set guids=({01493E6E-2473-4DE5-963B-BF17BACC21C3} ^
    {7E67292E-2E69-4D19-9142-3520C7987F28} ^
    {D3299935-57F7-403a-9D7B-0B8F9F56F44B} ^
    {F280A816-C0CB-4700-A3C6-9FDD8C80FD18} ^
    {8499ACD3-C1E3-45AB-BF96-DA491727EBE1} ^
    {C87F3322-A8A0-4239-A81C-36292A250593} ^
    {DBDA7A66-A798-49F9-B079-BBE01DA663A8} ^
    {5576D439-C958-4EB6-97D9-EE9EA5760DAF} ^
    {90A714B2-9835-418B-BB0F-62750CC442B2} ^
    {590232AC-669D-42EE-A02F-542588FC6B65} )
    
    for %%g in %guids% do (reg delete %regKeyName%%%g /f)
    

    Wednesday, March 23, 2016 7:43 PM
  • Thank you so much! After deleting the RegKey, I could successfully run the MSMPISetup.exe now!

    Bohni

    Thursday, March 24, 2016 9:27 AM