Metadata >> NuGet >> psmsi

psmsi

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 project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package psmsi
Installing the package (HTTP Basic authentication):
Install-Package psmsi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package psmsi -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package psmsi

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.3.0.1