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" />
<PackageVersion Include="PowerShellWixExtension" Version="1.3.0" />
<PackageReference Include="PowerShellWixExtension" />
paket add PowerShellWixExtension --version 1.3.0
#r "nuget: PowerShellWixExtension, 1.3.0"
#:package PowerShellWixExtension@1.3.0
#addin nuget:?package=PowerShellWixExtension&version=1.3.0
#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.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PowerShellWixExtension:
| Repository | Stars |
|---|---|
|
tableau/TabMon
A Tableau Server performance monitoring service
|
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."