Hi, What is the best method to record the location of a file, so that the file can be located later even the user has changed the file location ? (beside using a file system watcher to notify the file location change, coz it would take up certain resources) Thanks