tbandixen / VM-Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VMWare-Manager

Prerequisites

In order to use this VMWare Manager you must install the following VMWare software.

  • VMWare VIX. This is the SDK, obtained from http://www.vmware.com/support/developer/vix-api/. Version 1.6.2 or newer is required for VI support. Version 1.8.0 or newer is required for VMWare Player support.
  • Either VMWare Workstation 6.5.2, 7.0, 7.1 or later, VMWare Server 2.0, VMWare Player 3.0 or 3.1, a Virtual Infrastructure environment (eg. ESXi) or VSphere 4.0 or 4.1.

Getting Started (C#)

Download the latest version of this library here. Add a reference to Vestris.VMWareLib.dll to your project and a using.

using Vestris.VMWareLib;

About


Languages

Language:C# 100.0%