Hello,
I'm writing a tool that may be asked to produce its results in a text file. On Windows 7 I want the tool to install in Program Files, but I obviously can't write there, and asking the user where to save the file is overkill. I was wondering if there's a common practice (a standard folder similar to %AppData%) in which I can write output files.
Thanks,
Oren