Another way to do this would be to use a relative path. You could, for instance, create a Data directory under your application directory and put your files there. You could then use the Application Directory constant to get the Application directory and append the rest of the path. This, of course, makes the assumption that the location of the data relative to the application will always be the same.