I have this little application that on the first launch creates a few
folders and files inside the user's application support folder.
Well, the fact is that I once run for the first time, I have to close
and open the application again, so that it loads a log file that I have
just created.
Can anyone give me a clue of how I could do this?
I imagine I could use another app to do this. But I think there could
be another simpler way of doing it.