Metadata >> NuGet >> Microsoft.Tools.WindowsInstaller.PowerShell

Microsoft.Tools.WindowsInstaller.PowerShell

Metadata

Authors Microsoft Corporation
Copyrights Copyright Microsoft Corporation
Description Exposes Windows Installer functionality to Windows PowerShell
IconUrl http://bit.ly/psmsi-icon
LicenseUrl https://psmsi.codeplex.com/license
Owners Microsoft Corporation
ProjectUrl https://psmsi.codeplex.com/
ReleaseNotes This is a minor update that fixes certain issues and provides a dual-scope installation package that can install for the current user or for all users on the machine.
RequireLicenseAcceptance False
Tags Windows Installer MSI PowerShell Cmdlets
Title Windows Installer PowerShell Module
PackageSize 283336
PackageHashAlgorithm SHA512
PackageHash IKQqGCXpQl+iJYS7dYfpbZEwim++odM6az3BOi4mkfmCuO76AVvTt7fkNNgwtTO5aLYMU9e9laXelyQy2fzcUg==
DownloadCount 000000
CreatedDate 2014-04-20T11:42:57

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 Microsoft.Tools.WindowsInstaller.PowerShell -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Tools.WindowsInstaller.PowerShell -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 Microsoft.Tools.WindowsInstaller.PowerShell
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Tools.WindowsInstaller.PowerShell -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Tools.WindowsInstaller.PowerShell -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.Tools.WindowsInstaller.PowerShell

OpenWrap

Installing the package:
o add-wrap Microsoft.Tools.WindowsInstaller.PowerShell
Uninstalling the package:
o remove-wrap Microsoft.Tools.WindowsInstaller.PowerShell

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.

No versions are exposed for this project and you are not logged in or not allowed to manage versions.