Quote Originally Posted by Shuja Ali View Post
You can use settings in C# to store information pertaining to the application.
Take a look at http://msdn.microsoft.com/en-us/libr...69(VS.80).aspx
why not just use this? Then you don't have to worry about asking the user anything. the settings file is created in the Application Data folder for the current user. It doesn't matter what their user name is vs. what the user data folder's name is.