Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to configure path to output file #25

Open
gieseanw opened this issue Feb 16, 2018 · 1 comment
Open

ability to configure path to output file #25

gieseanw opened this issue Feb 16, 2018 · 1 comment

Comments

@gieseanw
Copy link

Right now it's hard coded to Environment.SpecialFolder.ApplicationData. I'd like to be able to change where it writes to.

@gieseanw
Copy link
Author

gieseanw commented Feb 16, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant