t: Thursday, September 17, 2009 9:27 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Controling features installed with custom actions C#
Hello,
I would like to use a custom action to read a license file and base the
installed features on its contents.
I have a custom
Hello,
I would like to use a custom action to read a license file and base the
installed features on its contents.
I have a custom action written in C# that successfully inserts a new
entry into the Property table:
using (View propertyView = session.Database.OpenView("SELECT * FROM
Prop
2 matches
Mail list logo