If the program needs a file for input on startup, you could do this:
1) check if the file exists in the user's data location
2) if not, extract from resource to the user's data location
3) load file from the user's data location
Writing can then always happen to that file.
Cheers,
_





Reply With Quote

Bookmarks