"John McNamee" <JohnM...@discussions.microsoft.com> wrote in message
news:98D0F3CA-C152-444B...@microsoft.com...
The situation is that I've got some packages that are only intended for
certain OS versions. If I use the Condition table, the result is a general
error exit code. I need my chainer to identify these situations, and handle
them as a NOP rather than an error. Using the registry or some other back
channel for communicating this status is certainly possible, but I was hoping
for a cleaner solution. I may just move the platform detection logic into
the chainer.
--John
"John McNamee" <JohnM...@discussions.microsoft.com> wrote in message
news:78123CAD-6253-45C3...@microsoft.com...