|
From: linos <li...@ho...> - 2014-08-01 16:42:19
|
Ok, I ran the debugger and to my surprise, this executes after U click the InstallA button. I was thought this would run before any buttons were clicked. So, in trying to better understand how passing parameters work, what command can I use to pass variables from my wpf application to my WIX script? Is there an example of syntax structure between C# and WIX? I would like add to my MsiPackage (in WIX) the element InstallCondition and pass a parameter to it that will either install or not install the package. Thanks Again. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Passing-Variables-from-C-custom-BA-to-WIX-tp7596113p7596183.html Sent from the wix-users mailing list archive at Nabble.com. |