Note: This procedure modifies the Windows registry. Before making any registry modifications, ensure that you have a current and valid backup of the registry and the virtual machine. For more information on backing up and restoring the registry, see the Microsoft Knowledge Base article
136393.
To resolve this issue, verify that Windows Installer is running and re-register it, if required. For more information, see the Microsoft Knowledge Base article
324516.
Note: The preceding links were correct as of March 13th 2013. If you find a link is broken, provide feedback and a VMware employee will update the link. If this does not resolve the issue, check for the registry for the existence of the
WOW64 key and confirm its value.
To check for the WOW64 key:
- Click Start > Run, type regedit, and click OK. The Registry Editor window opens.
- Click File > Export and back up the current registry.
- Browse the registry editor to locate HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Services\msiserver.
- Look for the key WOW64 and check its value.
If the value is of the key is 0x00000001 (1), the Windows Installer can only handle 32-bit installers and is set to report an error whenever you try to install a 64-bit package.
- Edit this key and change the value to 0 so it looks similar to:
WOW64 REG_DWORD 0x00000000 (0)
- Restart the Windows Installer service using services.msc or reboot the virtual machine.
Note: If this key cannot be found in the registry and you still experience problems with 64-bit MSI packages, contact Microsoft Technical Support for assistance.
THE CONTENT OF THIS ARTICLE IS PROVIDED "AS-IS," AND TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, VMWARE DISCLAIMS ALL OTHER REPRESENTATIONS AND WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS CONTENT, INCLUDING THEIR FITNESS FOR A PARTICULAR PURPOSE, THEIR MERCHANTABILITY, OR THEIR NONINFRINGEMENT. VMWARE SHALL NOT BE LIABLE FOR ANY DAMAGES ARISING OUT OF OR IN CONNECTION WITH THE USE OF THIS CONTENT, INCLUDING DIRECT, INDIRECT, CONSEQUENTIAL DAMAGES,
LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF VMWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.