I suspect I would need to somehow extract the executable out of the binary table before I can use it. I'm not sure how to accomplish this though.
I was attempting to do something like: <Binary Id="CalcID" SourceFile="C:\Windows\system32\calc.exe" /> <CustomAction Id="CA1ID" Return="check" HideTarget="no" Execute="deferred" Impersonate="no" ExeCommand="" BinaryKey="CalcID" /> <InstallExecuteSequence> <CustomAction="CA1ID" After="InstallInitialize"> NOT Installed </Custom> </InstallExecuteSequence> That does not work for me. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Options-to-run-temporary-exe-during-install-tp7595004p7595036.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users