|
-
May 13th, 2009, 04:02 AM
#7
Thread Starter
Addicted Member
Re: Save and load variable values from/to file
 Originally Posted by jmcilhinney
The application config file contains the initial values for all your settings. Any settings you create with User scope will then be copied into a user config file stored under each user's Documents and Settings folder. When you edit settings at run time, that's where the changes are made. This also means that there is a different set of settings values for each Windows user who uses your application.
Aah, I see. Okey I found where it's stored. I'm using the VS on my school computer and the values are store in a folder named as the companys name which is my schools. This folder is automatically created and named the same on every computer. Is there anyway to change this in the application? I don't really feel that it would be good if a publish it on the internet and the folder is called as that companys name on some unknown users computer.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|