Hartmut,
I'm afraid, one-file-mode will not help you. It basically is some kind of "self extracting" archive, resulting in one directory again.
Right; my idea was to get all the dependency files (or at least the MSVC DLLs) into the executable, and thus into the MEI directory, so the OS won't go searching the SxS directories.
In your OP you referenced <https://groups.google.com/forum/#!topic/pyinstaller/4a9Nb2zgteo>. Did you read the last post in this thread regarding some /MT flag?
Yes, but I didn't pay much attention, since it's apparently a Visual C++ flag, and I'm only "compiling" Python.
-- Don Dwiggins Advanced Publishing Technology -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
