in developing an application (which utilizes a dll) I find myself continually rebuilding the dll & having to manually copy the three necessary files ie., *.cdb, *.lib, & *.dll over to the test application directory. Is there any way to automate this? In the LW/CVI "Build/Target Settings" options, there is a ring control that allows one to specify 1 of 4 locations for where to copy the dll, but none of them allows one to specify a custom path. I keep thinking there must be a way to do this, but so far I haven't found it. Thanks in advance for your help!