You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyInstaller
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?