Hi
I want to save a txt file in a folder in AppData.
Fist how can i make a folder in AppData. ""Environment.SpecialFolder.ApplicationData" I know that this exist, but how to use it now.
when the folder is ready, how to save something in it. I'm using streamwiter.
thanks in advance.