[GH-ISSUE #132] Add the ability to save the output destination in the config json file. #125

Closed
opened 2026-02-26 12:20:34 +03:00 by kerem · 4 comments
Owner

Originally created by @unbeatable-101 on GitHub (Oct 30, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/132

Could this be added? It would be better than changing it every time.

Originally created by @unbeatable-101 on GitHub (Oct 30, 2020). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/132 Could this be added? It would be better than changing it every time.
kerem closed this issue 2026-02-26 12:20:34 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Oct 31, 2020):

It could be added but the reason I left it out is because if the config is moved between machines it could be put in an undesired location.

<!-- gh-comment-id:719863930 --> @brentvollebregt commented on GitHub (Oct 31, 2020): It could be added but the reason I left it out is because if the config is moved between machines it could be put in an undesired location.
Author
Owner

@unbeatable-101 commented on GitHub (Oct 31, 2020):

What about just saving it not in the config file, but on the machine?

<!-- gh-comment-id:719868590 --> @unbeatable-101 commented on GitHub (Oct 31, 2020): What about just saving it not in the config file, but on the machine?
Author
Owner

@brentvollebregt commented on GitHub (Oct 31, 2020):

Hmm, I'm not very keen on setting a value for every instance. If you package one project in one directory and then package another project in another directory, the output of the two shouldn't really end up in the same place.

I provided --output-dir for easily being able to change the output directory. Maybe put your command with --output-dir in a batch/shell script to obscure it?

<!-- gh-comment-id:719874516 --> @brentvollebregt commented on GitHub (Oct 31, 2020): Hmm, I'm not very keen on setting a value for every instance. If you package one project in one directory and then package another project in another directory, the output of the two shouldn't really end up in the same place. I provided `--output-dir` for easily being able to change the output directory. Maybe put your command with `--output-dir` in a batch/shell script to obscure it?
Author
Owner

@unbeatable-101 commented on GitHub (Oct 31, 2020):

I'll do that, thanks!

<!-- gh-comment-id:719945504 --> @unbeatable-101 commented on GitHub (Oct 31, 2020): I'll do that, thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#125
No description provided.