-Click on the Start button.
-Type "command" in the search box ... DO NOT press ENTER yet.
-Press and hold CTRL-Shift on your keyboard and press ENTER.
-You will be asked for a Permissions dialog box.
-Click on Yes
-Type the following command: regsvr32 / u msi.dll.
-Press ENTER. This will VOID THE RECORD of your file.
msi.dll error
My other aim was that Labview exe. files work on Raspberry Pi 3 whose OS is Windows 10. In this case, i can not solve a problem that is in picture. If you have any idea, could you help me in this step ?
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
13 answers
Sort by: Most helpful
-
Anonymous
2019-02-26T15:37:58+00:00 -
Anonymous
2019-03-01T13:26:02+00:00 Have you tried redownloading the package?
Do you mean that downloading again Windows Installer right ?
-
Anonymous
2019-02-26T15:45:45+00:00 Hi bestecf, I really sorry for this inconvenience but this issue might occur due to some corrupted system files or damaged operating system files. We suggest that you try performing a repair upgrade by following Andre Da Costa's instructions in his article to resolve the issue.
https://answers.microsoft.com/en-us/windows/for...
Please keep me informed.
Angel.
-
Anonymous
2019-02-26T15:14:35+00:00 Hi,
My name is Angel. I am an Independent Advisor. Thank you for posting in Microsoft Community.
Try Manually register Msi.dll using the Microsoft Register Server
When you install software that uses the dependency of msi.dll, the software will automatically register the file. In some cases, your DLL file may not register properly, and as a result, an "msi.dll not registered" error will occur. Fortunately, you can use a built-in utility called "Microsoft Register Server" (regsvr32.exe) to re-register your msi.dll file.
How to re-register msi.dll from an elevated command prompt (Windows 10):
-Click on the Start button.
-Type "command" in the search box ... DO NOT press ENTER yet.
-Press and hold CTRL-Shift on your keyboard and press ENTER.
-You will be asked for a Permissions dialog box.
-Click on Yes
-Type the following command: regsvr32 / u msi.dll.
-Press ENTER. This will VOID THE RECORD of your file.
-Type the following command: regsvr32 / i msi.dll.
-Press ENTER. This will RECORD your file.
-Close the command prompt window.
-Re-start your device.
Let me know how was.
Angel.
-
Vijay A. Verma 104.8K Reputation points Volunteer Moderator2019-02-26T15:13:21+00:00 Hi bestecf
I am Vijay, an Independent Advisor. I am here to work with you on this problem.
Try running SFC / DISM and check after this
https://answers.microsoft.com/thread/bc609315-d...
Do let me know if you require any further help on this. Will be glad to help you.