User Tools

Site Tools


userspace:vmwaretoolswin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
userspace:vmwaretoolswin [2013/02/25 09:32]
bobzbobz
userspace:vmwaretoolswin [2013/02/26 07:54]
bobzbobz
Line 3: Line 3:
  
 I have only created a setup-script for this package, since i dont see a reason for uninstalling VMware-Tools. I have only created a setup-script for this package, since i dont see a reason for uninstalling VMware-Tools.
 +
 +This package will check if the client is virtual, and if not then result in an isFatalError.
  
 If you want an uninstall-package it should be fairly easy to create since the uninstall-file is located in the InstallDir. If you want an uninstall-package it should be fairly easy to create since the uninstall-file is located in the InstallDir.
Line 10: Line 12:
   * Winst 4.11.3.3   * Winst 4.11.3.3
   * Windows 7, 32 and 64-Bit   * Windows 7, 32 and 64-Bit
 +
 +**Instructions:**
 +  * (On a virtual host) mount VMware-disk by selecting: Guest -> Install/Upgrade VMware Tools
 +  * Go to my computer and right-click on the virtual DVD-drive -> select "Open..."
 +  * Copy all the files to vmwaretoolswin\CLIENT_DATA
  
 **Tree:** **Tree:**
Line 91: Line 98:
  endif  endif
  else  else
- Message "The Computer doesnt seem to be virtual, installation will be skipped."+ isFatalError "The Computer doesnt seem to be virtual, installation will be skipped."
  endif  endif
 endif endif
userspace/vmwaretoolswin.txt ยท Last modified: 2021/08/23 08:37 (external edit)