Steve, I noticed that a few weeks ago you created a new directory in the install hierarchy bin/boost to which the boost dlls get copied. Is there a strong need for this separate directory? I'm guessing that doing this makes it easier to create a separate WiX component.
It makes the simple zip package I'm trying to create harder. Essentially this simple package is created by zipping up the install hierarchy. As the boost DLLs need to be in the same directory as the exes and dlls that use them when actually deployed in my packaging they are all in the same bin directory. Andrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
