https://bugs.winehq.org/show_bug.cgi?id=44729 Scorpion <jv2(a)home.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED --- Comment #11 from Scorpion <jv2(a)home.nl> --- I have just installed Wine-staging 3.4 and I can confirm that Wiiusbhelper is now running in a Windows 7 environment. This is full list of commands that I executed: sudo dpkg --add-architecture i386 wget -nc https://repos.wine-staging.com/wine/Release.key && sudo apt-key add Release.key sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/' sudo apt-get update sudo apt-get install --install-recommends winehq-staging * Storage location ~/usbhelper * Inserted titles added proper url install prerequisites: WINEPREFIX=~/.WiiUUSBHelper WINEARCH=win32 winetricks msxml3 dotnet45 vcrun2010 #d3dx9_36 config wine: WINEPREFIX=~/.WiiuUSBHelper winecfg : change to windows 7 run program: WINEPREFIX=~/.WiiUUSBHelper wine "/home/wiiu/WiiuUSBHelper/drive_c/Program Files/Updater.exe" Does anybody know what in fact caused the problem? Furthermore, my sincere gratitude and respect for answering my questions and your effort spent in getting Wine 3.x happen. As software developer I know that API simulation/translation is a tedious and persistent job. Thank you guys! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.