Fix 0x80070346
[desc]
Fix Command:
Error 0x80070346 is a Windows Installer error typically associated with issues during the installation process, often caused by a system file access or path problem, or an invalid installation source. This error can appear as either 1461 or 0x80070346, depending on the version of Windows being used.
[fix]
Run the following command in the Windows Command Prompt (CMD) to reset Windows Installer:
```bash
msiexec.exe /unregister && msiexec.exe /regserver
```
This command should resolve the issue by unregistering the Windows Installer and then reregistering it, allowing the installation process to continue.
BTC:
bc1qsh3u2du3fcfctjcja5l4y02c2pu0j7aytrl4y8
ETH:
0xAB73c9C3FAA82D41EFdbDc1ED7419990193f4D25