How can I keep a directory or a starting file

  • Thread starter Thread starter Iris
  • Start date Start date
I

Iris

I have a directory which I want to be watched by the file-
watcher. Now I have a question. I want this directory to
be selected once and then be safed so that everytime I
start the program I dont have to load it again. So that
it is printed into the textbox and only changed if
necessary.
Can you help me??
 
Store the directory name in the registry and read it from registry each
time you start the program.
If no entry was found, ask the user again (or the first time).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top