If I have created an install program and my front end calls methods from a dll, will the methods in the dll be able to interpret app.path for file processing or do all file paths have to be explicit in the methods of a dll?