Questions tagged [winetricks]

Winetricks is a shell script that enables the user to download redistributable libraries which may be required for certain programs to run correctly in wine.

261 questions
31
votes
2 answers

Installing dotnet 2.0 on 64 bit machine

I have a speed-reading program I purchased with uses dotnet2. However, dotnet2 doesn't run on 64 bit wine. How would I install dotnet2?
KI4JGT
  • 1,888
29
votes
2 answers

How do I get the latest version of winetricks on Ubuntu?

I have installed Wine and I am quite happy with my current version but winetricks has let me down a few times with various error messages. How do I update winetricks to get the very latest version on Ubuntu?
28
votes
4 answers

winetricks sha1sum mismatch rename and try again

I just started using Ubuntu, and I'm trying to get Wine up and running. By using Winetricks I'm trying to install some software and I keep getting this error message: it says sha1sum mismatch! Rename /home/.cache/winetricks/win2ksp4/W2KSP4_EN.EXE…
MAHESH
  • 281
28
votes
6 answers

winetricks can't install mfc42

I'm trying to have a Windows program (Janome Customizer) run with wine. I have an "out of the box" Ubuntu 64bits 12.04 install, and just ran Software Center to update all packages. Installation of Customizer went OK, then I run the program, a window…
jrouquie
  • 456
19
votes
3 answers

The connection of Wine and PlayOnLinux

I'm about to install wine on my new ubuntu 10.10 installation, however I can't determaine if I should install Wine or PlayOnLinux. I've already read over the following page http://wiki.winehq.org/PlayOnLinux, however the differences are not very…
KYI
  • 243
18
votes
1 answer

How do I tell winetricks to work with a different prefix?

I'm trying to enable alsa on different prefix than default through winetricks. More specifically, the prefix that has Rosetta Stone on it, as it cannot see my microphone. When I open winetricks, it only lets me select default. I tried anyway, on…
Steve
  • 840
  • 2
  • 7
  • 15
17
votes
3 answers

What is the difference between wine versions: stable, staging, devel, development?

I tried to install wine using these commands: sudo apt-get install -y wine And: sudo apt-get install wine But terminal says that: Reading package lists... Done Building dependency tree Reading state information... Done Package wine is a…
Sss
  • 1,032
17
votes
6 answers

Where does Wine store files?

I have a dotnet 4.5.2 application, which is just a console application that saves some datafeed into a .txt file. The program depends on some .dll files (private data-connectors, I don't have control over them). I installed dotnet 4.5.2 via…
Ilya Cherevkov
  • 273
  • 1
  • 2
  • 7
16
votes
4 answers

Install the latest version of the Adobe Reader in Ubuntu or wine

In Ubuntu, I want to open a PDF document generated for Adobe Reader 10. Apparently the latest version which I can install is Adobe Reader 9.5.5. Is there a way to install version 10? I installed Wine, but I don't know how to install acroread using…
Dalek
  • 271
15
votes
2 answers

How do I install iTunes?

I have an iPhone and run Ubuntu on all of my personal computers. Since I did not want to keep a separate partition with Windows on it for the sole purpose of running iTunes, I attempted to install It using Wine. I installed Wine 1.4 from the…
David
  • 151
11
votes
2 answers

Problem to install .NET 4.6 using Wine

I'm quite new using Wine so I'm gonna list i've done: sudo dpkg --add-architecture i386 sudo add-apt-repository ppa:wine/wine-builds sudo apt update sudo apt install wine-devel export WINEARCH=win32 winecfg sudo apt-get winetricks After that, i…
Marc
  • 231
11
votes
3 answers

How to uninstall a particular dll from winetricks?

Have Googled for this but couldn't find a way to re-install riched20.dll I installed to install a Windows application (I don't remember the application) some days ago. Is there anyway(command-line or via the GUI) to remove and/or re-install dll's…
jobin
  • 28,567
11
votes
2 answers

How to uninstall a program installed through Wine

I installed Picasa 3.9 with Wine, but I did not like it, and now I want to delete it. I tried uninstalling Picasa with the option from Picasa help menu but it didn't work. How do I fully uninstall Picasa from Wine?
user45853
10
votes
2 answers

Black Screen Issue in Office 2013 using Wine 2.0

I have successfully installed Office 2013 with wine version 2.0 but once any of the applications (Word, PowerPoint, etc.) launches it give a black window and a smaller white windows (I guess it is the activation window), then after a while it…
Mibo5354
  • 121
  • 1
  • 1
  • 8
9
votes
1 answer

Can't install dotnet45 with winetricks on Ubuntu 14.04

I'm attempting to install .Net 4.5 with winetricks as described in https://appdb.winehq.org/objectManager.php?sClass=version&iId=25478&iTestingId=90239 I'm on Ubuntu 14.04 64 bit. I'm using Ubuntu Gnome as my desktop environment. I've searched…
Erotemic
  • 475
  • 1
  • 6
  • 19
1
2 3
17 18