Skip to content

anshul1886/CloudStackAgentSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

CloudStackAgentSetup

This conatins the source code to generate the clickable Installer for CloudStack Agent for Hyperv

It does the following

To use this source code you have to copy InstallerSetup project folder in cloudstack source code at follwing location (cloudstack src folder)/plugins/hypervisors/hyperv/DotNet/

After copying the installer code go to CloudStackAgentSetup folder

cd (cloudstack src folder)/plugins/hypervisors/hyperv/DotNet/InstallerSetup/CloudStackAgentSetup

You can build the code using msbuild as follows

msbuild.exe CloudAgentSetup.wixproj

This will generate the installer in (cloudstack src folder)/plugins/hypervisors/hyperv/DotNet/InstallerSetup/CloudStackAgentSetup/bin/Debug folder

This code uses the WixCommonUiExtension.dll with eclipse public license https://github.com/dblock/msiext/blob/master/LICENSE

About

This conatins the source code to generate the clickable Installer for CloudStack Agent for Hyperv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages