|
|
|
1-10 of 20
< Previous Next >
|
To support faster code development, move to DTF (now in WiX). Be sure to define alias properties on objects to match what is available now despite slight variations in the classes like ProductInsta...
id# 7171 | Planned Release: None | Last Updated: Aug 1 at 10:32 PM
by heaths
Implement a cmdlet (select-record?) to select records - either by a SQL expression or for a whole table with a scriptblock for a filter - from either an MSI or MSP database. Another way might be to...
id# 5779 | Planned Release: None | Last Updated: Mar 18 at 6:06 PM
by heaths
Create a provider for mounting MSI files as PSDrives so that users can navigate and copy out of the media.
id# 5778 | Planned Release: None | Last Updated: Mar 18 at 6:04 PM
by heaths
Create cmdlets to query the summary information stream for any storage passed to it, along with substorages (optionally?). For Windows Installer file types, create handlers to display proper proper...
id# 2756 | Planned Release: 1.0 Release Candidate | Last Updated: Mar 18 at 4:02 PM
by heaths
Add a couple of cmdlets like add-msisource, remove-msisource, and get-msisource for both ProductInfo and PatchInfo objects.
id# 1297 | Planned Release: 1.0 Release Candidate | Last Updated: Mar 18 at 4:02 PM
by heaths
The following expression does not re-bind to the new ProductCode NoteProperty on the pipeline PackageSource object:
get-msiproductinfo | select -first 2 | get-msisource | get-msiproductinfo -debug
...
id# 5776 | Planned Release: 1.0 Release Candidate | Last Updated: Mar 18 at 4:00 PM
by heaths
Both as an optimization and because the default value for an integer is 0 (as opposed to null like for the MSIFileType property), I don't add notes to directories. But this causes format-* to not a...
id# 5372 | Planned Release: 1.0 Release Candidate | Last Updated: Mar 2 at 1:55 AM
by heaths
For those cmdlets that provide a -PassThru switch, they cannot be chained such that the NoteProperty objects they add are all visible.
Repro:
dir | get-msifilehash -passthru | get-msifiletype -pass...
id# 5554 | Planned Release: 1.0 Release Candidate | Last Updated: Mar 2 at 1:50 AM
by heaths
Move this and the rest of the P/Invoke methods to NativeMethods.
id# 5371 | Planned Release: 1.0 Release Candidate | Last Updated: Mar 2 at 1:13 AM
by heaths
The assembly Microsoft.Windows.Installer.PowerShell.dll needs a help file, Microsoft.Windows.Installer.PowerShell.dll-Help.xml.
id# 1835 | Planned Release: 1.0 Release Candidate | Last Updated: Feb 11 at 1:36 AM
by heaths
|
|
1-10 of 20
< Previous 1 2 Next >
|
|
|
|
|
|
|