Saturday, January 17, 2009

psake

Introducing psake - James Kovacs:
"psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it leverages your existent command-line knowledge."

The PowerShell Guy : PowerTab

The PowerShell Guy : PowerTab:
"You will find the overviewpage for PowerTab here,and you can find the link to the latest version of the PowerTab scripts here."

PowerShell Community Extensions

PowerShell Community Extensions:
"PowerShell Community Extensions (PSCX) is aimed at providing a widely useful set of additional cmdlets, providers, aliases, filters, functions and scripts for Windows PowerShell that members of the community have expressed interest in."

Windows PowerShell Blog

The Windows PowerShell Blog also has a downloads page that links to downloads for the different versions of PowerShell.

Sunday, January 04, 2009

EclipseNSIS

EclipseNSIS - Home:
"EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (NSIS) scripts. The EclipseNSIS InstallOptions Editor plugin is an add-on to EclipseNSIS which enables editing of InstallOptions scripts."

NSIS

Main Page - NSIS:
"NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution."