Wolfgang Langner added the comment:

If this is only for the use case of embedded distribution we are now only to 
steps away to provide a easy custom shipping of applications for Windows.

1. Take the file name of the executable to load a custom EXECUTABLENAME.path 
file
2. Allow to specify a main to be executed or a pyz zipapp to be run with the -m 
switch. Or simply use first line of the path file if it contains "-m myapp".

With this by only renaming the python.exe and having a simple text file with 
the information, custom applications distribution can be done.

Sorry, I know not directly related to this.

----------
nosy: +tds333

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28137>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to