Close
Skip to content

Softwareproduction

Software Development Blog, mainly C# and .NET

  • ASP.NET Core
  • Mobile Development
  • Code Generation
  • General Programming
  • Development Tools
  • Servers
  • Miscellaneous

Tag: MSI

Windows Installer Custom Actions: Moving Properties from Immediate to Deferred Execution.

November 22, 2011September 29, 2017Munir HusseiniNo Comments

The Windows Installer works in two phases: the acquisition (or immediate) phase and the execution (or deferred) phase. The user…

Read More 3299 views

Debugging Custom Actions in Windows Installer

November 17, 2011September 29, 2017Munir HusseiniNo Comments

In Visual Studio, you can add Setup Projects and WiX projects. Especially WiX projects are very powerful. Unfortunately, you cannot…

Read More 2995 views
(c) 2011-2020 Munir Husseini