I have a program that uses log4net. It logs directly in the exe folder.
Now, when passing to station with Windows > XP (Vista, Seven) I observed that the logs are not a
Yes you can change the default log-file location. In the config change the file value setting. The following puts the file in the root of C:
file value
You can even use an Environment Variable, the following uses one called TMP: