Add this to VMWARE .vmx file

For shared folders add:</p>

<p>workingDir = &#8220;&#8221;<br />

sharedFolder.maxNum = “2”
sharedFolder0.present = “TRUE
sharedFolder0.enabled = “TRUE
sharedFolder0.readAccess = “TRUE
sharedFolder0.writeAccess = “TRUE
sharedFolder0.hostPath = “C:\DIRECTORY_NAME\”
sharedFolder0.guestName = “Files”
sharedFolder0.expiration = “never”


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *