[GH-ISSUE #443] Output Directory in JSON #353

Closed
opened 2026-02-26 12:21:19 +03:00 by kerem · 2 comments
Owner

Originally created by @habkorn on GitHub (Nov 24, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/443

Currently, the Output Directory under 'auto-py-to-exe Specific Options' is not saved in the JSON File.
Bug or feature?
KR

Originally created by @habkorn on GitHub (Nov 24, 2023). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/443 Currently, the Output Directory under 'auto-py-to-exe Specific Options' is not saved in the JSON File. Bug or feature? KR
kerem closed this issue 2026-02-26 12:21:19 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 24, 2023):

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.

<!-- gh-comment-id:1826068389 --> @github-actions[bot] commented on GitHub (Nov 24, 2023): 👋 Hi, just a reminder that if you haven't read [the help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/) yet, give it a read to see if your issue is covered in it and make sure to follow [the debugging section](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#debugging). Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help [post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/), [video](https://youtu.be/OZSZHmWSOeM) or create a [new discussion](https://github.com/brentvollebregt/auto-py-to-exe/discussions).
Author
Owner

@brentvollebregt commented on GitHub (Nov 25, 2023):

The README states,

This JSON config export action does not save the output directory automatically as moving hosts could mean different directory structures. If you want to have the output directory in the JSON config, add the directory under nonPyinstallerOptions.outputDirectory in the JSON file (will need to create a new key).

This change was made for #197

<!-- gh-comment-id:1826197209 --> @brentvollebregt commented on GitHub (Nov 25, 2023): The README states, > This JSON config export action does not save the output directory automatically as moving hosts could mean different directory structures. If you want to have the output directory in the JSON config, add the directory under `nonPyinstallerOptions.outputDirectory` in the JSON file (will need to create a new key). This change was made for #197
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#353
No description provided.