I have a program that has an ini file and some other files. I see when I run the exe, the actually current directory of the program becomes a folder in Temp, rather than the folder where the EXE lives, I assume this is part of the extraction process of the python code. Is there a way to make the current working directory be the folder that the exe file is in?
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/3b253e4f-eb29-46cc-ba79-e5aad568bda6n%40googlegroups.com.
