I'm currently upgrading Rti 5.0 to 5.1 for a Java application. However I've been handed a new requirement: build the application and installer so that it does not rely upon %NDDSHOME%.
Is this possible? Previous documentation listed creation of ENV var %NDDSHOME% and putting the DLLs and Jar in your path as a redistribution requirement.