1. Download any version source code of Windows Azure Powershell from https://github.com/Azure/azure-sdk-tools/releases
    2. Downdload Wix ToolSet from http://wix.codeplex.com/releases/view/115492 and install it to let your VS supports Wix component.
    3. Build \WindowsAzurePowershell\src\WindowsAzurePowershell.sln. Build all project in the solution, you can select build->build solution menu.
    4. Build \WindowsAzurePowershell\setup\azurepowershell.sln and get installation application from \WindowsAzurePowershell\setup\build\Debug\x86\windowsazure-powershell.msi
    5. Install Windows Azure PowerShell and get version from file C:\Program Files (x86)\Microsoft SDKs\Windows Azure\PowerShell\Azure\Azure.psd1 which you can double check whether you want.

    相关文章:

    • 2021-11-06
    • 2022-12-23
    • 2021-09-03
    • 2021-05-26
    • 2021-12-28
    • 2021-05-26
    • 2021-11-02
    • 2021-05-19
    猜你喜欢
    • 2021-10-13
    • 2022-12-23
    • 2022-12-23
    • 2021-10-31
    • 2021-07-28
    • 2022-12-23
    • 2022-12-23
    相关资源
    相似解决方案