Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install mono on windows. You can download mono from http://www.go-mono.com/mono-downloads/download.html.

Before building  import all certificates using below command in Cygwin

...

First you have to download the source code from github https://github.com/anshul1886/CloudStackAgentSetup.

Copy the CloudStackAgentSetup folder (inside CloudStackAgentSetup) in (the InstallerSetup folder in (cloudstack src folder)//plugins/hypervisors/hyperv/DotNet/ServerResource

Note: exclude readme and git folders

After building the agent run one of the following command in (cloudstack src folder)//plugins/hypervisors/hyperv/DotNet/ServerResourceInstallerSetup/CloudStackAgentSetup

  • msbuild CloudAgentSetup.wixproj 

...

Installer will be generated in bin/debug folder of CloudAgentSetup proj (cloudstack src folder)//plugins/hypervisors/hyperv/DotNet/ServerResourceInstallerSetup/CloudStackAgentSetup/bin/Debug

...

(cloudstack src folder)//plugins/hypervisors/hyperv/DotNet/ServerResourceInstallerSetup/CloudStackAgentSetup

Troubleshooting

...