Hi There,

I have a working .exe file. The python script imports and transfers files 
in the same directory as the script. This functionality works absolutely 
fine when the .exe is run by navigating to it on windows explorer and 
double clicking, or using the run dialog box. However, when the same 
program in the same location is selected from the Windows 10 start menu, it 
seems to run from a different location as it is unable to import and export 
the files as it cannot find them. Furthermore, the error log created by the 
python script (I redirected stderr) is not placed in the same directory as 
the program but under SysWow64.

Any Ideas?

Cheers!

-- 
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/a6812b15-c46f-406c-b0a7-391132c96c0f%40googlegroups.com.

Reply via email to