PowerShellWixExtension 1.3.0
See the version list below for details.
Requires NuGet 2.7 or higher.
dotnet add package PowerShellWixExtension --version 1.3.0
NuGet\Install-Package PowerShellWixExtension -Version 1.3.0
<PackageReference Include="PowerShellWixExtension" Version="1.3.0" />
paket add PowerShellWixExtension --version 1.3.0
#r "nuget: PowerShellWixExtension, 1.3.0"
// Install PowerShellWixExtension as a Cake Addin #addin nuget:?package=PowerShellWixExtension&version=1.3.0 // Install PowerShellWixExtension as a Cake Tool #tool nuget:?package=PowerShellWixExtension&version=1.3.0
An extension for Wix that allows running PowerShell scripts, either from .ps1 files included in the MSI, or by embedding PowerShell script directly
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PowerShellWixExtension:
Repository | Stars |
---|---|
tableau/TabMon
A Tableau Server performance monitoring service
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-beta.12 | 501 | 4/5/2021 |
3.0.6 | 2,497 | 4/25/2024 |
3.0.4 | 109 | 4/25/2024 |
3.0.2 | 113 | 4/25/2024 |
2.0.1 | 40,860 | 4/4/2017 |
2.0.0-beta2 | 894 | 5/16/2016 |
2.0.0-beta1 | 821 | 5/15/2016 |
1.9.0 | 26,641 | 8/26/2014 |
1.8.0 | 1,493 | 8/18/2014 |
1.7.0 | 1,172 | 7/18/2014 |
1.6.0 | 1,134 | 7/17/2014 |
1.5.0 | 1,277 | 6/23/2014 |
1.4.0 | 1,176 | 6/6/2014 |
1.3.0 | 1,162 | 6/5/2014 |
1.2.0 | 1,205 | 5/29/2014 |
1.1.0 | 1,189 | 5/28/2014 |
Use -Scope on Set-ExecutionPolicy, to fix "System.Management.Automation.CmdletInvocationException: Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied. ---> System.UnauthorizedAccessException: Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied."