By tag: installer
0
kicks
Nullsoft Scriptable Install System for Windows
Nullsoft Opensource Installer for Windows. Its script is easy to use and easy to create installer package. It has lot more features.
0
kicks
How to create a setup project to install windows services
This post clearly explains how to create a setup project in visual studio
0
kicks
Read Properties from an MSI File
How to open an MSI installer file and read properties like the Product Version or Product Name from it. The code provided could be easily modified to read information from any table in the MSI database.
0
kicks
Ethics (Or Lack Thereof)
It speaks volumes of the industry when software companies that ought to best appreciate intellectual property propagate dubious practices like plagiarizing websites
0
kicks
Installation of ASP.NET application with NSIS
How to create NSIS installer for ASP.NET application