Archive for October, 2009

Profiling is an essential part of software development. Profiling tools are generally expensive and not affordable for individual developers and freelancers. But, there are several free, open source profiling tools that are as good as commercial tools.

Windows Installer XML

26, Oct 2009

he Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.

Nvin Installer

26, Oct 2009

Nvin Installer is the only opensource installer that allows you to create 100% pure Microsoft Windows Installer (.MSI) format software installers.

Create Native windows executable installers for your applications with these greate opensource tools.

NInstall

25, Oct 2009

A project to produce an open source package that can compete with the commercial installer products under Windows using the windows installer (msi files).


top