You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a first iteration, it may be easier to have it first search for a special environment variable that signifies the directory to write to, or perhaps a registry entry (that way no need for UI elements). Otherwise it could default to the ApplicationData folder.
Right now it's hard coded to Environment.SpecialFolder.ApplicationData. I'd like to be able to change where it writes to.
The text was updated successfully, but these errors were encountered: