C#: Getting Installer Product Data From Hosted Web PI GUI October 28, 2014September 29, 2017Munir Husseini2 Comments The previous post explained how to get event notification from a running Web PI GUI window that is hosted in…
C#: Getting Feedback From Hosted Web PI GUI October 27, 2014September 29, 2017Munir HusseiniNo Comments The previous post explained how to host the GUI of Microsoft Web Platform Installer (Web PI GUI) in an own…
C#: Hosting Web PI GUI In Own Application October 25, 2014September 29, 2017Munir HusseiniNo Comments The Microsoft Web Platform Installer (Web PI) is a very cool tool for installing frameworks, programs and web application. It…
Modify Web Platform Installer Configuration with C# October 22, 2014Munir Husseini3 Comments This post shows how to modify the WPI preferences file using C#. This file contains the configuration of the UI version of Web Platform Installer.
TFS: Get And Modify Included And Excluded Pending Changes in Visual Studio October 11, 2014Munir HusseiniNo Comments In this post on Stack Overflow, I posted code that allows access to the included/excluded pending changes that the user…