On Linux/GCC I can use the -rpath flag to change an executables search path for shared libraries without tempering with environment variables.
Can this also be acco
"Isolated applications" is a mechanism for embedding an XML manifest that describes the DLL dependencies.