Hi,
I have a windows form which I am launching from a browser link, nothing
overly fancy. But my .config file is being downloaded to the desktop of the
user who clicks the link to launch the app (I can still get to values in the
.config file from within my app which is a good thing).
Is there any way to determine where the .config file gets downloaded?
Obviously for security reasons the user's desktop is not a good place.
Many thanks,
JD