décembre 18, 2008
By: Christopher Keyaert
Category: Serveur@Home, Windows
VmWare Toos Installation Failed : Error 1722
- Open registry editor, locate HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3, and then delete this key.
- From the Start menu, point to Settings, click Control Panel, and then click Add/Remove Programs.
- Click Add/Remove Windows Components.
- Proceed through the wizard, and accept all of the defaults. (COM is reconfigured)
- Restart the computer.
After that, reinstallation of the tools :
- Create a directory (c:\vmtools)
- Mount the VMware Tools CD
- Copy VMware Tools.msi to the directory you created
- Copied the VCBRequested.dll and VCBSnapshotProvider.dll from vmware tools cd\program files\VMware\VMware Tools\Drivers\vss\Win2003 to the directory your created
- Cancel the VMware tools installation that has started itself
- Using 7Zip (
http://www.7zip.org/) I extracted the VMware Tools.msi file (rightclick on the MSI, Open Context Menu for 7-Zip, selected Extract to VMware Tools
- Now within the c:\vmtools directory you will have VMware Tools Folder
- Within the VMware Tools Folder there will be a file Binary.ComReg.exe, take a copy of this a place it somewhere within the %path% – say c:\windows\ and rename it ComReg.exe
- Now create the following path c:\program files\VMware\VMware Tools\Drivers\vss
- Copy both the VCBRequested.dll and VCBSnapshotProvider.dll from the folder you created in step one to the path you created at step 8
- Now run the following command :
comreg.exe -register "c:\Program Files\VMware\VMware Tools\Drivers\vss\VCBSnapshotProvider.dll" "VMware Snapshot Provider" "vmvss" "VMware Snapshot Provider"
- Finally, run the Vmware Tools install process, and this time it should work
mai 21st, 2009 at 22:41
Great write-up, very frustrating that this doesn’t just work. Followed your instructions exactly, and it worked fine. Thanks!
décembre 18th, 2009 at 17:57
I tried exactly same process but not working..I am getting same issue.