pyhoff's Posts

May not be documented, but fixed my issue with my latest Kali VM download and did not need to re-install my VMware-tools. As the saying goes "There is always more than one way to skin a cat ". ... See more...
May not be documented, but fixed my issue with my latest Kali VM download and did not need to re-install my VMware-tools. As the saying goes "There is always more than one way to skin a cat ". Cheers
Guys just add the missing entries to the <vm>.vmx file. See https://www.tenforums.com/virtualization/134350-vmware-15-1-0-copy-paste-issue.html shut down the system, open <VM>.VMX in your favor... See more...
Guys just add the missing entries to the <vm>.vmx file. See https://www.tenforums.com/virtualization/134350-vmware-15-1-0-copy-paste-issue.html shut down the system, open <VM>.VMX in your favorite Text editor and find the isolation.xxxx. settings. Add which ever of these is missing: isolation.tools.copy.disable = "FALSE" isolation.tools.dnd.disable = "FALSE" isolation.tools.paste.disable = "FALSE" isolation.tools.hgfs.disable = "FALSE" (may already be set) and lo and behold you can now copy and paste from the host to the guest and vice versa