Glam Prestige Journal

Bright entertainment trends with youth appeal.

I'm trying to download an application and wine keeps giving me the message of a bad exe file.

I've tried the simple cd /Downloads and then wine applicationname.exe but I got the error message and tried to look up what I was doing wrong. I tried to change wine to the 64 bit over the 32 bit, but I can't tell whether I have done so or not.

I then tried to create a wine64 directory and run it through there with WINEPREFIX=~/.wine64 wine /home/user/Downloads/applicationname.exe but it renders the same bad exe file message.

I'm not great with terminal commands and would appreciate some assistance. Thanks!

1

1 Answer

Is that similar to your situation?

it appears you are trying to run a 32 bit app with pure 64 bit Wine. That won't work. Try the WineHQ Debian package.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy