PowerShellWixExtension 1.3.0

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PowerShellWixExtension" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PowerShellWixExtension --version 1.3.0
#r "nuget: PowerShellWixExtension, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

There are no supported framework assets in this package.

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 469 4/5/2021
2.0.1 37,375 4/4/2017
2.0.0-beta2 863 5/16/2016
2.0.0-beta1 797 5/15/2016
1.9.0 26,344 8/26/2014
1.8.0 1,272 8/18/2014
1.7.0 1,138 7/18/2014
1.6.0 1,103 7/17/2014
1.5.0 1,241 6/23/2014
1.4.0 1,146 6/6/2014
1.3.0 1,132 6/5/2014
1.2.0 1,169 5/29/2014
1.1.0 1,151 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."