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