View Single Post
  #270  
Old 01-26-2019, 11:40 AM
mrquincy mrquincy is offline
Orc


Join Date: Nov 2015
Posts: 34
Default

You may have just found the problem. You actually need wine32 to run this application. Try:

sudo apt-get install wine32

And after it's mounted

wine32 ./setup.exe
Reply With Quote