Click here to Skip to main content
15,884,537 members
Everything / Installer

Installer

installer

Great Reads

by Graeme_Grant
This article comprehensively covers the Microsoft ClickOnce Installer with a bare bones WinForm/WPF C#/VB Silent Updater framework plus covers how to implement, troubleshoot, test locally, to release.
by Graeme_Grant
.NET compliant Silent ClickOnce Update Background Worker Service for Winform, WPF & Console in C# & VB
by Grasshopper.iics
How to build and publish Ultrabook desktop Apps in Intel AppUP store
by RickZeeland
Make installations simpler with Inno Setup [Tasks]

Latest Articles

by RickZeeland
Make installations simpler with Inno Setup [Tasks]
by Graeme_Grant
.NET compliant Silent ClickOnce Update Background Worker Service for Winform, WPF & Console in C# & VB
by Graeme_Grant
This article comprehensively covers the Microsoft ClickOnce Installer with a bare bones WinForm/WPF C#/VB Silent Updater framework plus covers how to implement, troubleshoot, test locally, to release.
by CodingCoyote
Learn to use Custom Actions to be more flexible with Wix#.

All Articles

Sort by Updated

Installer 

3 Nov 2014 by Akhil Mittal
In this article I would like to explain a step by step process to create a windows application and a setup installer for the same in a very simple manner, that is easy to understand and follow knowing that there are a number of other ways to do the same thing.
17 Mar 2018 by CodingCoyote
Learn to use Wix# to create an installer for your application that bundles multiple MSIs, runtimes, and other dependencies
17 Mar 2018 by CodingCoyote
This is Part 2 of "Creating a Wix# Installer That Includes Prerequisites"
17 Mar 2018 by CodingCoyote
Learn to use Custom Actions to be more flexible with Wix#.
6 May 2013 by Dylan Roy
Setting up a Windows Phone 8 Virtual Development Environment
9 Jan 2023 by Graeme_Grant
This article comprehensively covers the Microsoft ClickOnce Installer with a bare bones WinForm/WPF C#/VB Silent Updater framework plus covers how to implement, troubleshoot, test locally, to release.
12 Oct 2023 by Graeme_Grant
.NET compliant Silent ClickOnce Update Background Worker Service for Winform, WPF & Console in C# & VB
13 Jan 2013 by Grasshopper.iics
How to build and publish Ultrabook desktop Apps in Intel AppUP store
20 Feb 2012 by Hugo Gonzalez Olaya
WIXDataBase
16 Aug 2013 by Ivan Leonenko
When you need to prompt user to close certain aplications on install/uninstall.
3 Jul 2011 by Mark Babayev
This article shows how to overcome the InstallScript limitations and to add to it new capabilities inherent in the C/C++ code.
1 May 2011 by Mark Babayev
This article describes advanced techniques for programming user interface in pure InstallScript projects.
14 Oct 2014 by Shenwei Liu
A sample shows approaches of creating WiX installers and a bootstrapper bundle for the deployment of business applications with multiple and selective configurations.
28 Oct 2010 by Veselin Tenev
Have a different dialog sequence and text when installing / upgrading with Setup Project