extremecoders-re / pyinstxtractor

PyInstaller Extractor
GNU General Public License v3.0
2.94k stars 612 forks source link

cant open exe #7

Closed Quessts closed 4 years ago

Quessts commented 4 years ago

Hey so I ran the code and it didn't work for some reason it says can't open exe screenshot here

extremecoders-re commented 4 years ago

The filename contain spaces. You've to provide quotes around the name.

python pyinstxtractor.py "PointsSorter Advance.exe"