Furnas, Bill wrote:
> How do I use WiX to launch foobar.exe and get the "yes" or "no" answer in a
> variable?
>
There's no support for that in MSI or WiX. You could write a custom
action in a DLL, create the .exe process, capture its stdout, and put
that into a property.
--
sig://boB
http:
A naïve WiX question:
If I have a simple exe: foobar.exe
That returns a "yes" or "no" on standardout,
How do I use WiX to launch foobar.exe and get the "yes" or "no" answer in a
variable?
Thanks in advance.
bill
-
SF.Ne
2 matches
Mail list logo