Metadata >> NuGet >> psmsi >> 2.3.0.1

2.3.0.1

Metadata

Authors Heath Stewart
Description Exposes Windows Installer functionality to PowerShell, providing means to query installed product and patch information, and to query views on packages.
IconUrl http://bit.ly/psmsi-icon
LicenseUrl http://bit.ly/psmsi-license
Owners Heath Stewart
ProjectUrl http://bit.ly/psmsi-home
RequireLicenseAcceptance False
Summary Windows Installer PowerShell Module
Tags windows installer powershell cmdlets msi product msp patch mst transform
Dependencies chocolatey:0.9.8.20
Title psmsi
PackageSize 218949
PackageHashAlgorithm SHA512
PackageHash wgQ8GnMvh4DvqKa3IuZlBY4mh59+WT5y9ku1uIkTLzHG5GIpCaECdY0jKIRjkltVSJ9S1CtdHKwD18wPIfC+fw==
DownloadCount 000000
CreatedDate 2015-08-15T07:33:59

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install psmsi -Version 2.3.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install psmsi -Version 2.3.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete psmsi 2.3.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package psmsi -Version 2.3.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package psmsi -Version 2.3.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap psmsi -Version 2.3.0.1
Uninstalling the package:
o remove-wrap psmsi

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related