What is an open folder in every Windows Machine?

  • Thread starter Thread starter Kenji
  • Start date Start date
K

Kenji

I'm trying to save data to the local hard drive as soon as the user hits a
button.

Is there a directory that's open in every Windows machine?

Is the temp folder open on every Windows machine? How can I locate it for
each type of Windows OS?

App.path did not work since one of my users said he doesn't have admin
access to his computer therefore cannot write to this app folder.

Kenji
 
Application.DefaultFilePath
should get you to the users "My Documents" folder
 

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