nimaid / binary-waterfall

A Raw Data Media Player
GNU General Public License v3.0
87 stars 3 forks source link

Can't open the exe file #19

Open Wave3prime15 opened 1 month ago

Wave3prime15 commented 1 month ago

I cant even open the exe file and yes i scanned it with malwarebytes but nothing happened

can someone help me get the exe opening?

nimaid commented 1 month ago

That's odd for sure. Without more info, I can't help.

Can you try installing and running the program via Python? You would need to install the latest version of Python 3, then run the command pip install binary-waterfall. (You may need to run pip3 install binary-waterfall instead.) After that, you would run the program with the command binary-waterfall.

Knowing if the Python version of the program runs could help me debug the .exe problem you're having, but it also would allow you to run the program without the .exe file.

I do suspect that it has something to do with your computer specifically. Some AV programs get nervous when programs like mine extract executable files to the temp directory, and automatically delete/quarantine them. I'd also recommend checking your AV logs to see if it has ever blocked parts of Binary Waterfall from extracting or running.

Wave3prime15 commented 1 month ago

That's odd for sure. Without more info, I can't help.

Can you try installing and running the program via Python? You would need to install the latest version of Python 3, then run the command pip install binary-waterfall. (You may need to run pip3 install binary-waterfall instead.) After that, you would run the program with the command binary-waterfall.

Knowing if the Python version of the program runs could help me debug the .exe problem you're having, but it also would allow you to run the program without the .exe file.

I do suspect that it has something to do with your computer specifically. Some AV programs get nervous when programs like mine extract executable files to the temp directory, and automatically delete/quarantine them. I'd also recommend checking your AV logs to see if it has ever blocked parts of Binary Waterfall from extracting or running.

nvm I had to open it on cmd for some reason