RSS Feed
Apr 1

Creating Useful Installers with Custom Actions

Posted on Wednesday, April 1, 2009 in Practical Programming

by Christian Jacob

christian-jacob So you are almost done with implementing a ground breaking, state of the art, super duper plugin-enabled calculator application with syntax highlighting and now you are wondering how to get it deployed? In case you are already trying to put some arguments together to convince your boss for buying a suite to building Microsoft Installer packages worth several thousand dollars: Stop! Don’t do that. Well, at least not if your application is not as complex as let’s say your development environment.

Using Microsoft Visual Studio you should be able to create an MSI in literally no time by using the predefined Setup Project template and if you need to accomplish additional tasks that Windows Installer does not support out of the box, read on to find out how to extend your installer with own custom actions.

(more…)

`

Bad Behavior has blocked 355 access attempts in the last 7 days.