In my application I am trying to refernce an *.ini file that will reside on a server that is mapped to by the client machine. Since this is going to be distrubuted to different clients I'm not sure what what server/drive to map the path to. Can this be done without hard coding it in my application. I know a little about App.Path, but doesn't that just reference where the aplication is sitting. I hope this makes sense!!!! Thanks in advance for your help....