Wine program errors - Ask Ubuntu


when run wine program, program errors appearing:

errors

sometimes winemenubuilder.exe appearing too. winecfg doesn't work (wine program crash: internal errors - invalid parameters received) what's wrong?

try delete .wine folder in home folder (ctrl+h see it) have latest wine version ? this link shows how it so, if have 64 bits architecture, do

sudo dpkg --add-architecture i386  

then

sudo add-apt-repository ppa:wine/wine-builds sudo apt-get update sudo apt-get install --install-recommends winehq-devel 

Comments

Popular posts from this blog

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu

Windows XP installation, no previous version of Windows NT - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu