Hello, my problem is following:
I want to make an installer that will look through folders and suggest an installation folder. I didn't find a way to change values of user controls programmatically in Install action. I suppose that i could make a custom installer via System.Configuration.Install namespace
So, I need some description how to do that or if this way is too weird tell me another way