There are some ways to do this:<UL><LI>In Command window, type: set path=paths_to_libs;%path% then run your application in this window.<BR />Here paths_to_libs are names of the directories (separated by semicolon), where the custom and dependents libraries are located;</LI><LI>...