Hi,

I have done some code to display a form with a treeview. The initial folder in the treeview is given in the Project Properties Settings.
My intention is to allow the client or the administrator to change the initial path from the Config.xml file. But, surprisingly, when I tested the program from another PC on the network, it reads the path without the config.xml. How could that happen? How do I code to allow the administrator to change the intial path?

Thanks