thanks alrot you have confirmed one of my suspicions, i am going to look into added multi-lingual support

i have made alot of headway with this today, and i should have a fully working version in a few days, and hopefully with multi language support.
If i cant get the multi-language thing working as i hope i can, i will just add a "opendialog" to the startup so you can navigate to the .cfg
cheers again alrot
kermit
Hey man. If you've been following my FSWC project, which I don't think you have been, I also had a multi-lingual problem, as Alrot can tell you. However, I have by-passed it. How?
Environment Variables
I don't know what language you are programming in, but find a way to read environment variables, because they are the same for all Windows systems, and they return strings of exactly what you want, e.g. UserProfile returns (for example) C:\Documents and Settings\Ashton Lawson\
Or ApplicationData returns C:\Documents and Settings\Ashton Lawson\Application Data\
and it changes even with language. Hope that helps.

Have fun with your project.
FS Water Configurator+ has new modifications in the works, plus DirectX 10, Service Pack
1, and Radeon HD 3+ Series support.