Thursday, October 28, 2010

VMware Tools for Windows Guests (8.4.4) ISO

VMware is yet make the updated vmware tools available in the package repository at http://packages.vmware.com/tools 

Use the following link to get the vmware tools tar package for windows,

http://softwareupdate.vmware.com/cds/vmw-desktop/ws/7.1.2/301548/windows/packages/tools-windows-8.4.4.exe.tar

7-zip is required for the method described here, get it at www.7-zip.org.( I am using the 9.17 beta release)

Use 7-zip to extract tools-windows-8.4.4.exe from tools-windows-8.4.4.exe.tar
Now open Windows Command Processor ( cmd ) , I have the above mentioned file on the D drive so I have to use the following command,

cd /d D:

( cd /d <drive having the tools-windows-8.4.4.exe file>: )

Change the working directory to the one holding the tools-windows-8.4.4.exe file using cd command.

create a folder named tools and at the command prompt type:

 tools-windows-8.4.4.exe /e <path to folder "tools">

Open the folder tools you created earlier, you will find a file named tools-windows.msi, right click on it and select 7-zip to extract the contents which includes the windows.iso file that you require to install the tools package in your windows guest(s). 


Update(8Nov2010): Visit or join http://communities.vmware.com to find answers  or post new questions regarding vmware products.

Update(3Aug2011): Visit: http://factsiknow.blogspot.com/2011/08/vmware-tools-manual-download-and.html
To find links for the tools download yourself  at least until VMware makes changes to the folder structure.
To get the ISO follow the instructions and look inside the Program Files to get them if you must!

3 comments:

  1. Excellent article!!!

    I have been looking for information relevant to this and I was not having any luck. I even tried with VmWare forums, however, nobody seems to know anything about it.

    Thanks a lot!!!

    ReplyDelete
  2. Thank You for sharing...

    ReplyDelete
  3. Thanks a ton! You made my day!

    ReplyDelete