SharpSetup - .NET installers for .NET applications
Upcoming version
Saturday, 31 July 2010 19:03

It's been quite some time since SharpSetup 1.0 has been released and more than a month since I've written an article about it. But it doesn't mean that no progress is being made on next version of SharpSetup: version 1.2. This article will give an overview of what you can expect from upcoming version of SharpSetup.

Read more...
 
Assembler project
Sunday, 27 June 2010 21:21

To be clear: this has nothing to do with assembly language (nasm, masm and the like). This project is meant to assemble all parts of SharpSetup installer that I have been writing about before into one executable file that can be deployed to the client.

Read more...
 
Controls overview
Friday, 04 June 2010 20:12

If you play with sample SharpSetup installer solution dialogs and other dialog that may be added to your installer you will notice that steps use ordinary WinForms controls (such as labels, text boxes, radio buttons, check boxes, etc.) as well as special SharpSetup controls that interact with Windows Installer. Read below to learn about these controls.

Read more...
 
FeatureTree control
Tuesday, 15 June 2010 20:54

FeatureTree control is probably the most sophisticated control provided by SharpSetup. As promised, here is the article that describes how the control can be configured. In particular it discusses how to hide/show, enable/disable and collapse/expand feature nodes.

Read more...
 
Step lifecycle
Saturday, 29 May 2010 20:50

After choosing from a set of dialogs shipped with SharpSetup, adding desired dialogs to your installer solution and scheduling them to display at appropriate point in installer sequence you may want to gain more control over step behaviour. This article shows you how.

 

Read more...
 
« StartPrev1234NextEnd »

Page 1 of 4