Sebastian Hilbert píše v Ne 05. 08. 2012 v 21:48 +0200: > This return the PATH the exe is running from. > I am after the PATH the exe extracts its contents into.... > So I guess some sort of temp directory.
sys._MEIPASS returns - onedir mode: the path the exe is running from - onefile mode: the temp directory the content is extracted into -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
