With VMPlayer, can I programmatically create a shared folder with a host?

An answer using Delphi is preferable, but any solution would be helpful.

What I would like to do is create an application that, when launched from VMPlayer, will create a shared folder in a known location on the host.

VMPlayer will run Windows XP 32bit, a host running Windows, and possibly also Windows 7 x64.

+3
source share
2 answers

There is a utility vmrun.exe that can be used to manage the VM. Take a look:

http://www.vmware.com/support/developer/vix-api/vix110_vmrun_command.pdf

+2
source

VMPlayer , . , !

HOST , "" , -. GUEST: "vanila", HOST- -, GUST HOST - , .

:

, . Windows XP 32 , Windows, , Windows 7 x64

: , : ! , . !

, HOST, GUEST, API VmWare, - , AFAIK API VmPlayer. , , -, , .

+1

All Articles