admin on October 26th, 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.

Continue reading about 13 Great Tools for Profiling Your Java Applications

admin on October 26th, 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.

Continue reading about Windows Installer XML

admin on October 26th, 2009

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

Continue reading about Nvin Installer

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

Continue reading about Make a Native Windows Installer For Your Applications with these Open Source Tools

admin on October 25th, 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).

Continue reading about NInstall