Posts Tagged ‘powershell’
Get-MSI
03Nov10
One of the problems you run into frequently as a Windows developer is cleaning up MSI packages. You’re constantly installing and uninstalling dev versions, and if you mislabel a version string you can end up with an orphaned package. And Microsoft Windows does not make it easy to figure out what is actually considered installed. […]
Filed under: software development | 9 Comments
Tags: msi, powershell
The free and open source H9Labs PowerShell Cmdlets project consists of a series of PowerShell cmdlets created by the fine folks at H9Labs (that would be us), which we find useful and wanted to give back to the community. To that end, here are the H9Labs PowerShell Cmdlets! Out-DataSet Out-DataSet is an extremely useful and […]
Filed under: software development | 1 Comment
Tags: data, powershell