mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #254] Output Directory not in exportet Configuration #227
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @savejeff on GitHub (Mar 24, 2022).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/254
Hi!,
absolutly love the tool.
one thing, i frequently stumple over: the Output Directory is not sorted in the exporter Config JSON File.
I always have to change it at every start up. if I forget it, it will export the compile application to the python installation directory.
Would it be possible to include this path in the export. then I could just start up the tool, import the config and compile it straight away.
thx!
@brentvollebregt commented on GitHub (Mar 25, 2022):
Check out #197 - I added this a bit ago but you need to add it manually