publishing app

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

How would I go about crating a folder during installation of my application?
Currently, I save files in my users MyDocuments folder, but they're loose.
It would be better if I could create a specific folder to hold them, but I'm
not sure how I'd go about this.
Any help would be appreciated.

Chris.
 
Have you seen the directory class?

I havn't used it before but it looks like it does what you want :)

Good luck.
 
Daniel said:
Have you seen the directory class?

I havn't used it before but it looks like it does what you want :)

Good luck.

I'll have a look into it :)

Thanks,

Chris
 

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